Initializes a new instance of the AttributeTypeInfoInt class
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public AttributeTypeInfoInt( string name ) |
Visual Basic |
---|
Public Sub New ( _ name As String _ ) |
Visual C++ |
---|
public: AttributeTypeInfoInt( String^ name ) |
Parameters
- name
- Type: System..::..String