AttributeTypeInfoDoubleDataType Property

Gets or sets the data type for the user defined property.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public AttributeTypeInfoDoubleDataType DataType { get; set; }

Property Value

AttributeTypeInfoDoubleDataType
See Also