System.Object
Eplan.EplApi.Remoting.CallingContext
Eplan.EplApi.Remoting.EplanResponse
System.Object
Eplan.EplApi.Remoting.CallingContext
Eplan.EplApi.Remoting.EplanResponse
[DataContract()] [KnownType(Eplan.EplApi.Remoting.EplanResponse)] public class EplanResponse : CallingContext
[DataContract()] [KnownType(Eplan.EplApi.Remoting.EplanResponse)] public ref class EplanResponse : public CallingContext
Name | Description | |
---|---|---|
EplanResponse Constructor | Overloaded. |
Name | Description | |
---|---|---|
AsyncCallCompleted | Indicates that an asynchronous call is terminated. | |
Message | String message (Inherited from Eplan.EplApi.Remoting.CallingContext) | |
Parameters | Parameters and values (Inherited from Eplan.EplApi.Remoting.CallingContext) | |
Succeed | Succeed flag (Inherited from Eplan.EplApi.Remoting.CallingContext) |
Name | Description | |
---|---|---|
Clear | Clear all parameters. (Inherited from Eplan.EplApi.Remoting.CallingContext) | |
Get | Gets parameter value. (Inherited from Eplan.EplApi.Remoting.CallingContext) | |
Remove | Remove a parameter. (Inherited from Eplan.EplApi.Remoting.CallingContext) | |
Set | Sets a new parameter. (Inherited from Eplan.EplApi.Remoting.CallingContext) |