Configuration Platform SDK 7.6 API Reference
CfgDeltaStatDay
Description
The changes to make to a CfgStatDay
object.
Top of Page
Attributes
deltaStatDay
—
A pointer to the structure
that contains information about changes made to this stat day data.
Mandatory.
deletedStatIntervals
—
A pointer to the list of numbers of stat intervals that are
no longer defined within this stat day (every item of this list
has variable type int
).
changedStatIntervals
—
A pointer to the list of structures of type
CfgStatInterval
that contain information about stat intervals whose values have
been changed.
deletedUserProperties
—
A pointer to the list of deleted user-defined properties. Has the same structure as parameter userProperties.
changedUserProperties
—
A pointer to the list of user-defined properties whose values have been changed. Has the same structure as parameter userProperties
Top of Page
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunications Laboratories, Inc. All rights reserved.