Field(String, Boolean) Constructor

Constructor for the Field class. Creates a field with the specified field code.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Field(
        string fieldCode,
        bool textField
)

Parameters

fieldCode  String
[in] Field code.
textField  Boolean
[in] Flag that specifies whether this field is a text field.
See Also

©  Bricsys NV. All rights reserved.