Class PRS_Activity
extends PRS_ExchangeElement

Describes the date of each transaction and the objects involved.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_Activity

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringDescribes the date of each transaction and the objects involved.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ActionLogstring
DescriptionstringDescription of the activity performed.
Deletedstring
DescriptionstringThe key fields for objects deleted in the associated Transaction. This property is set by the PRS_SISService StartSISTransaction method.
LocalDatedatetime
DescriptionstringThe date of the Activity. This property is set by the PRS_SISService StartSISTranasaction method.
Modifiedstring
DescriptionstringThe key fields for objects modified in the associated Transaction. This property is set by the PRS_SISService StartSISTransaction method.
NewKeysstring
DescriptionstringThe key fields for the objects added in the associated Transaction. This property is set by the PRS_SISService StartSISTransaction method.
ParameterListstring
DeprecatedstringPRS_Activity.NewKeys, PRS_Activity.Deleted, PRS_Activity.Modified
DescriptionstringThe key fields for the objects in the associated Transaction. The use of this property is deprecated. The PRS_SISService StartSISTransaction method uses the New, Modified and Deleted properties instead of this field. This field is set to NULL by the StartSISTransaction method if the other properties are used.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods