GetLotAttr(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 The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute ID to specify the attribute.Syntax Visual BasicC# 'Declaration Public Overloads Function GetLotAttr( _ ByVal attrId As Integer _ ) As LotAttr public LotAttr GetLotAttr( int attrId ) ParametersattrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a LotAttr representing the specified attribute, or null it the ID cannot be found. See AlsoReferenceLot ClassLot MembersOverload List In This Topic
The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute ID to specify the attribute.Syntax Visual BasicC# 'Declaration Public Overloads Function GetLotAttr( _ ByVal attrId As Integer _ ) As LotAttr public LotAttr GetLotAttr( int attrId ) ParametersattrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a LotAttr representing the specified attribute, or null it the ID cannot be found. See AlsoReferenceLot ClassLot MembersOverload List
The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute ID to specify the attribute.Syntax Visual BasicC# 'Declaration Public Overloads Function GetLotAttr( _ ByVal attrId As Integer _ ) As LotAttr public LotAttr GetLotAttr( int attrId ) ParametersattrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a LotAttr representing the specified attribute, or null it the ID cannot be found. See AlsoReferenceLot ClassLot MembersOverload List
The GetLotAttr() method retrieves the current lot's specified attribute. This overload of the method uses an attribute ID to specify the attribute.Syntax Visual BasicC# 'Declaration Public Overloads Function GetLotAttr( _ ByVal attrId As Integer _ ) As LotAttr public LotAttr GetLotAttr( int attrId ) ParametersattrId Required. Holds the ID of the attribute that is being retrieved. Return Value Returns a LotAttr representing the specified attribute, or null it the ID cannot be found. See AlsoReferenceLot ClassLot MembersOverload List