UserApplicationSettings

Represents the entity of a user profile.

Constructors

ConstructorDescription
UserApplicationSettings()

Initialises a new instance of the UserApplicationSettings class.

Properties

PropertyDescription
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

MethodDescription
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)