Application Properties¶
The Application type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | ApplicationGroups | Returns the collection of ApplicationGroup objects that this application belongs to. |
![]() | Attachments | Gets the collection of application attachments. |
![]() | Attributes | Gets a value that represents the collection of application attributes that are associated with this application. |
![]() | CustomerKey | Gets the customer key (standard attribute) value for an app. |
![]() | Identifier | Gets a value that is a unique identifier for the application. |
![]() | ImportWarnings | A string that holds any issues that were encountered during import but that did not cause the import to fail. |
![]() | IsUserFramework | If this application is a user framework |
![]() | Loaded | Gets a value that is the date when the application is loaded. |
![]() | LoadedBy | Gets a value that is the user name of the account that loaded the application. |
![]() | Manufacturer | Gets a value that is the application manufacturer. |
![]() | Name | Gets a value that is the application name. |
![]() | OriginalSourceFile | Gets a value that is the path of the installation file specified when the application was imported. |
![]() | ProfileData | Gets the application performance profiling data. |
![]() | RequiredApplications | The current applications this application requires |
![]() | SourceCategory | Gets a value that is the type of application, determined by the import method. |
![]() | State | Obsolete. Gets a state of the application. |
![]() | Status | Geta a status of the application. |
![]() | SuggestedRequiredApplications | Returns a list of applications that the current application may require. |
![]() | Version | Gets a value that is the application version. |