Initializes a new instance of the AttributeTypeInfoString class
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public AttributeTypeInfoString( string name )
VB
Public Sub New ( name As String )
C++
public: AttributeTypeInfoString( String^ name )
Parameters
- name String