 
            | Miner.Responder.Shared Assembly > Miner.Responder.Shared.SchemaObjects Namespace : UsersObject Class | 
The following tables list the members exposed by UsersObject.
| Name | Description | |
|---|---|---|
|  | UsersObject Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | FirstName | |
|  | ID | |
|  | Incidents | |
|  | IsAnonymous | |
|  | LastActivityDate | |
|  | LastExplorerLoginDate | |
|  | LastName | |
|  | NTUserName | |
|  | RegionAssignments | |
|  | UserCreated | |
|  | UserLocDept | |
|  | UserUpdated | 
| Name | Description | |
|---|---|---|
|  | CopyFrom | Create a copy from another instance. Copies all values except AutoIncrement columns (Inherited from Miner.Responder.Shared.SchemaObjects.ResponderObjectBaseGeneric<UsersObject>) | 
|  | GetOriginalValue<TV> | (Inherited from Miner.Responder.Shared.SchemaObjects.ResponderObjectBaseGeneric<UsersObject>) | 
|  | HasValue<TProp> | Returns bool if the property has been populated (Inherited from Miner.Responder.Shared.SchemaObjects.ResponderObjectBaseGeneric<UsersObject>) | 
|  | SetValueAllowingTruncateWithLog<TProperty> | Try to set a string value if too long log an error message and truncate (Inherited from Miner.Responder.Shared.SchemaObjects.ResponderObjectBaseGeneric<UsersObject>) |