RequestCurrencyCode Property |  |
Ak je doklad v inej mene ako predvolená, tu sa uvádzia kód cudzej meny.
Namespace: Exa.OBERON.Shared.ApprovalAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.78.0 (5.0.78.0)
Syntaxpublic string CurrencyCode { get; set; }Public Property CurrencyCode As String
Get
Set
Dim instance As Request
Dim value As String
value = instance.CurrencyCode
instance.CurrencyCode = value
Property Value
String
See Also