Enum DocumentReferenceType
Defines the various types of document references.
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 17, 0, 0)]
public enum DocumentReferenceType
Remarks
This enum is available since v7.17.000.000.
Fields
| Name | Description |
|---|---|
| DependenceReference | Dependence Reference. |
| LogicalReference | Logical Reference. |
| TrackingReference | Tracking Reference. |