UserHierarchyLaborLevelDetailsName Property | |
Gets an assigned labor-level-detail name for a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Name { get; set; }
function get_Name();
function set_Name(value);
Property Value
StringRemarks
This value represent an assigned labor-level-detail name
Example Sales, Arizona, West
See Also