QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

EmployeeName Property

Employee's name.

Syntax

[VB.NET]
Public Property EmployeeName As String

[C#]
public string EmployeeName {get; set;}

Remarks

The name of the employee.

The name will automatically be parsed into a first name, middle initial, last name, and salutation, and will appear in those fields respectively. These fields may be edited separately using Config.

This property is required in Add operations only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]