TextValue GetTypeCode Method
Gets the type of value.

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

public TypeCode GetTypeCode()

Return Value

Type: OnlineTypeCode
The TypeCode for the value.

Implements

OnlineIConvertible GetTypeCode 
See Also