ESRI.ArcGIS.ADF.ArcGISServer
UseArchiving Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPReplicaOptions Class : UseArchiving Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property UseArchiving As Boolean
Visual Basic (Usage)Copy Code
Dim instance As GPReplicaOptions
Dim value As Boolean
 
instance.UseArchiving = value
 
value = instance.UseArchiving
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public bool UseArchiving {get; set;}

See Also

© 2010 All Rights Reserved.