Person Name Property Thomas API Webservices Reference Guide
The full name of the person (first name + ' ' + last name)

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataMemberAttribute]
public string Name { get; set; }
See Also