Click or drag to resize

RevenueBasedCommissionValidateProperties Method

Validate properties.
Namespace:  ASI.TAM.API.Data.UI.Account.Commission
Assembly:  ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.dll) Version: 2021.1.0.391
Syntax
public void ValidateProperties(
	bool fFromInsert
)

Parameters

fFromInsert
Type: SystemBoolean
Whether called from insert. Otherwise update.
Remarks