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