BusinessPartnerCreditLimitAllowedValue Property |  |
Hodnota, za ktorú je ešte možné nakúpiť/objednať, kým bude prekročený kredit limit.
Pri posudzovaní treba dbať na nové položky vkladané do aktuálneho dokladu, ktoré je potrebné pri posudzovaní ešte pripočítať.
Namespace: Exa.OBERON.ServicesGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic decimal AllowedValue { get; set; }
Public Property AllowedValue As Decimal
Get
Set
Dim instance As BusinessPartnerCreditLimit
Dim value As Decimal
value = instance.AllowedValue
instance.AllowedValue = value
Property Value
Decimal
See Also