Click or drag to resize

ActivityTimeIntervalUserStatus Property

The user status of the primary activity in the moment the time interval was created. null when the user status is unknown. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentTypeUserStatus UserStatus { get; set; }

Property Value

Type: DocumentTypeUserStatus
See Also