<Code Lib>
2020 Method
Changes 0
M

NumericRevisionSettings.IsValid

Description:
Determines whether the NumericRevisionSettings object is in a valid state.
Remarks:
The NumericRevisionSettings should at least contain a non-negative start number.

public bool IsValid()

bool True if the NumericRevisionSettings is valid.

Loading…