IUserAccount.FirstName property
This property represents the first name of the user.
public string FirstName { get; set; }
See Also
- interface IUserAccount
- namespace Autodesk.DataExchange.Core.Interface
This property represents the first name of the user.
public string FirstName { get; set; }