Click or drag to resize

IGHAObjectPostLoadFixup Method

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

Called by the GHA Executive after the object is loaded to perform any initialization tasks for the object

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