ESRI.ArcGIS.ADF.ArcGISServer
Length Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > PropertyInfo Class : Length Property




Syntax

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

See Also

© 2010 All Rights Reserved.