Property | Type | Description | |
---|---|---|---|
OnLawVoteIdChanged | void | ||
OnLawVoteIdChanging | void | ||
OnPoliticianIdChanged | void | ||
OnPoliticianIdChanging | void | ||
OnPoliticianLawVoteIdChanged | void | ||
OnPoliticianLawVoteIdChanging | void | ||
OnVoteChanged | void | ||
OnVoteChanging | void |
Method | Description | |
---|---|---|
CreatePoliticianLawVote ( global politicianLawVoteId ) : |
Create a new PoliticianLawVote object.
|
Method | Description | |
---|---|---|
OnLawVoteIdChanged ( ) : void | ||
OnLawVoteIdChanging ( Nullable |
||
OnPoliticianIdChanged ( ) : void | ||
OnPoliticianIdChanging ( Nullable |
||
OnPoliticianLawVoteIdChanged ( ) : void | ||
OnPoliticianLawVoteIdChanging ( global value ) : void | ||
OnVoteChanged ( ) : void | ||
OnVoteChanging ( Nullable |
public static CreatePoliticianLawVote ( global politicianLawVoteId ) : |
||
politicianLawVoteId | global | Initial value of the PoliticianLawVoteId property. |
return |