Property | Type | Description |
---|
Method | Description | |
---|---|---|
KioskGroupType ( ) : System |
Initializes a new instance of the KioskGroupType class.
|
|
KioskGroupType ( GroupType groupType ) : System |
Initializes a new instance of the KioskGroupType class.
|
|
KioskGroupType ( int groupTypeid ) : System |
Initializes a new instance of the KioskGroupType class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public KioskGroupType ( GroupType groupType ) : System | ||
groupType | GroupType | Type of the group. |
return | System |
public KioskGroupType ( int groupTypeid ) : System | ||
groupTypeid | int | The group typeid. |
return | System |