Returns a string representing the content categories that docRec belongs to.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static string GetSecurityGroupsString( DocumentRecord docRec )
public static string GetSecurityGroupsString( DocumentRecord docRec )
Public Shared Function GetSecurityGroupsString ( docRec As DocumentRecord ) As String
Public Shared Function GetSecurityGroupsString ( docRec As DocumentRecord ) As String
public: static String^ GetSecurityGroupsString( DocumentRecord^ docRec )
public: static String^ GetSecurityGroupsString( DocumentRecord^ docRec )
static member GetSecurityGroupsString : docRec : DocumentRecord -> string
static member GetSecurityGroupsString : docRec : DocumentRecord -> string
Parameters
- docRec (DocumentRecord)
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120