fsreqFabSuiteXMLRequestGetPricingInformation Property |
Retrieves Pricing for whole system or per job.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetPricingInformation")] public List<fsreqGetPricingInformation> GetPricingInformation { get; set; }
Property Value
Type: ListfsreqGetPricingInformationSee Also