Class SrExecuteContent
Inheritance
System.Object
SrExecuteContent
Assembly: Netmavryk.dll
Syntax
public class SrExecuteContent : ManagerOperationContent
Properties
|
Improve this Doc
View Source
Commitment
Declaration
public string Commitment { get; set; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
|
Improve this Doc
View Source
OutputProof
Declaration
public byte[] OutputProof { get; set; }
Property Value
| Type |
Description |
| System.Byte[] |
|
|
Improve this Doc
View Source
Rollup
Declaration
public string Rollup { get; set; }
Property Value
| Type |
Description |
| System.String |
|