DBObjectGetXDataForApplication Method

Returns a linked list of ResBufs containing a copy of the XData of this object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ResultBuffer GetXDataForApplication(
        string applicationName
)

Parameters

applicationName  String
[in] Registered application for which to return XData.

Return Value

ResultBuffer
Remarks
If applicationName is empty, all XData of this object is returned.
See Also

©  Bricsys NV. All rights reserved.