GetLotAttrs(String,String) 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 GetLotAttrs() method retrieves all of a lot's attributes for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetLotAttrs( _ ByVal itemId As String, _ ByVal lotNo As String _ ) As DataSet public static DataSet GetLotAttrs( string itemId, string lotNo ) ParametersitemId Required. Holds the ID of the item whose lot attributes are being retrieved. lotNo Required. Holds the number of the lot whose attributes are being retrieved. Return Value Returns a DataSet that contains the specified lot's attributes, or null if the lot does not exist. See AlsoReferenceItems ClassItems MembersOverload List In This Topic
This overload of the GetLotAttrs() method retrieves all of a lot's attributes for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetLotAttrs( _ ByVal itemId As String, _ ByVal lotNo As String _ ) As DataSet public static DataSet GetLotAttrs( string itemId, string lotNo ) ParametersitemId Required. Holds the ID of the item whose lot attributes are being retrieved. lotNo Required. Holds the number of the lot whose attributes are being retrieved. Return Value Returns a DataSet that contains the specified lot's attributes, or null if the lot does not exist. See AlsoReferenceItems ClassItems MembersOverload List
This overload of the GetLotAttrs() method retrieves all of a lot's attributes for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetLotAttrs( _ ByVal itemId As String, _ ByVal lotNo As String _ ) As DataSet public static DataSet GetLotAttrs( string itemId, string lotNo ) ParametersitemId Required. Holds the ID of the item whose lot attributes are being retrieved. lotNo Required. Holds the number of the lot whose attributes are being retrieved. Return Value Returns a DataSet that contains the specified lot's attributes, or null if the lot does not exist. See AlsoReferenceItems ClassItems MembersOverload List
This overload of the GetLotAttrs() method retrieves all of a lot's attributes for the specified item from the database.Syntax Visual BasicC# 'Declaration Public Overloads Shared Function GetLotAttrs( _ ByVal itemId As String, _ ByVal lotNo As String _ ) As DataSet public static DataSet GetLotAttrs( string itemId, string lotNo ) ParametersitemId Required. Holds the ID of the item whose lot attributes are being retrieved. lotNo Required. Holds the number of the lot whose attributes are being retrieved. Return Value Returns a DataSet that contains the specified lot's attributes, or null if the lot does not exist. See AlsoReferenceItems ClassItems MembersOverload List