ESRI.ArcGIS.ADF.ArcGISServer
AttachmentID Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > AttachmentInfo Class : AttachmentID Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property AttachmentID As Integer
Visual Basic (Usage)Copy Code
Dim instance As AttachmentInfo
Dim value As Integer
 
instance.AttachmentID = value
 
value = instance.AttachmentID
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public int AttachmentID {get; set;}

See Also

© 2010 All Rights Reserved.