PropertyBoolean Class

Encapsulates a boolean value.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.CivilProperty<bool,bool,Autodesk::Civil::CastOp<bool,bool> >
          Autodesk.CivilPropertyBoolean

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

The PropertyBoolean type exposes the following members.

Properties
Methods
See Also