Authentificationcls_UserLoginInfoBusinessPartnerIdentificationNumber Property |  |
IČO obchodného partnera pri type prihlasovania pomocou kontaktných osôb partnerov.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic string BusinessPartnerIdentificationNumber { get; set; }Public Property BusinessPartnerIdentificationNumber As String
Get
Set
Dim instance As Authentificationcls_UserLoginInfo
Dim value As String
value = instance.BusinessPartnerIdentificationNumber
instance.BusinessPartnerIdentificationNumber = value
Property Value
String
See Also