Working with Repository > PP.Mb > Classes > Descriptor > Descriptor.IsShortcut
IsShortcut: Boolean;
The IsShortcut property returns whether this object is a shortcut to other repository object.
Available values:
True. The object is a shortcut for another repository object
False. Be default. The object is not a shortcut to another repository object.
The property value is set in constructors and it is returned by the getIsShortcut method.
See also: