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




Syntax

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

See Also

© 2010 All Rights Reserved.