RevisionNumberingSequence.NumberType
Description:
Indicates the revision number type of the revision numbering sequence.
Indicates the revision number type of the revision numbering sequence.
Remarks:
This property can be used to figure out if a revision numbering sequence is numeric or alphanumeric. The returned RevisionNumberType is either RevisionNumberType::Numeric or RevisionNumberType::Alphanumeric.
This property can be used to figure out if a revision numbering sequence is numeric or alphanumeric. The returned RevisionNumberType is either RevisionNumberType::Numeric or RevisionNumberType::Alphanumeric.
public RevisionNumberType NumberType { get; }
-
This RevisionNumberingSequence doesn't own a valid revision settings for number type.