Owner: IMetabaseObjectDescriptor;
Owner: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;
The Owner property returns the repository object owner, on whom the custom class object depends.
To get a repository object, on which custom class object depends, use the IMetabaseCustomObjectReference.Object property.
The property use is given in the example for IMetabaseCustomObjectReferences.AddWithOwner.
See also: