LayoutManagerRenameLayout Method

Renames the layout that has the name represented by the oldName parameter.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void RenameLayout(
        string oldName,
        string newName
)

Parameters

oldName  String
[in] Name of a layout.
newName  String
[in] New name for a layout.
See Also

©  Bricsys NV. All rights reserved.