ESRI.ArcGIS.Mobile.Client
PackageItemInfo Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : PackageItemInfo Class


The following tables list the members exposed by PackageItemInfo.

Public Constructors

 NameDescription
Public ConstructorPackageItemInfo Constructor Create's a new instance  
Top

Public Properties

 NameDescription
Public PropertyDescription Gets or sets the Description  
Public PropertyError Gets or Sets the Error string  
Public PropertyGUID Gets or sets the ID  
Public PropertyIsModified True if the properties are modified  
Public PropertyItem Gets the error string for a property  
Public PropertyItemID Gets or sets the ItemID.  
Public PropertyLastModified Gets or sets the LastModified  
Public PropertyName Gets or sets the Type  
Public PropertyOwner Gets or sets the Tags  
Public PropertySize Gets or sets the size of package file.  
Public PropertySpatialReference Gets or sets the SpatialReference  
Public PropertyTags Gets or sets the tags/keywords.  
Public PropertyThumbnailImageSource Gets or sets the Thumbnail Image Source  
Public PropertyThumbnailName Gets or sets the Thumbnail Name  
Public PropertyTitle Gets or sets the Title  
Public PropertyType Gets or sets the description of the type of package.  
Public PropertyTypeKeywords Gets ot sets the Type keywords  
Public PropertyUploaded Gets or sets the Uploaded status message.  
Top

Public Methods

 NameDescription
Public MethodClone  
Top

Public Events

 NameDescription
Public EventPropertyChanged PropertyChanged Event  
Top

See Also