Table of Contents

Interface IRadioGroupInfo

Namespace
XENBIT.ResQueServe.Abstractions.Interfaces
Assembly
RQS.Abstractions.dll
public interface IRadioGroupInfo

Properties

Id

long Id { get; set; }

Property Value

long

Name

The name of the radio group.

string Name { get; set; }

Property Value

string