PackagePathTemplateLocation Equals Method (TemplateLocation)
Implements IEquatable<TemplateLocation>.Equals().

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override bool Equals(
	TemplateLocation other
)

Return Value

Type: OnlineBoolean
A value indicating whether the two locations are equal or not.

Implements

OnlineIEquatable T  Equals(T)
See Also