public bool InReWorkComponentPriceFromKitPriceRoutine { get; set; }
Public Property InReWorkComponentPriceFromKitPriceRoutine As Boolean
Get
Set
public:
property bool^ InReWorkComponentPriceFromKitPriceRoutine {
bool^ get ();
void set (bool^ value);
}