Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Gets or sets the help identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property HelpID As String
Get
'Usage
Dim instance As ValidationRule
Dim value As String
value = instance.HelpID
public string HelpID { get; }
public:
property String^ HelpID {
String^ get ();
}
member HelpID : string
function get HelpID () : String
Property Value
Type: System.String
The help id.