Click or drag to resize

DocumentStateFlagsExtensions Class

Provides DocumentStateFlags extension methods.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.GeneralDocumentStateFlagsExtensions

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class DocumentStateFlagsExtensions

The DocumentStateFlagsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberContains
Determines whether the specified state is contained in the DocumentStateFlags condition.
Top
See Also