 | IElectronicProcessingGenerateElectronicContractRequestTypePurchasedPlans Field |
An array which should contain one or more elements of type PurchasedPlanType, representing the program, form, retail price, and other details of an iAAWG program.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IElectronicProcessingPurchasedPlanType[] PurchasedPlans
Public PurchasedPlans As IElectronicProcessingPurchasedPlanType()
public var PurchasedPlans : IElectronicProcessingPurchasedPlanType[]
Field Value
Type:
IElectronicProcessingPurchasedPlanType
See Also