PropertyEnumT Class

Property template for enumerations.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.CivilProperty<int,int,Autodesk::Civil::CastOp<int,int> >
          Autodesk.CivilPropertyEnumT

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public class PropertyEnum<T> : Property<int,int,Autodesk::Civil::CastOp<int,int> >
where T : struct, new()

Type Parameters

T

The PropertyEnumT type exposes the following members.

Properties
Methods
See Also