UserFirstName Property

Gets or sets the first name of the user.

Namespace: Autodesk.Revit.CloudWorksharing.DataContracts
Assembly: Autodesk.Revit.CloudWorksharingAPI.Abstractions (in Autodesk.Revit.CloudWorksharingAPI.Abstractions.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public string FirstName { get; set; }

Property Value

String
See Also