3.3.4.35 GetCommonPropertyValue
This operation can be used to retrieve the global property being requested.
-
<wsdl:operation name="GetCommonPropertyValue"> <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/GetCommonPropertyValue" message="ipam:IIpamServer_GetCommonPropertyValue_InputMessage" /> <wsdl:output wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/GetCommonPropertyValueResponse" message="ipam:IIpamServer_GetCommonPropertyValue_OutputMessage" /> </wsdl:operation>
Upon receiving the IIpamServer_GetCommonPropertyValue_InputMessage request message, the server performs the following processing steps. Upon successful completion of the steps specified below, the server MUST respond with the IIpamServer_GetCommonPropertyValue_OutputMessage message. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.
Retrieve the value corresponding to the property specified as GetCommonPropertyValue.property from ADM_CommonProperties and assign it to GetCommonPropertyValueResponse.GetCommonPropertyValueResult.