BookColumnText Property |  |
Text zobrazovaný používateľovi.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Common.BookSettingsAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Text { get; set; }Public Property Text As String
Get
Set
Dim instance As BookColumn
Dim value As String
value = instance.Text
instance.Text = value
Property Value
String
See Also