ApplicationRecord Members
Represents the application record.
The following tables list the members exposed by the ApplicationRecord type.
Public Constructors
Name | Description | |
---|---|---|
ApplicationRecord | Initializes a new instance of the ApplicationRecord class. |
Top
Public Properties
Name | Description | |
---|---|---|
Actions | Gets or sets the actions. | |
AppInitString | Gets or sets the application initialization string | |
ApplicationType | Gets or sets the application type. | |
Disabled | Gets or sets a Boolean value that specifies whether the application record is disabled. | |
Id | Gets or sets the ID. | |
Name | Gets or sets the name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ApplicationRecord Class
Microsoft.Uii.Common.Entities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.