Check if two dependncies are equal. 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:
true if both dependecies are equal.
Implements

See Also