Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a new key based on _conKey parameter for specific partition type. New key reperesents agreement title which could be assotiated with partition type.
Syntax
public container agreementTitleKeyToPartitionKey(container _conKey, RActAdjustCVPartitionType _actAdjustCVPartitionType)
Run On
Server
Parameters
- _conKey
Type: container
Key which represents branc of data holder tree.
- _actAdjustCVPartitionType
Type: RActAdjustCVPartitionType Enumeration
Type of partition.
Return Value
Type: container
New key as container.
Remarks
This method builds new key to aggregate data based on partition type.