CadSymbolTableGroupCodes.IsInit

CadSymbolTableGroupCodes.IsInit property

Gets or sets a value indicating whether this instance is initialize.

public bool IsInit { get; }

Property Value

true if this instance is initialize; otherwise, false.

See Also