BusinessPartnerGetArgLoadBranches Property | |
Príznak pre načítanie prevádzok obchodného partnera.
TRUE - bude vrátený aj zoznam prevádzok,
FALSE - bude vrátená len hlavička (bez prevádzok).
Namespace: Exa.OBERON.ServicesGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public bool LoadBranches { get; set; }
Public Property LoadBranches As Boolean
Get
Set
Dim instance As BusinessPartnerGetArg
Dim value As Boolean
value = instance.LoadBranches
instance.LoadBranches = value
Property Value
BooleanSee Also