TextValue   Conversion (MultipleChoiceValue to TextValue)
User-defined implicit conversion from MultipleChoiceValue to TextValue

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static implicit operator TextValue (
	MultipleChoiceValue multipleChoiceValue
)

Return Value

Type: TextValue
operator
See Also