RallyRestApiConnectionInfo Property |
The connection info thsi API is using.
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public ConnectionInfo ConnectionInfo { get; }
Public ReadOnly Property ConnectionInfo As ConnectionInfo
Get
public:
property ConnectionInfo^ ConnectionInfo {
ConnectionInfo^ get ();
}
member ConnectionInfo : ConnectionInfo with get
Property Value
Type:
ConnectionInfoSee Also