Click or drag to resize

DocumentStateChangeNewState Property

The new state after the change. [Required] [Filter(eq)]

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

Property Value

Type: DocumentStateChangesRepositoryNewState
See Also