FileRepositoryGetArgIdentifikator Property |  |
Hodnota, podľa ktorej sa má príloha (binárne údaje) načítať.
Namespace: Exa.OBERON.ServicesGen2.Common.FileRepositoryAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string Identifikator { get; set; }
Public Property Identifikator As String
Get
Set
Dim instance As FileRepositoryGetArg
Dim value As String
value = instance.Identifikator
instance.Identifikator = value
Property Value
String
See Also