SPItemEventProperties.Versionless property
表示事件是否會產生版本不遞增變更。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Versionless As Boolean
Get
'用途
Dim instance As SPItemEventProperties
Dim value As Boolean
value = instance.Versionless
public bool Versionless { get; }
Property value
Type: System.Boolean
true如果事件不會影響版本。