TableCopyFrom(LinkedTableData, TableCopyOptions) Method

Copies the content and format from the source linked table data object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void CopyFrom(
        LinkedTableData source,
        TableCopyOptions options
)

Parameters

source  LinkedTableData
[in] Source table.
options  TableCopyOptions
[in] Copy option.
See Also

©  Bricsys NV. All rights reserved.