MultipleChoiceValue   Conversion (TextValue to MultipleChoiceValue)
MultipleChoiceValue summary

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

public static implicit operator MultipleChoiceValue (
	TextValue textValue
)

Return Value

Type: MultipleChoiceValue
operator
See Also