Content Engine .NET API
GuidConstants.Prop_EmbeddedDataThreshold 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_EmbeddedDataThreshold value is {D78CFC46-2A69-4F8D-94BB-32DA6FB498C0}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_EmbeddedDataThreshold As
Id
C#
public static
Id
Prop_EmbeddedDataThreshold;
C++
public:
static
Id
Prop_EmbeddedDataThreshold;
J#
public static
Id
Prop_EmbeddedDataThreshold
JScript
public static Prop_EmbeddedDataThreshold :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace