Share

PropertyBlock Class

Encapsulates a Block name.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.CivilProperty<System::String ^,AecRmCString,Autodesk::Civil::CastOp<System::String ^,AecRmCString> >
          Autodesk.CivilPropertyString
            Autodesk.CivilPropertyBlock


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

Syntax

C#

public class PropertyBlock : PropertyString

VB

Public Class PropertyBlock
	Inherits PropertyString

C++

public ref class PropertyBlock : public PropertyString

The PropertyBlock type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?