Configuration Platform SDK 8.5 API Reference
CfgDeltaPerson
Description
The changes to make to a CfgPerson
object.
Top of Page
Attributes
deltaPerson
—
A pointer to structure CfgPerson
that
contains information about changes made to this person's general
data. Mandatory.
deltaAgentInfo
—
A pointer to the structure containing changes made to the
agent-specific information of the person. Makes sense only if the
person is an agent and shall be set to
NULL
otherwise. See structure CfgDeltaAgentInfo
.
deletedAppRanks
—
A pointer to the list of deleted application types (every
item of this list has variable type CfgAppType
).
changedAppRanks
—
A pointer to the list of changed application ranks (every
item of this list is structured as CfgAppRank
).
deletedAssignedTenantDBIDs
—
Not in use.
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–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.