ServiceCheckGetRequest Class

 

Defines the message contract for the service check get request.

Namespace:   Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

System::Object
  Microsoft.MasterDataServices::ServiceCheckGetRequest

[MessageContractAttribute(WrapperName = "ServiceCheckGetRequest", 
	WrapperNamespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
	IsWrapped = true)]
public ref class ServiceCheckGetRequest 

NameDescription
System_CAPS_pubmethodServiceCheckGetRequest()

Initializes a new instance of the ServiceCheckGetRequest class with default values.

System_CAPS_pubmethodServiceCheckGetRequest(International^)

Initializes a new instance of the ServiceCheckGetRequest class with the specified cultural settings.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldInternational

The cultural settings.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: