TimeOffGetBalanceParamsInProjectedBalanceDate Property | |
Gets or sets Projected Balance Date
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime ProjectedBalanceDate { get; set; }
function get_ProjectedBalanceDate();
function set_ProjectedBalanceDate(value);
Property Value
DateTimeRemarks
This date will be used as a reference for calculating projected balance
Example 2012-12-12
See Also