ComponentInfo AddVariable Method
This method adds a variable to the list of variables for the component file.

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

public void AddVariable(
	VariableInfo item
)
See Also