IEaxSyncGroups

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

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

Inheritance Hierarchy

          IEaxSyncGroups

Comments

To work with the synchronized dimensions  link, use IEaxSyncGroup.

Properties

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

Methods

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

See also:

Express Assembly Interfaces