{
EntityMoniker = quote.ToEntityReference(),// teklifi referans ver
State = new OptionSetValue((int)QuoteState.Active),// durumu active yap
Status = new OptionSetValue((int)quote_statuscode.InProgress) // bir status ver
};
_serviceProxy.Execute(activateQuote); // classı calıstır.
Hiç yorum yok:
Yorum Gönder