fsresFabSuiteXMLResponseLaborRate_Upsert Property |
Updates or inserts a labor rate for Estimating.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("LaborRate_Upsert")] public List<fsresLaborRate_Upsert> LaborRate_Upsert { get; set; }
Property Value
Type: ListfsresLaborRate_UpsertSee Also