TimeOffUserBalanceModelGrantedSeconds Property |  |
Gets or sets Granted Seconds
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int GrantedSeconds { get; set; }
function get_GrantedSeconds();
function set_GrantedSeconds(value);
Property Value
Int32
Remarks
Value of this field represents total granted seconds
Example3600
See Also