Intersoft ClientUI Documentation
BasePackage Class Members
Properties  Methods  Events


The following tables list the members exposed by BasePackage.

Public Properties
 NameDescription
Public PropertyAssembliesGets or sets a collection of dependency assemblies that referenced by this package.  
Public PropertyDescriptionGets or sets the description of this package.  
Public PropertyDownloadStateGets the state of the current download progress of this package.  
Public PropertyIDGets or sets the unique identifier of this package.  
Public PropertyInstalledVersionGets the version number of the package currently installed in user's local machine.  
Public PropertyIsDownloadedDetermines whether this package is downloaded.  
Public PropertyIsInstalledDetermines whether this package is installed.  
Public PropertyIsLoadedDetermines whether this package has been loaded to the application domain context.  
Public PropertyLastUpdatedGets the date when this package is last updated.  
Public PropertyNameGets or sets the name of this package.  
Public PropertySharedGets or sets whether this package can be shared and reused in other packages.  
Public PropertySharedIDGets or sets the ID used to reference this package which is linked to other packages that use similar ID.  
Public PropertySizeGets or sets the size of the package.  
Public PropertySourceGets or sets the URI that determines the source of the package.  
Public PropertyTagGets or sets a custom data related to this package.  
Public PropertyVersionGets or sets the version number of the package.  
Top
Public Methods
 NameDescription
Public MethodGetPackageIDReturns the unique identifier of the package.  
Public MethodIsPackageDispatchableDetermines whether the package can be dispatched.  
Public MethodIsPackageFormatSupportedDetermines whether the package's format is supported by ClientUI application framework.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged  
Top
Public Events
 NameDescription
Public EventPropertyChanged  
Top
See Also

Reference

BasePackage Class
Intersoft.Client.Framework Namespace

Send Feedback