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: 4.5.0.0 (4.5.0.0)
Syntax public 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
StringSee Also