OBERONLoyaltySystemClientWS_LoyaltyCardTransactionNotice Property |  |
Poznámka.
Namespace: Exa.OBERON.Shared.LoyaltyCardSystems.DriversAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string Notice { get; set; }
Public Property Notice As String
Get
Set
Dim instance As OBERONLoyaltySystemClientWS_LoyaltyCardTransaction
Dim value As String
value = instance.Notice
instance.Notice = value
Property Value
String
See Also