ESRI.ArcGIS.Mobile
Attachment Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : Attachment Class


The following tables list the members exposed by Attachment.

Public Constructors

 NameDescription
Public ConstructorAttachment Constructor Create an instance of Attachment Class  
Top

Public Properties

 NameDescription
Public PropertyContentType Gets the attachment type.  
Public PropertyFeatureId Gets the corresponding feature Id.  
Public PropertyFileExist Indicates if the corresponding attachment file exists.  
Public PropertyFilePath Gets the file path for the attachment.  
Public PropertyId Gets the attachment Id.  
Public PropertyName Gets the name of the attachment.  
Public PropertySize Gets the size of the attachment in KB.  
Top

See Also