Freigeben über


InterpretedRule-Klasse

Vererbungshierarchie

System.Object
  System.MarshalByRefObject
    Microsoft.SharePoint.BusinessData.Infrastructure.InterpretedRule
      Microsoft.SharePoint.BusinessData.Infrastructure.DateTimeNormalize
      Microsoft.SharePoint.BusinessData.Infrastructure.StringNormalize
      Microsoft.SharePoint.BusinessData.Infrastructure.TypeConversion

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class InterpretedRule _
    Inherits MarshalByRefObject
'Usage
Dim instance As InterpretedRule
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class InterpretedRule : MarshalByRefObject

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

InterpretedRule-Member

Microsoft.SharePoint.BusinessData.Infrastructure-Namespace