NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SoapServiceInfo.Interactions

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Interactions As SoapInteractionInfos
[C#]
public SoapInteractionInfos Interactions {get;}
[C++]
public: __property SoapInteractionInfos* get_Interactions();
[JScript]
public function get Interactions() : SoapInteractionInfos;

See Also

SoapServiceInfo Class | SoapServiceInfo Members | System.Web.Services.Description Namespace