FieldSetFieldCode Method

Sets the field code.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetFieldCode(
        string fieldCode
)

Parameters

fieldCode  String
[in] Field code to set.
Remarks
If this field is attached to a database object (DBObject), the DBObject should be closed before calling this method.
See Also

©  Bricsys NV. All rights reserved.