TimecardLineMiscEntry Property |
Miscellaneous transaction of time card
Namespace: AMG.API.TimecardAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public MiscEntry MiscEntry { get; set; }
Public Property MiscEntry As MiscEntry
Get
Set
public:
property MiscEntry^ MiscEntry {
MiscEntry^ get ();
void set (MiscEntry^ value);
}
member MiscEntry : MiscEntry with get, set
Property Value
Type:
MiscEntrySee Also