Click or drag to resize

DocumentTypeNotificationStatusChangeDirection Property

Direction of status change. Positive when the new status is greater than the previous. Applicable values: Positive '+', Negative '-', No change '0', Any change '*'. [Required] [Default("*")]

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

Property Value

Type: DocumentTypeNotificationsRepositoryStatusChangeDirection
See Also