| GetPayrollPayTypeModelEndDateTime Property |  | 
                The date time in which the pay type will no longer be effective
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime EndDateTime { get; set; }function get_EndDateTime();
function set_EndDateTime(value);
Property Value
DateTime Remarks
Remarks
                 The date time in which the pay type will no longer be effective.  
                 
 Example
Example11/04/2017
 See Also
See Also