Click or drag to resize
TimeEntryUsedForPaychecksEnum Enumeration
Product: ALL Description: Enumeration of types for time entries with paychecks.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum TimeEntryUsedForPaychecksEnum
Members
  Member nameValueDescription
NotSet0
DoNotUseTimeEntry1
UseTimeEntry2
Remarks
See Also