Intersoft.Client.Framework Namespace : DependencyPackage Class |
The following tables list the members exposed by DependencyPackage.
Name | Description | |
---|---|---|
![]() | DependencyPackage Constructor |
Name | Description | |
---|---|---|
![]() | Assemblies | Gets or sets a collection of dependency assemblies that referenced by this package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Description | Gets or sets the description of this package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | DownloadState | Gets the state of the current download progress of this package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | ForceLoad | |
![]() | ID | Gets or sets the unique identifier of this package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | InstalledVersion | Gets the version number of the package currently installed in user's local machine. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsDownloaded | Determines whether this package is downloaded. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsInstalled | Determines whether this package is installed. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsLoaded | Determines whether this package has been loaded to the application domain context. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsRequired | |
![]() | LastUpdated | Gets the date when this package is last updated. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Name | Gets or sets the name of this package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Shared | Gets or sets whether this package can be shared and reused in other packages. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | SharedID | Gets or sets the ID used to reference this package which is linked to other packages that use similar ID. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Size | Gets or sets the size of the package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Source | Gets or sets the URI that determines the source of the package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Tag | Gets or sets a custom data related to this package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | Version | Gets or sets the version number of the package. (Inherited from Intersoft.Client.Framework.BasePackage) |
Name | Description | |
---|---|---|
![]() | GetOwner | |
![]() | GetPackageID | Returns the unique identifier of the package. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsPackageDispatchable | Determines whether the package can be dispatched. (Inherited from Intersoft.Client.Framework.BasePackage) |
![]() | IsPackageFormatSupported | Determines whether the package's format is supported by ClientUI application framework. (Inherited from Intersoft.Client.Framework.BasePackage) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | (Inherited from Intersoft.Client.Framework.BasePackage) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Intersoft.Client.Framework.BasePackage) |