ClassStructureInfoSetAllMissing Method |
Sets all the items in the data to missing values.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public void SetAllMissing(
Object[] data
)
Parameters
- data
- Type: SystemObject
Data to set
See Also