CashRegister_Delete_PrinterTextArgSpecification Property |  |
Špecifikácia.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic string Specification { get; set; }Public Property Specification As String
Get
Set
Dim instance As CashRegister_Delete_PrinterTextArg
Dim value As String
value = instance.Specification
instance.Specification = value
Property Value
String
See Also