WebServiceBaseEngine_OBERONAppEngine Property |  |
Objekt aplikácie.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic AppEngine _OBERONAppEngine { get; set; }
Public Property _OBERONAppEngine As AppEngine
Get
Set
Dim instance As WebServiceBaseEngine
Dim value As AppEngine
value = instance._OBERONAppEngine
instance._OBERONAppEngine = value
Property Value
AppEngine
See Also