![]() |
#3 |
Участник
|
Она прописана в шапке и передается методом sql.priceGroupId().
X++: PriceGroupId priceGroupId()
{
;
return this.salesQuotationTable().PriceGroupId;
} |
|
|
|