<Code Lib>
P

ExternalDataManagerDataItem.PathType

Description:
The path type of the saved path (e.g. "Absolute", "Relative", "Cloud").

public string PathType { get; set; }

Loading…