RallyRestApiWebServiceUrl Property |
The full WSAPI url
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public string WebServiceUrl { get; }
Public ReadOnly Property WebServiceUrl As String
Get
public:
property String^ WebServiceUrl {
String^ get ();
}
member WebServiceUrl : string with get
Property Value
Type:
StringSee Also