CLSID of the filter currently loaded
[Visual Basic] Public Property ReadOnly FilterCLSID As String [C#] public string FilterCLSID { get; } [C++] public: __property String* get_FilterCLSID(); [JScript] public function get FilterCLSID() : String
FilterAccess Class | Okapi.Library.Filter Namespace