AttributeTypeInfoEnumGetEnumValues Method

Gets a String array that contains all the valid enumeration values for the property.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public string[] GetEnumValues()

Return Value

String
See Also