PathOption Enumeration

Represents storage options for paths.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum PathOption
Members
Member name Value Description
NoPath 1 Don't store path.
RelativePath 2 Store relative path.
AbsolutePath 3 Store absolute path.
PathAndFile 4 Store path and filename.
See Also

©  Bricsys NV. All rights reserved.