InitFromDataRow Method (Attr)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 Initialize this object's common attribute properties from the DataRow from the appropriate *_attr table for this attribute type. Syntax Visual BasicC# 'Declaration Protected Overridable Sub InitFromDataRow( _ ByVal row As DataRow _ ) protected virtual void InitFromDataRow( DataRow row ) Parametersrow The DataRow object from the appropriate *_attr table. See AlsoReferenceAttr ClassAttr Members In This Topic
Initialize this object's common attribute properties from the DataRow from the appropriate *_attr table for this attribute type. Syntax Visual BasicC# 'Declaration Protected Overridable Sub InitFromDataRow( _ ByVal row As DataRow _ ) protected virtual void InitFromDataRow( DataRow row ) Parametersrow The DataRow object from the appropriate *_attr table. See AlsoReferenceAttr ClassAttr Members
Initialize this object's common attribute properties from the DataRow from the appropriate *_attr table for this attribute type. Syntax Visual BasicC# 'Declaration Protected Overridable Sub InitFromDataRow( _ ByVal row As DataRow _ ) protected virtual void InitFromDataRow( DataRow row ) Parametersrow The DataRow object from the appropriate *_attr table. See AlsoReferenceAttr ClassAttr Members
Initialize this object's common attribute properties from the DataRow from the appropriate *_attr table for this attribute type. Syntax Visual BasicC# 'Declaration Protected Overridable Sub InitFromDataRow( _ ByVal row As DataRow _ ) protected virtual void InitFromDataRow( DataRow row ) Parametersrow The DataRow object from the appropriate *_attr table. See AlsoReferenceAttr ClassAttr Members