Click or drag to resize

IntegrateProjectDataServiceArgumentsBudgetCriteriaLoadFilterClassList Property

Determines the list of classes that will only be included in importing budget resource assignment data. Only applies if Cobra will use a schedule field that has the budget classes. Optional. If set with empty list, all classes will be imported. If not set, the list from the saved configuration is used.

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[] LoadFilterClassList { get; set; }

Property Value

Type: String
See Also