Content Engine .NET API
GuidConstants.Prop_InboundDispatcherEnabled 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_InboundDispatcherEnabled value is {4E0E23EE-65D3-44EB-A0F7-0A1C21F35A29}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_InboundDispatcherEnabled As
Id
C#
public static
Id
Prop_InboundDispatcherEnabled;
C++
public:
static
Id
Prop_InboundDispatcherEnabled;
J#
public static
Id
Prop_InboundDispatcherEnabled
JScript
public static Prop_InboundDispatcherEnabled :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace