Overrides IComparable<DataSource>.CompareTo
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: HotDocs.Sdk DataSource
The object being compared to 'this'
Return Value
Type:
-1, 0, or 1 depending on whether 'other' is less than, equal to, or greater than 'this'
Implements

See Also