GetItemAttrs(String,Int32) MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 This overload of the GetItemAttrs() method retrieves the specified attribute for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetItemAttrs( _ ByVal itemId As String, _ ByVal attrId As Integer _ ) As DataRow public static DataRow GetItemAttrs( string itemId, int attrId ) ParametersitemId Required. Holds the ID of the item whose attribute is being retrieved.attrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a DataRow that contains the specified item attribute, or null if the item's attribute does not exist. See AlsoReferenceItems ClassItems MembersOverload List In This Topic
This overload of the GetItemAttrs() method retrieves the specified attribute for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetItemAttrs( _ ByVal itemId As String, _ ByVal attrId As Integer _ ) As DataRow public static DataRow GetItemAttrs( string itemId, int attrId ) ParametersitemId Required. Holds the ID of the item whose attribute is being retrieved.attrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a DataRow that contains the specified item attribute, or null if the item's attribute does not exist. See AlsoReferenceItems ClassItems MembersOverload List
This overload of the GetItemAttrs() method retrieves the specified attribute for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetItemAttrs( _ ByVal itemId As String, _ ByVal attrId As Integer _ ) As DataRow public static DataRow GetItemAttrs( string itemId, int attrId ) ParametersitemId Required. Holds the ID of the item whose attribute is being retrieved.attrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a DataRow that contains the specified item attribute, or null if the item's attribute does not exist. See AlsoReferenceItems ClassItems MembersOverload List
This overload of the GetItemAttrs() method retrieves the specified attribute for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetItemAttrs( _ ByVal itemId As String, _ ByVal attrId As Integer _ ) As DataRow public static DataRow GetItemAttrs( string itemId, int attrId ) ParametersitemId Required. Holds the ID of the item whose attribute is being retrieved.attrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a DataRow that contains the specified item attribute, or null if the item's attribute does not exist. See AlsoReferenceItems ClassItems MembersOverload List