OBERONLoyaltySystemClientWS_ResultValueTResult Property |  |
Výsledok volanej metódy, Result = TRUE - metóda bola úspešná, Result = FALSE - metóda bola neúspešná.
Namespace: Exa.OBERON.Shared.LoyaltyCardSystems.DriversAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic bool Result { get; set; }
Public Property Result As Boolean
Get
Set
Dim instance As OBERONLoyaltySystemClientWS_ResultValue
Dim value As Boolean
value = instance.Result
instance.Result = value
Property Value
Boolean
See Also