Constructor BadgeEntryArgs
BadgeEntryArgs(Guid, string, Guid)
Creates an instance of BadgeEntryArgs.
Declaration
public BadgeEntryArgs(Guid bucketId, string badgeName, Guid entryId)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | bucketId | Bucket ID |
| string | badgeName | Badge Name |
| Guid | entryId | Entry ID |