Dependency Class
A helper class to contain information of another file a template depends upon.
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk Dependency

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

public class Dependency : IEquatable<Dependency>, 
	IComparable<Dependency>
See Also