BenefitCategoryId Property |
The category id of the benefit.
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public int CategoryId { get; set; }
Public Property CategoryId As Integer
Get
Set
public:
property int CategoryId {
int get ();
void set (int value);
}
member CategoryId : int with get, set
Property Value
Type:
Int32See Also