Share

PropertyLayer Class

Layer property template.

Inheritance Hierarchy

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


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

Syntax

C#

public class PropertyLayer : PropertyString

VB

Public Class PropertyLayer
	Inherits PropertyString

C++

public ref class PropertyLayer : public PropertyString

The PropertyLayer type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?