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+20275c6cef4601c15169f89cd31dd1da3f900c48
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