Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
FileEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:FileEventArgs
Purpose:Event Argument class for the AfterFileOpen and
AfterFileSave event of the BusinessEntityDatasetController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Mar 26 19:58:07 CET 2011


Top Constructor Summary
Options Name Purpose
+ FileEventArgs (character) Constructor for the FileEventArgs class. Sets the FileName property

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ CHARACTER FileName Returns the name of the file being saved to or opened


Constructor Detail
Top

PUBLIC FileEventArgs (character)

Purpose: Constructor for the FileEventArgs class. Sets the
FileName property
Notes:

Parameters:
pcFileName CHARACTER
The file name being saved or opened


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER FileName

Purpose: Returns the name of the file being saved to or opened
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:26:43