FieldGetData Method

Gets data from the field object using a key.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Object GetData(
        string key
)

Parameters

key  String
[in] Key by which to get the data (must be non-null or a non-empty string).

Return Value

Object
See Also

©  Bricsys NV. All rights reserved.