Equals determines whether of not 'other' is equivalent to 'this'
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: HotDocs.Sdk VariableInfo
The object being compared to 'this'
Return Value
Type:
boolean (true or false)
Implements

See Also