HasMultiValues: Boolean;
HasMultiValues: boolean;
The HasMultiValues property returns whether object is used in several repeated mappings.
Available values:
True. Object is used in several repeated mappings.
False. One repeated mapping is set for object.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: