Specifies the minor version number of this document version. A document's minor version number is set to 1 the
first time that you check it in as a minor version and then incremented by 1 for each additional time that you check it
in as a minor version. Note that if you check in a document as a major version, its minor version number will be reset to 0.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property MinorVersionNumber As Nullable(Of Integer) |
C# |
---|
Nullable<int> MinorVersionNumber { get; } |
Visual C++ |
---|
property Nullable<int> MinorVersionNumber { Nullable<int> get (); } |
JavaScript |
---|
function get_minorVersionNumber(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ