Content Engine .NET API
GuidConstants.Prop_OutboundDispatcherEnabled 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_OutboundDispatcherEnabled value is {E0DE1584-F19B-4DC2-BDDF-2DB48887A81D}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_OutboundDispatcherEnabled As
Id
C#
public static
Id
Prop_OutboundDispatcherEnabled;
C++
public:
static
Id
Prop_OutboundDispatcherEnabled;
J#
public static
Id
Prop_OutboundDispatcherEnabled
JScript
public static Prop_OutboundDispatcherEnabled :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace