IEaxSyncGroups

Assembly: Express;

Description

The IEaxSyncGroups interface is used to work with the collection of synchronized dimensions links.

Inheritance Hierarchy

          IEaxSyncGroups

Comments

To work with a link of synchronized dimensions use IEaxSyncGroup.

Properties

  Property name Brief description
Count The Count property determines the number of links of synchronized dimensions.
Item The Item property returns the link of synchronized dimensions by its index.

Methods

  Method name Brief description
CreateGroup The CreateGroup method creates a link of synchronized dimensions.
GetCompatibleItems The GetCompatibleItems method gets collection of dimension descriptions to which matches specified dimension description.
InGroup The InGroup method returns the link of synchronized dimensions by the specified dimension description.
IsDimensionsCompatible The IsDimensionsCompatible method returns if the link between specified dimensions can be created.
Remove The Remove method removes the link of synchronized dimensions by its index.

See also:

Express Assembly Interfaces