ExpressionFormatedType Enumeration

Defines the format type of the expression result.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum ExpressionFormatedType
Members
Member nameValueDescription
Angle0 
Area1 
Azimuth2 
Coordinate3 
Dimension4 
Direction5 
Distance6 
Double7 
Elevation8 
GradeSlope9 
Latitude10 
Longitude11 
Percent12 
Station13 
Volume14 
See Also