BusinessPartnerBranchCaption Property |  |
Pomenovanie prevádzky.
Namespace: Exa.OBERON.ServicesGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic 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
String
See Also