Encapsulates a Block name.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public class PropertyBlock : PropertyString
Visual Basic
Public Class PropertyBlock _
	Inherits PropertyString
Visual C++
public ref class PropertyBlock : public PropertyString

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil..::..Property<System::String ^,AecRmCString,Autodesk::Civil::CastOp<System::String ^,AecRmCString> >
          Autodesk.Civil..::..PropertyString
            Autodesk.Civil..::..PropertyBlock

See Also