Okapi .NET Library

LocalizationDirectives.UseDirectives Method 

 [This is preliminary documentation and subject to change.]

Implements ILocalizationDirectives.UseDirectives.

[Visual Basic]
Public Function UseDirectives() _
    Implements ILocalizationDirectives.UseDirectives As Boolean
[C#]
public bool UseDirectives();
[C++]
public: bool UseDirectives();
[JScript]
public function UseDirectives(): bool;

Implements

ILocalizationDirectives.UseDirectives

See Also

LocalizationDirectives Class | Okapi.Library.Filter Namespace