MObject.Funcs Reference
Here is the reference of the Funcs from MObject.apex. You can use these Funcs in the way below:
MObject mo = (MObject)MObject.F.create.run(new Pricebook2(Name='test'));Here is the reference of the Funcs from MObject.apex. You can use these Funcs in the way below:
MObject mo = (MObject)MObject.F.create.run(new Pricebook2(Name='test'));Contribute on Github! Edit this section.