IsInternal: Boolean;
The IsInternal property returns whether the internal repository object is created.
Available values:
True. The created object will be an internal one and will not be available for repository users.
False. Default value. The created object will not be an internal one and will be available for repository users.
The property use is given in the example for IMetabaseObjectCreateInfo.Shortcut.
See also: