Dependency HintPathSpecified Property
Returns true if HintPath should be serialized to XML. For internal use only.

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

public bool HintPathSpecified { get; }

Return Value

Type: OnlineBoolean
true if the value should be serialized.
See Also