Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the event results in a change that does not increment the version.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property Versionless As Boolean
Get
'Usage
Dim instance As SPItemEventProperties
Dim value As Boolean
value = instance.Versionless
public bool Versionless { get; }
Property Value
Type: System.Boolean
Returns true if the event does not affect the version.