Click or drag to resize

StateImplGetSelectedChoiceValue Method

[Missing <summary> documentation for "M:P.Runtime.StateImpl.GetSelectedChoiceValue(P.Runtime.PrtImplMachine)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool GetSelectedChoiceValue(
	PrtImplMachine process
)

Parameters

process
Type: P.RuntimePrtImplMachine

[Missing <param name="process"/> documentation for "M:P.Runtime.StateImpl.GetSelectedChoiceValue(P.Runtime.PrtImplMachine)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:P.Runtime.StateImpl.GetSelectedChoiceValue(P.Runtime.PrtImplMachine)"]

See Also