AddPayrollPayTypeModelIsDurationOnly Property |  |
Enables the is duration only flag
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool IsDurationOnly { get; set; }
function get_IsDurationOnly();
function set_IsDurationOnly(value);
Property Value
Boolean
Remarks
Enables the is duration only flag.
Exampletrue
See Also