| GetPayrollPayTypeModelName Property |  | 
                The name of the payroll pay type
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Name { get; set; }function get_Name();
function set_Name(value);
Property Value
String Remarks
Remarks
                 The name of the payroll pay type.
                 
 Example
ExampleSales
 See Also
See Also