BusinessPartnerBranchCaption Property | |
Pomenovanie prevádzky.
Namespace: Exa.OBERON.ServicesGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string Caption { get; set; }
Public Property Caption As String
Get
Set
Dim instance As BusinessPartnerBranch
Dim value As String
value = instance.Caption
instance.Caption = value
Property Value
StringSee Also