AssetPropertyList.AddNewAssetPropertyDouble
Description:
Adds a new AssetPropertyDouble containing the input value to this list.
Adds a new AssetPropertyDouble containing the input value to this list.
public void AddNewAssetPropertyDouble(
double value
)
-
DoublevalueThe double value to add.
-
The asset property is not editable.