public PropertyValue ARTICLE_WEIGHT_FULL( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_WEIGHT_FULL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_WEIGHT_FULL( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_WEIGHT_FULL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Weight with information about the unit. The full value with all decimal places is always stored; the value is not rounded up. This ensures precision is retained when converting to a different unit.