Implements IEquatable<TemplateLocation>.Equals().
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: HotDocs.Sdk TemplateLocation
Other location to compare to test equality.
Return Value
Type:
A value indicating whether the two locations are equal or not.
Implements

See Also