CoordinationModelLinkPathType
Description:
An enumerated type representing the options for the path type of a Coordination Model.
An enumerated type representing the options for the path type of a Coordination Model.
public enum CoordinationModelLinkPathType
| Name | Description |
|---|---|
| Absolute | The Coordination Model has a local absolute path on disk. |
| Cloud | The Coordination Model has a cloud source path. |
| Relative | The Coordination Model has a local relative path on disk. |