PrepareProductionAttributes Method (Ents)
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the PrepareProductionAttributes() method accepts a set of values for all production attributes of an entity identified by its ID and creates a data entry job to support logging utilization against these attributes.
| Overload | Description |
|---|---|
| PrepareProductionAttributes(Int64,String,String,String,String,String,Double,Int32,Double,Double,Double,String) | This overload of the PrepareProductionAttributes() method accepts a set of values for all production attributes of an entity identified by its ID and creates a data entry job to support logging utilization against these attributes. |
| PrepareProductionAttributes(String,String,String,String,String,String,String,Double,Int32,Double,Double,Double,String) | This overload of the PrepareProductionAttributes() method accepts a set of values for all production attributes of an entity identified by its name and creates a data entry job to support logging utilization against these attributes. |