Click or drag to resize

TimeCardActionCommandActionId Property

Defines type of the action performed; TimeCardAction enumeration.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TimeCardAction ActionId { get; set; }

Property Value

Type: TimeCardAction
See Also