AuditClaimDataPayableIngredientCost Property |
Namespace: SxcDeskAppLib
public string PayableIngredientCost { get; set; }
Public Property PayableIngredientCost As String Get Set
public: property String^ PayableIngredientCost { String^ get (); void set (String^ value); }
member PayableIngredientCost : string with get, set