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




Syntax

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

See Also

© 2010 All Rights Reserved.