Class BallotContent
Inheritance
System.Object
BallotContent
Assembly: Netezos.dll
Syntax
public class BallotContent : OperationContent
Properties
|
Improve this Doc
View Source
Ballot
Declaration
public Ballot Ballot { get; set; }
Property Value
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
|
Improve this Doc
View Source
Period
Declaration
public int Period { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|