Intersoft ClientUI Documentation
BasePackage Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework Namespace : BasePackage Class


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

© 2012 All Rights Reserved.