Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the documentation.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Syntax
'Declaration
Public ReadOnly Property Documentation As String
Get
'Usage
Dim instance As DTSWebMethodInfo
Dim value As String
value = instance.Documentation
public string Documentation { get; }
public:
property String^ Documentation {
String^ get ();
}
member Documentation : string
function get Documentation () : String
Property Value
Type: System.String
The documentation.