Okapi .NET Library

FilterSettingsMarkers.PARAMETERS_PRJDIR Field

 [This is preliminary documentation and subject to change.]

Variable name of the project parameters folder

[Visual Basic]
Public const PARAMETERS_PRJDIR As String = "OKAPIPROJECTPARAMETERS"
[C#]
public const string PARAMETERS_PRJDIR = "OKAPIPROJECTPARAMETERS";
[C++]
public: const String* PARAMETERS_PRJDIR = "OKAPIPROJECTPARAMETERS";
[JScript]
public const var PARAMETERS_PRJDIR: String = "OKAPIPROJECTPARAMETERS";

See Also

FilterSettingsMarkers Class | Okapi.Library.Base Namespace