ITraceNode.ExcludedDirection property
Namespace: NextDesign.Desktop
Description
The trace exclusion direction set for the traced model
- "Source" : Exclude associations to source
- "Target" : Exclude relation to destination
- "Both" : Exclude relation to derivation source and derivation destination
- "None" : Do not exclude
string ExcludedDirection { get; }
types
- string