FileDependencyManagerGetEntry(Int32, Boolean) Method

Returns the specified entry in the .dwg section of the File Dependency List.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public FileDependencyInfo GetEntry(
        int fdlIndex,
        bool useCachedInfo
)

Parameters

fdlIndex  Int32
[in] File Dependency List index.
useCachedInfo  Boolean
[in] Flag specifying whether to use cached information. If false, the updated information is used.

Return Value

FileDependencyInfo
See Also

©  Bricsys NV. All rights reserved.