Click or drag to resize

WorkDayActivity Class

Represents an activity on workday.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIWorkDayActivity

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+9acb7434aeb2855fb928fe129dfe34575a6d8fd4
Syntax
public class WorkDayActivity

The WorkDayActivity type exposes the following members.

Constructors
 NameDescription
Public methodWorkDayActivityInitializes a new instance of the WorkDayActivity class
Top
Properties
 NameDescription
Public propertyActivityTypeName The name of the activity type.
Public propertyDuration Duration of the activity on the day.
Public propertyGUID Unique identifier of the Activity.
Public propertyName The name of the Activity.
Top
See Also