GetUtilReasons Method (Util)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GetUtilReasons() method retrieves the available final reasons for the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilReasons( _ ByVal entID As Integer _ ) As DataSet public static DataSet GetUtilReasons( int entID ) ParametersentID Required. Holds the ID of the entity for which to retrieve the final reasons. Return Value Returns a DataSet containing a row for each of the entity's final reasons. See AlsoReferenceUtil ClassUtil Members In This Topic
The GetUtilReasons() method retrieves the available final reasons for the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilReasons( _ ByVal entID As Integer _ ) As DataSet public static DataSet GetUtilReasons( int entID ) ParametersentID Required. Holds the ID of the entity for which to retrieve the final reasons. Return Value Returns a DataSet containing a row for each of the entity's final reasons. See AlsoReferenceUtil ClassUtil Members
The GetUtilReasons() method retrieves the available final reasons for the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilReasons( _ ByVal entID As Integer _ ) As DataSet public static DataSet GetUtilReasons( int entID ) ParametersentID Required. Holds the ID of the entity for which to retrieve the final reasons. Return Value Returns a DataSet containing a row for each of the entity's final reasons. See AlsoReferenceUtil ClassUtil Members
The GetUtilReasons() method retrieves the available final reasons for the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilReasons( _ ByVal entID As Integer _ ) As DataSet public static DataSet GetUtilReasons( int entID ) ParametersentID Required. Holds the ID of the entity for which to retrieve the final reasons. Return Value Returns a DataSet containing a row for each of the entity's final reasons. See AlsoReferenceUtil ClassUtil Members