Sdílet prostřednictvím


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
public property Actions Gets or sets the actions.
public property AppInitString Gets or sets the application initialization string
public property ApplicationType Gets or sets the application type.
public property Disabled Gets or sets a Boolean value that specifies whether the application record is disabled.
public property Id Gets or sets the ID.
public property Name Gets or sets the name.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.