Share

PropertyMText Class

MText property template, used to store those properties need to be formatted.

Inheritance Hierarchy

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


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

Syntax

C#

public class PropertyMText : PropertyString

VB

Public Class PropertyMText
	Inherits PropertyString

C++

public ref class PropertyMText : public PropertyString

The PropertyMText type exposes the following members.

Properties

Methods

See Also

Reference

Was this information helpful?