AdditionalFile Equals Method (AdditionalFile)
Implements IEquatable.Equals

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

public bool Equals(
	AdditionalFile other
)

Return Value

Type: OnlineBoolean
boolean (true or false)

Implements

OnlineIEquatable T  Equals(T)
See Also