OperationPropertyArray

Utilice este elemento como contenedor de las propiedades de operación.

Contenido por

Operación

Contiene

OperationProperty

Atributos

Ninguna

Ejemplo

<OperationPropertyArray>
        <OperationProperty name="soapOpStyle" value="document" />
        <OperationProperty name="soapBindingStyle" value="document" />
        <OperationProperty name="soapBodyUse" value="literal" />
</OperationPropertyArray>