Click or drag to resize

CalculateApportionmentServiceArgumentsControlAccountUidList Property

The list of Control Account UIDs that will be used to filter the calculation. Optional. A list should only be supplied if 'Same as Source' is being used for all Control Accounts being processed.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string[] ControlAccountUidList { get; set; }

Property Value

Type: String
See Also