UserApplicationSettings
Represents the entity of a user profile.
Constructors
Constructor | Description |
---|---|
UserApplicationSettings() | Initialises a new instance of the UserApplicationSettings class. |
Properties
Property | Description |
---|---|
DataObject:IDataObject | Calls the data object that contains the data of the user profile. |
InstanceIdentifier:String | Calls the instance name of the user profile. |
Methods
Method | Description |
---|---|
Equals(Object):Boolean | Determines whether the indicated object is identical to the current object. (Inherited by System.Object) |
GetHashCode():Int32 | Functions as the standard hash function. (Inherited by System.Object) |
GetType():Type | Calls the runtime type of the current instance. (Inherited by System.Object) |
ToString():String | Creates a string equivalent of the current exception and returns this. (Inherited by System.Object) |