This document is archived and information here might be outdated. Recommended version. |
Dataset Definition ID of the desired service for the output message.
[Visual Basic .NET]
Public Property DestinationDatasetDefinitionID As String
[C#]
public string DestinationDatasetDefinitionID {get; set;}
[C++]
HRESULT get_DestinationDatasetDefinitionID(
System.String* pVal
);
[C++]
HRESULT put_DestinationDatasetDefinitionID(
BSTR pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type BSTR* pVal [in]
pVal is a parameter of type BSTR