Click or drag to resize

ActivityTimeIntervalState Property

The state of the primary activity in the moment the time interval was created. null when the state is unknown.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DocumentState> State { get; set; }

Property Value

Type: NullableDocumentState
See Also