AttributeTypeInfoDoubleDataType Property

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

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

Property Value

AttributeTypeInfoDoubleDataType
See Also