Looks up a localized string similar to True if the appointment navigation buttons should be available for exceptions tab..
Namespace: Ico.Schwx.ResourcesAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string ExceptionView_NavigationButtonsVisibleDescription { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ExceptionView_NavigationButtonsVisibleDescription As String
Get |
| JScript |
|---|
static function get ExceptionView_NavigationButtonsVisibleDescription () : String
|
See Also