IsShared: Boolean;
IsShared: Boolean;
The IsShared property returns whether the object is present in the version control system.
The property returns True if the object was placed in the version control system. Use the Share method to place the object in the version control system.
The example of use is in the description of the Share method.
See also: