Click or drag to resize

BusinessPartnerBranchesBatchUpdateArg Class

EXALOGIC
Obsahuje údaje pre hromadnú aktualizáciu prevádzok obchodného partnera.
Používa sa v metóde BusinessPartner_Branches_BatchUpdate(BusinessPartnerBranchesBatchUpdateArg).
Inheritance Hierarchy
SystemObject
  Exa.OBERON.ServicesGen2.BusinessPartnersBusinessPartnerBranchesBatchUpdateArg

Namespace: Exa.OBERON.ServicesGen2.BusinessPartners
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public class BusinessPartnerBranchesBatchUpdateArg

The BusinessPartnerBranchesBatchUpdateArg type exposes the following members.

Constructors
 NameDescription
Public methodBusinessPartnerBranchesBatchUpdateArgInitializes a new instance of the BusinessPartnerBranchesBatchUpdateArg class
Top
Properties
 NameDescription
Public propertyBranchesNový zoznam prevádzok obchodného partnera. Nové prevádzky sa pridajú, existujúce aktualizujú, prevádzky ktoré nie sú v tomto zozname, ale sú evidované pri obchodnom partnerovi budú vymazané.
Public propertyIDNumBusinessPartner Jednoznačný identifikátor obchodného partnera.
Top
See Also