Share via


ApplicationRecord Class

Definition

Represents the application record.

public ref class ApplicationRecord
public class ApplicationRecord
type ApplicationRecord = class
Public Class ApplicationRecord
Inheritance
ApplicationRecord

Constructors

ApplicationRecord()

Initializes a new instance of the ApplicationRecord class.

Properties

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.

Applies to