Miner.Responder.Framework.Requests Namespace > UpdateCustomerCountyRequest Class : UpdateCustomerCountyRequest Constructor |
'Declaration
Public Function New( _ ByVal regionFeatureModelName As System.String, _ ByVal containedFeatureModelName As System.String, _ ByVal featureClassObjectsDelegate As FeatureClassObjectsDelegate, _ ByVal spatialQueryDelegate As SpatialQueryDelegate, _ ByVal updateRequestDelegate As UpdateCustomersRequestDelegate _ )
'Usage
Dim regionFeatureModelName As System.String Dim containedFeatureModelName As System.String Dim featureClassObjectsDelegate As FeatureClassObjectsDelegate Dim spatialQueryDelegate As SpatialQueryDelegate Dim updateRequestDelegate As UpdateCustomersRequestDelegate Dim instance As New UpdateCustomerCountyRequest(regionFeatureModelName, containedFeatureModelName, featureClassObjectsDelegate, spatialQueryDelegate, updateRequestDelegate)
public UpdateCustomerCountyRequest( System.string regionFeatureModelName, System.string containedFeatureModelName, FeatureClassObjectsDelegate featureClassObjectsDelegate, SpatialQueryDelegate spatialQueryDelegate, UpdateCustomersRequestDelegate updateRequestDelegate )
public UpdateCustomerCountyRequest( regionFeatureModelName: System.String; containedFeatureModelName: System.String; featureClassObjectsDelegate: FeatureClassObjectsDelegate; spatialQueryDelegate: SpatialQueryDelegate; updateRequestDelegate: UpdateCustomersRequestDelegate );
public function UpdateCustomerCountyRequest( regionFeatureModelName : System.String, containedFeatureModelName : System.String, featureClassObjectsDelegate : FeatureClassObjectsDelegate, spatialQueryDelegate : SpatialQueryDelegate, updateRequestDelegate : UpdateCustomersRequestDelegate );
public: UpdateCustomerCountyRequest( System.string* regionFeatureModelName, System.string* containedFeatureModelName, FeatureClassObjectsDelegate* featureClassObjectsDelegate, SpatialQueryDelegate* spatialQueryDelegate, UpdateCustomersRequestDelegate* updateRequestDelegate )
public: UpdateCustomerCountyRequest( System.String^ regionFeatureModelName, System.String^ containedFeatureModelName, FeatureClassObjectsDelegate^ featureClassObjectsDelegate, SpatialQueryDelegate^ spatialQueryDelegate, UpdateCustomersRequestDelegate^ updateRequestDelegate )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2