Click or drag to resize

IServiceOperationResultInnerObject Property

Gets or sets the object which is the result of the operation. This member is not mandatory and may return null even if the status is successful and depends.

Namespace:  SysadminsLV.PKI.Utils
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
Object InnerObject { get; set; }

Property Value

Type: Object
See Also