ServiceOperationResultInnerObject 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.UtilsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public Object InnerObject { get; set; }
Public Property InnerObject As Object
Get
Set
public:
virtual property Object^ InnerObject {
Object^ get () sealed;
void set (Object^ value) sealed;
}
abstract InnerObject : Object with get, set
override InnerObject : Object with get, set
ObjectIServiceOperationResultInnerObject