Intersoft ClientUI Documentation
DependencyPackage Class Members
Properties  Methods  Events


The following tables list the members exposed by DependencyPackage.

Public Constructors
 NameDescription
Public ConstructorDependencyPackage Constructor  
Top
Public Properties
 NameDescription
Public PropertyAssembliesGets or sets a collection of dependency assemblies that referenced by this package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyDescriptionGets or sets the description of this package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyDownloadStateGets the state of the current download progress of this package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyForceLoad  
Public PropertyIDGets or sets the unique identifier of this package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyInstalledVersionGets the version number of the package currently installed in user's local machine. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyIsDownloadedDetermines whether this package is downloaded. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyIsInstalledDetermines whether this package is installed. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyIsLoadedDetermines whether this package has been loaded to the application domain context. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyIsRequired  
Public PropertyLastUpdatedGets the date when this package is last updated. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyNameGets or sets the name of this package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertySharedGets or sets whether this package can be shared and reused in other packages. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertySharedIDGets 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)
Public PropertySizeGets or sets the size of the package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertySourceGets or sets the URI that determines the source of the package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyTagGets or sets a custom data related to this package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public PropertyVersionGets or sets the version number of the package. (Inherited from Intersoft.Client.Framework.BasePackage)
Top
Public Methods
 NameDescription
Public MethodGetOwner  
Public MethodGetPackageIDReturns the unique identifier of the package. (Inherited from Intersoft.Client.Framework.BasePackage)
Public MethodIsPackageDispatchableDetermines whether the package can be dispatched. (Inherited from Intersoft.Client.Framework.BasePackage)
Public MethodIsPackageFormatSupportedDetermines whether the package's format is supported by ClientUI application framework. (Inherited from Intersoft.Client.Framework.BasePackage)
Top
Protected Methods
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Intersoft.Client.Framework.BasePackage)
Top
See Also

Reference

DependencyPackage Class
Intersoft.Client.Framework Namespace

Send Feedback