GetUtilExecData Method (Ents)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 GetUtilExecData() method retrieves Util Exec data (that is, the extra configuration data required for an entity that is capable of collecting utilization data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetUtilExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which Util Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the Util_Exec table.See AlsoReferenceEnts ClassEnts Members In This Topic
The GetUtilExecData() method retrieves Util Exec data (that is, the extra configuration data required for an entity that is capable of collecting utilization data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetUtilExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which Util Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the Util_Exec table.See AlsoReferenceEnts ClassEnts Members
The GetUtilExecData() method retrieves Util Exec data (that is, the extra configuration data required for an entity that is capable of collecting utilization data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetUtilExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which Util Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the Util_Exec table.See AlsoReferenceEnts ClassEnts Members
The GetUtilExecData() method retrieves Util Exec data (that is, the extra configuration data required for an entity that is capable of collecting utilization data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetUtilExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetUtilExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which Util Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the Util_Exec table.See AlsoReferenceEnts ClassEnts Members