MiscEntryCategoryId Property |
Category's ID
Namespace: AMG.API.TimecardAssembly: 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