UnderlayHostGetFile Method

Returns an underlay file. Also prompts for a password, if necessary.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public UnderlayFile GetFile(
        string path,
        string password
)

Parameters

path  String
[in] Fully qualified path to the file to open.
password  String
[in] Optional password string.

Return Value

UnderlayFile
Underlay file.
See Also

©  Bricsys NV. All rights reserved.