PartDataFieldUnits Property |
Gets the parameter units.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string Units { get; }
Public ReadOnly Property Units As String
Get
public:
property String^ Units {
String^ get ();
}
Property Value
String
See Also