@sankhyalabs/core-docs 0.0.0-bugfix-dev-KB-72883.0 → 0.0.0-bugfix-dev-KB-72698.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/classes/DataUnit.md +0 -18
- package/package.json +1 -1
package/classes/DataUnit.md
CHANGED
@@ -1625,24 +1625,6 @@ src/dataunit/DataUnit.ts:1404
|
|
1625
1625
|
|
1626
1626
|
***
|
1627
1627
|
|
1628
|
-
### hasToAddNewRecord()
|
1629
|
-
|
1630
|
-
> `private` **hasToAddNewRecord**(`suppressCreateNewRecord`): `boolean`
|
1631
|
-
|
1632
|
-
#### Parameters
|
1633
|
-
|
1634
|
-
• **suppressCreateNewRecord**: `undefined` \| `boolean`
|
1635
|
-
|
1636
|
-
#### Returns
|
1637
|
-
|
1638
|
-
`boolean`
|
1639
|
-
|
1640
|
-
#### Source
|
1641
|
-
|
1642
|
-
src/dataunit/DataUnit.ts:1023
|
1643
|
-
|
1644
|
-
***
|
1645
|
-
|
1646
1628
|
### hasWaitingChanges()
|
1647
1629
|
|
1648
1630
|
> **hasWaitingChanges**(): `boolean`
|