TimeOffUserBalanceModelPayType Property | |
Gets or sets Pay Type
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string PayType { get; set; }
function get_PayType();
function set_PayType(value);
Property Value
StringRemarks
Value of this field represents pay type used for the time off
Example PTO
See Also