FEACCItemRelation_RU::constructFromArgs Method [AX 2012]
Creates an instance of this object.
client server public static FEACCItemRelation_RU constructFromArgs(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
An arguments object that represents the caller form, its data set, and the selected records.
Return Value
Type: FEACCItemRelation_RU ClassAn instance of this object that is instantiated by using the arguments that are provided.
Show: