Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public void addAttribute( string name, string value, bool fullName )
Visual Basic
Public Sub addAttribute ( _ name As String, _ value As String, _ fullName As Boolean _ )
Visual C++
public: void addAttribute( String^ name, String^ value, bool fullName )
Parameters
- name
- Type: System.String
- value
- Type: System.String
- fullName
- Type: System.Boolean