WindowTypeOption Enumeration |
The type of window that we are sending information about.
Namespace: Rally.RestApi.UiForWpfAssembly: Rally.RestApi.UiForWpf (in Rally.RestApi.UiForWpf.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public enum WindowTypeOption
Public Enumeration WindowTypeOption
public enum class WindowTypeOption
Members
| Member name | Value | Description |
---|
| Login | 0 |
The login window.
|
| SsoLogin | 1 |
The SSO login window.
|
See Also