Content Engine .NET API
GuidConstants.Prop_ComponentRelationshipType 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_ComponentRelationshipType value is {5A3F8D51-5462-4FA3-935D-277D3C876137}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_ComponentRelationshipType As
Id
C#
public static
Id
Prop_ComponentRelationshipType;
C++
public:
static
Id
Prop_ComponentRelationshipType;
J#
public static
Id
Prop_ComponentRelationshipType
JScript
public static Prop_ComponentRelationshipType :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace