ConnectionInfoZSessionID Property |
The ZSessionID for this connection.
Namespace: Rally.RestApi.ConnectionAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public string ZSessionID { get; set; }
Public Property ZSessionID As String
Get
Set
public:
property String^ ZSessionID {
String^ get ();
void set (String^ value);
}
member ZSessionID : string with get, set
Property Value
Type:
StringSee Also