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.
Gets whether only the latest checked in major versions of a DocumentSet object are captured by this snapshot.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public ReadOnly Property IsLastMajor As Boolean
Get
'Usage
Dim instance As DocumentSetVersion
Dim value As Boolean
value = instance.IsLastMajor
public bool IsLastMajor { get; }
Property Value
Type: System.Boolean
true if the snapshot captured the latest checked-in major versions; false, when the captured versions are the latest checked in minor or major versions