Set Asset
Updates the value of an indicated asset.
Input
- Asset Name: The name of the asset to be retrieved
- Type:
System.String - Required
- Type:
- Asset Value: Retrieved value of the asset
- Type:
System.Object - Required
- Type:
Misc
- Timeout: Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
- Type:
System.Nullable<System.Int32>
- Type: