InterpretedRule - Classe
Représente la classe de base pour les règles qui sont appliquées aux valeurs correspondant à des objets TypeDescriptor .
Hiérarchie d’héritage
System.Object
System.MarshalByRefObject
Microsoft.SharePoint.BusinessData.Infrastructure.InterpretedRule
Microsoft.SharePoint.BusinessData.Infrastructure.DateTimeNormalize
Microsoft.SharePoint.BusinessData.Infrastructure.StringNormalize
Microsoft.SharePoint.BusinessData.Infrastructure.TypeConversion
Espace de noms : Microsoft.SharePoint.BusinessData.Infrastructure
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class InterpretedRule _
Inherits MarshalByRefObject
'Utilisation
Dim instance As InterpretedRule
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class InterpretedRule : MarshalByRefObject
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms