ITraceCoverageExcludedModel.Direction property
Namespace: NextDesign.Desktop
Description
Tracing exclusion direction
- "Source" : Exclude associations to source
- "Target" : Exclude relation to destination
- "Both" : Exclude relation to derivation source and derivation destination
string Direction { get; }
types
- string
Exceptions
Name | Exception Class | Description |
---|---|---|
Invalid Argument | ExtensionArgumentException | If a value outside the range is specified |