AttribStringType Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public override sealed DataType Type { get; }
Public Overrides NotOverridable ReadOnly Property Type As DataType
Get
public:
virtual property DataType Type {
DataType get () override sealed;
}
abstract Type : DataType with get
override Type : DataType with get
Property Value
DataType
See Also