RallyRestApiDEFAULT_SERVER Field |
The default server to use: (https://rally1.rallydev.com)
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public const string DEFAULT_SERVER = "https://rally1.rallydev.com"
Public Const DEFAULT_SERVER As String = "https://rally1.rallydev.com"
public:
literal String^ DEFAULT_SERVER = "https://rally1.rallydev.com"
static val mutable DEFAULT_SERVER: string
Field Value
Type:
StringSee Also