Raised when post-allocation result is received
Namespace:
GF.Api.PostAllocation
Assembly:
GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
event GFApiEventHandler<PostAllocationEventArgs> PostAllocationReceived
Event PostAllocationReceived As GFApiEventHandler(Of PostAllocationEventArgs)
event GFApiEventHandler<PostAllocationEventArgs^>^ PostAllocationReceived {
void add (GFApiEventHandler<PostAllocationEventArgs^>^ value);
void remove (GFApiEventHandler<PostAllocationEventArgs^>^ value);
}
Value
Type:
GF.Api.UtilsGFApiEventHandlerPostAllocationEventArgs
Reference