 | BonusSystemDtoBonusValidDays Property |
Namespace:
Bex.API.ServiceDTOs
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int BonusValidDays { get; set; }
Public Property BonusValidDays As Integer
Get
Set
public:
property int BonusValidDays {
int get ();
void set (int value);
}
member BonusValidDays : int with get, set
Property Value
Type:
Int32
See Also