Content Engine .NET API
GuidConstants.Prop_MemberOfGroups Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Prop_MemberOfGroups value is {A5C82A29-0D27-48FD-AE80-AA7608CD624E}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_MemberOfGroups As
Id
C#
public static
Id
Prop_MemberOfGroups;
C++
public:
static
Id
Prop_MemberOfGroups;
J#
public static
Id
Prop_MemberOfGroups
JScript
public static Prop_MemberOfGroups :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace