ExtensionMethodsToMessageShipmentProcessState Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.ToMessageShipmentProcessState(System.String)"]

Namespace:  WorkZone.Dispatcher.Base.Messages
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static MessageShipmentProcessState ToMessageShipmentProcessState(
	this string text
)

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.ToMessageShipmentProcessState(System.String)"]

Return Value

Type: MessageShipmentProcessState

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Messages.ExtensionMethods.ToMessageShipmentProcessState(System.String)"]

Usage Note

In Visual Basic and C#, you can call this method as an instance method on any object of type String. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).
See Also

Reference