FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
Active | Determines whether "IUoMGroupDefinition" conversion rule is active or not.
Field name: IsActive. |
AlternateQuantity | The alternate quantity.
Field name: AltQty. |
AlternateUoM | The alternate UoM.
Field name: UomEntry. |
BaseQuantity | The base quantity.
Field name: BaseQty. |
BaseUdfFtr | Provides the user-defined fields (UDFs) of items in the drop down. Functionally the same as"UdfFactor". Populates values based on the fields defined in the user-defined fields.
Field name: BaseUdfFtr. |
BaseWgtFtr | Provides weight related values. Functionally equivalent to "WeightFactor". Populates weight-related values, such as grams or milligrams.
Field name: BaseWgtFtr. |
UdfFactor | Provides the user-defined fields (UDFs) of items in the drop down. Functionally the same as"BaseUdfFtr". Populates values based on the fields defined in the user-defined fields.
Field name: UdfFactor. |
WeightFactor | Provides weight related values. Functionally equivalent to "BaseWgtFtr". Populates weight-related values, such as grams or milligrams.
Field name: WghtFactor. |