Okapi .NET Library

FilterSettingsMarkers.FOLDERTYPE_SYSTEM Field

 [This is preliminary documentation and subject to change.]

System folder type identifier

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

See Also

FilterSettingsMarkers Class | Okapi.Library.Base Namespace