DataLinkGetSourceContext
Enumeration
|
Represents the source context of a data
link.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum DataLinkGetSourceContext
Public Enumeration DataLinkGetSourceContext
public enum class DataLinkGetSourceContext
type DataLinkGetSourceContext
Members
| Member name |
Value |
Description |
| Unknown |
0 |
|
| Etransmit |
1 |
|
| XrefManager |
2 |
|
| FileWatcher |
3 |
|
| Other |
4 |
|
| OrignalPath |
256 |
|
See Also