'Declaration
Public Delegate Sub SchemaLoadStatusEventHandler( _ ByVal sender As Object, _ ByVal newStatus As SchemaLoadStatusType _ )
public delegate void SchemaLoadStatusEventHandler( object sender, SchemaLoadStatusType newStatus )
Namespace: FChoice.Foundation.Clarify
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)