DataLogGrp ConstructorSave 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 DataLogGrp() method is the constructor for the class. It initializes a DataLogGrp object from the database based on its group ID.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal grpId As Integer _ ) public DataLogGrp( int grpId ) ParametersgrpId Required. Holds the ID of the data log group to initialize. See AlsoReferenceDataLogGrp ClassDataLogGrp Members In This Topic
The DataLogGrp() method is the constructor for the class. It initializes a DataLogGrp object from the database based on its group ID.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal grpId As Integer _ ) public DataLogGrp( int grpId ) ParametersgrpId Required. Holds the ID of the data log group to initialize. See AlsoReferenceDataLogGrp ClassDataLogGrp Members
The DataLogGrp() method is the constructor for the class. It initializes a DataLogGrp object from the database based on its group ID.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal grpId As Integer _ ) public DataLogGrp( int grpId ) ParametersgrpId Required. Holds the ID of the data log group to initialize. See AlsoReferenceDataLogGrp ClassDataLogGrp Members
The DataLogGrp() method is the constructor for the class. It initializes a DataLogGrp object from the database based on its group ID.Syntax Visual BasicC# 'Declaration Public Function New( _ ByVal grpId As Integer _ ) public DataLogGrp( int grpId ) ParametersgrpId Required. Holds the ID of the data log group to initialize. See AlsoReferenceDataLogGrp ClassDataLogGrp Members