Click or drag to resize

CopyControlAccountServiceArgumentsSlipByDate Property

Determines the new start date which can be either be earlier or later than the start date of the control account being copied.

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 DateTime SlipByDate { get; set; }

Property Value

Type: DateTime
See Also