WebServiceBaseEngine_OBERONAppEngine Property | |
Objekt aplikácie.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public 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
AppEngineSee Also