Namespace: Consultingwerk.Studio.LegacyGuiMigration.CreateBusinessEntityWizard
Class 
CustomizeBusinessEntityEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.CancelableEventArgs

File:CustomizeBusinessEntityEventArgs
Purpose:Event argument class for the CustomzizeBusinessEntity event
of the CreateBusinessEntityWizardForm class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 09 20:20:53 CET 2015
Purpose: Returns the reference to the Business Entity Dataset controller
Notes:


Top Constructor Summary
Options Name Purpose
+ CustomizeBusinessEntityEventArgs (handle, BusinessEntityDatasetController) Constructor for the CustomizeBusinessEntityEventArgs class

Top Property Summary
Options Name Purpose
+ LOGICAL Cancel
Inherited from Consultingwerk.CancelableEventArgs
+ Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController Controller
+ HANDLE Dataset
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs


Constructor Detail
Top

PUBLIC CustomizeBusinessEntityEventArgs (handle, BusinessEntityDatasetController)

Purpose: Constructor for the CustomizeBusinessEntityEventArgs class
Notes:

Parameters:
phDataset HANDLE
The handle of the Business Entity design dataset
poController Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController
The reference to the BusinessEntityDatasetController instance


Property Detail
Top

PUBLIC LOGICAL Cancel

Inherited from Consultingwerk.CancelableEventArgs

Returns LOGICAL
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController Controller


Returns Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController
Top

PUBLIC HANDLE Dataset


Returns HANDLE
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:28