Share via


AssetParameters::canAssetBeAutoCreated Method

Indicates whether the assets can be created based on the asset rules when saving the purchase line.

Syntax

client server public static boolean canAssetBeAutoCreated()

Run On

Called

Return Value

Type: boolean
true if assets can be created during the purchase order line create or update; otherwise, false.

Remarks

Assets are created automatically based on asset rules when saving the purchase line if the AssetAllowAutoCreate value of the AssetParameters table is set to true.

See Also

Reference

AssetParameters Table