PropertyUInt Class

Unsigned Integer property template.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.CivilProperty<unsigned int,int,Autodesk::Civil::CastOp<unsigned int,int> >
          Autodesk.CivilPropertyUInt

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public class PropertyUInt : Property<unsigned int,int,Autodesk::Civil::CastOp<unsigned int,int> >

The PropertyUInt type exposes the following members.

Properties
Methods
See Also