| AddPayrollPayAdjustModelIsDeleted Property |  | 
                Is the pay adjustment flagged as deleted
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsDeleted { get; set; }function get_IsDeleted();
function set_IsDeleted(value);
Property Value
Boolean Remarks
Remarks
                 Is the pay adjustment flagged as deleted. 
                 
 Example
ExampleTrue
 See Also
See Also