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.8.0.292
Syntax
public string[] GetEnumValues()

Return Value

String
See Also