set_product_property#
- Layer.set_product_property(prod_id, attr_it, prop_value)#
Set the product property of the layer for a given product ID and attribute ID.
- Parameters:
- prod_id
ProductIdType
Product ID.
- attr_it
int
Attribute ID.
- prop_value
str
New product property value.
- prod_id