You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Classes > WellKnownParameterKeys Class > WellKnownParameterKeys Classes > WellKnownParameterKeys.LoginScope Class > LoginScope Classes > WellKnownParameterKeys.LoginScope.FileDialog Class > FileDialog Fields > WellKnownParameterKeys.LoginScope.FileDialog.ShowCad Field
Close
Ofcas.Lk.Api.Client - Version 3.0
WellKnownParameterKeys.LoginScope.FileDialog.ShowCad Field

optional; value-type: bool Defines if the dialog should allow access to the global CAD drawings. This option currently is only available for the file dialog.

Syntax
C#
public static string ShowCad = "FILE_DIALOG_SHOW_CAD";
Copyright © 2020. All rights reserved.