UserProfileState Property |  |
Gets the state assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string State { get; set; }
function get_State();
function set_State(value);
Property Value
String
Remarks
This value represents state of the user. The state is tied to a geographic location. The maximum length for this value is 150 characters.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
ExampleCA
See Also