Assembly: Express;
The IEaxDataAreaControlInfo interface is used to work with the collection of analytical data area slice parameter controlling setup objects.
IEaxDataAreaControlInfo
To work with slice parameters of data analytical area, use the IEaxDataAreaControl interface.
Property name | Brief description | |
Count | The Count property returns the number of slice parameters control setup objects. | |
Item | The Item returns the object of slice parameter control setup. |
Method name | Brief description | |
AddControl | The AddControl method adds a slice parameter controlling setting object to the collection. | |
FindByKey | The FindByKey method searches and returns slice parameter control setup object by its key. | |
RemoveByKey | The RemoveByKey method removes slice parameter control setup object from collection by its key. |
See also: