Content Engine .NET API
GuidConstants.Prop_AllowsForeignObject 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_AllowsForeignObject value is {0A482F21-76B8-469F-94E3-3D7165AB92BF}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_AllowsForeignObject As
Id
C#
public static
Id
Prop_AllowsForeignObject;
C++
public:
static
Id
Prop_AllowsForeignObject;
J#
public static
Id
Prop_AllowsForeignObject
JScript
public static Prop_AllowsForeignObject :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace