Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
CancelableFileEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.CancelableEventArgs

File:CancelableFileEventArgs
Purpose:Event Argument class for the BeforeFileOpen and
BeforeFileSave event of the BusinessEntityDatasetController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Mar 26 19:54:20 CET 2011


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

Top Property Summary
Options Name Purpose
+ LOGICAL Cancel Gets or sets a value indicating whether the event should be canceled.
Inherited from Consultingwerk.CancelableEventArgs
+ 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 CancelableFileEventArgs (character)

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

Parameters:
pcFileName CHARACTER
The file name for this event


Property Detail
Top

PUBLIC LOGICAL Cancel

Inherited from Consultingwerk.CancelableEventArgs
Purpose: Gets or sets a value indicating whether the event should be canceled.
Notes: This property can be used by event subscribers to signal that the
operation following the before event should be cancelled

Returns LOGICAL
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:38