Click or drag to resize

IGHAObjectMarkForDelete Method

[This is preliminary documentation and is subject to change.]

Sets the _markForDelete field to support deferred deletes druing system startup. The object should have been d deleted using the DeleteObject method by the parent.

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
void MarkForDelete()
See Also