|
Method name |
Brief description |
|
Clear |
The Clear method clears the collection of data segments. |
|
FindByKey |
The FindByKey method searches for a segment in the collection by its key. |
|
GetAllowed |
The GetAllowed property is used to get a selection of dimension elements, which are available for executing of specified operations by the current user. |
|
GetEffectiveRights |
The GetEffectiveRights property returns valid permissions of the current user for the collection of data segments. |
|
GetFactSegments |
The GetFactSegments property returns the number of data ranges including the specified time series. |
|
GetSubjectAllowed |
The GetSubjectAllowed property is used to get a selection of dimension elements, which are available for executing of specified operations by the specified user. |
|
GetSubjectEffectiveRights |
The GetSubjectEffectiveRights property returns valid permissions of the specified user for the collection of data segments. |
|
GetTimeSegments |
The GetTimeSegments property returns the number of time data ranges included in the specified range. |
|
Remove |
The Remove method removes the specified segment from the collection. |
|
RemoveByKey |
The RemoveByKey method removes a segment from the collection by its key. |