DatabaseCloseInput Method

Forces all data to be loaded from the input file associated with this database object, and closes the file.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void CloseInput(
        bool closeFile
)

Parameters

closeFile
Type: SystemBoolean
[in] Currently not implemented.
Remarks
Client applications normally do not need to call this method.
See Also

©  Bricsys NV. All rights reserved.