fcSDK Documentation
MaximumRowsExceededEventHandler Delegate

Syntax
'Declaration
 
Public Delegate Sub MaximumRowsExceededEventHandler( _
   ByVal sender As FCGeneric, _
   ByVal args As MaximumRowsExceededEventArgs _
) 
public delegate void MaximumRowsExceededEventHandler( 
   FCGeneric sender,
   MaximumRowsExceededEventArgs args
)

Parameters

sender
args

Requirements

Namespace: FChoice.Foundation

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

See Also

Reference

MaximumRowsExceededEventHandler Members
FChoice.Foundation Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.