Interface IRadioGroupInfo
- Namespace
- XENBIT.ResQueServe.Abstractions.Interfaces
- Assembly
- RQS.Abstractions.dll
public interface IRadioGroupInfo
Properties
Id
long Id { get; set; }
Property Value
Name
The name of the radio group.
string Name { get; set; }