 | IElectronicProcessingGetFormSpecificTermsResponseTypeTermsInMonths Property |
A list of forms that are potentially available for the specified vehicle and dealer.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int[] TermsInMonths { get; set; }
Public Property TermsInMonths As Integer()
Get
Set
function get TermsInMonths () : int[]
function set TermsInMonths (value : int[])
function get_TermsInMonths();
function set_TermsInMonths(value);
Property Value
Type:
Int32
See Also