Freigeben über


SPRemoteItemEventProperties.Versionless-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.EventReceivers
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Versionless As Boolean
    Get
    Set
'Usage
Dim instance As SPRemoteItemEventProperties
Dim value As Boolean

value = instance.Versionless

instance.Versionless = value
[DataMemberAttribute]
public bool Versionless { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPRemoteItemEventProperties Klasse

SPRemoteItemEventProperties-Member

Microsoft.SharePoint.Client.EventReceivers-Namespace