fsresFabSuiteXMLResponseCostCode_Upsert Property |
Insert or update a cost code.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("CostCode_Upsert")] public List<fsresCostCode_Upsert> CostCode_Upsert { get; set; }
Property Value
Type: ListfsresCostCode_UpsertSee Also