Click or drag to resize

IGHAObjectPrepareForDelete Method

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

Called by the GHA executive just prior to the owning object's deletion so that it can perform any cleanup tasks

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