C# Class Machete.Service.viewOptions

Mostrar archivo Open project: SavageLearning/Machete Class Usage Examples

Public Properties

Property Type Description
CI System.Globalization.CultureInfo
activityID int?
attendedActivities bool
authenticated bool
category string
date DateTime?
displayLength int
displayStart int
dwccardnum int?
onlineSource bool?
orderDescending bool
personID int
sSearch string
showExpiredWorkers bool
showNotWorkers bool
showPending bool
showSExWorkers bool
showWorkers bool
sortColName string
status int?
typeofwork_grouping int?
wa_grouping string
woid int?

Property Details

CI public_oe property

public CultureInfo,System.Globalization CI
return System.Globalization.CultureInfo

activityID public_oe property

public int? activityID
return int?

attendedActivities public_oe property

public bool attendedActivities
return bool

authenticated public_oe property

public bool authenticated
return bool

category public_oe property

public string category
return string

date public_oe property

public DateTime? date
return DateTime?

displayLength public_oe property

public int displayLength
return int

displayStart public_oe property

public int displayStart
return int

dwccardnum public_oe property

public int? dwccardnum
return int?

onlineSource public_oe property

public bool? onlineSource
return bool?

orderDescending public_oe property

public bool orderDescending
return bool

personID public_oe property

public int personID
return int

sSearch public_oe property

public string sSearch
return string

showExpiredWorkers public_oe property

public bool showExpiredWorkers
return bool

showNotWorkers public_oe property

public bool showNotWorkers
return bool

showPending public_oe property

public bool showPending
return bool

showSExWorkers public_oe property

public bool showSExWorkers
return bool

showWorkers public_oe property

public bool showWorkers
return bool

sortColName public_oe property

public string sortColName
return string

status public_oe property

public int? status
return int?

typeofwork_grouping public_oe property

public int? typeofwork_grouping
return int?

wa_grouping public_oe property

public string wa_grouping
return string

woid public_oe property

public int? woid
return int?