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