Compare the current dependncy to another dependency. File names are compared ignoring case.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: HotDocs.Sdk Dependency
The other dependency to compare with.
Return Value
Type:
Zero if both dependecies are equal. Less than zero if the current dependency is less than the other dpendency. Greater than zero if the current dependency is greater than the other dpendency
Implements

See Also