Gets whether or not to return history.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic bool History { get; }
Public ReadOnly Property History As Boolean
Get
public:
property bool History {
bool get ();
}
member History : bool with get
Property Value
Type:
Boolean
See Also