Returns the master DataObject if one is configured.
const master = ds.getMasterDataObject();
getMasterDataObject(): AfDataObject<any> | null;
Last updated 5 months ago
Was this helpful?