AssetPropertyList.AddNewAssetPropertyInteger
Description:
Adds a new AssetPropertyInteger containing the input value to this list.
Adds a new AssetPropertyInteger containing the input value to this list.
public void AddNewAssetPropertyInteger(
int value
)
-
Int32valueThe integer value to add.
-
The asset property is not editable.