Minimum digits. This is only used if Level is kStructured or kPartsOnly.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public Property MinimumDigits As Integer Get Set
C#
public int MinimumDigits { get; set; }
