Material property template.

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

Syntax

C#
public class PropertyMaterial : PropertyString
Visual Basic
Public Class PropertyMaterial _
	Inherits PropertyString
Visual C++
public ref class PropertyMaterial : 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..::..PropertyMaterial

See Also