Partager via


ItemChangeDescriptionType, classe (Microsoft.SharePoint.Portal.WebControls)

Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(DeleteItemFieldType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(SetItemFieldType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(AppendToItemFieldType))> _
Public Class ItemChangeDescriptionType
    Inherits ChangeDescriptionType
'Utilisation
Dim instance As ItemChangeDescriptionType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(DeleteItemFieldType))] 
[DesignerCategoryAttribute("code")] 
[XmlIncludeAttribute(typeof(SetItemFieldType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[DebuggerStepThroughAttribute] 
[XmlIncludeAttribute(typeof(AppendToItemFieldType))] 
public class ItemChangeDescriptionType : ChangeDescriptionType

Hiérarchie d'héritage

System.Object
   Microsoft.SharePoint.Portal.WebControls.ChangeDescriptionType
    Microsoft.SharePoint.Portal.WebControls.ItemChangeDescriptionType
       Microsoft.SharePoint.Portal.WebControls.AppendToItemFieldType
       Microsoft.SharePoint.Portal.WebControls.DeleteItemFieldType
       Microsoft.SharePoint.Portal.WebControls.SetItemFieldType

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres ItemChangeDescriptionType
Microsoft.SharePoint.Portal.WebControls, espace de noms