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

File:ClassRenamedMovedEventArgs
Purpose:Arguments for the ClassRenamedMoved event of the BusinessEntityDatasetController
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Wed Jul 28 17:30:41 CEST 2021
Purpose: The old name of the BusinessEntity
Notes:


Top Constructor Summary
Options Name Purpose
+ ClassRenamedMovedEventArgs (character, character, character, character, handle) Constructor of the ClassRenamedMovedEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ HANDLE FileMovementTableHandle
+ CHARACTER NewBusinessEntityName
+ CHARACTER NewBusinessEntityPackage
+ CHARACTER OldBusinessEntityName
+ CHARACTER OldBusinessEntityPackage


Constructor Detail
Top

PUBLIC ClassRenamedMovedEventArgs (character, character, character, character, handle)

Purpose: Constructor of the ClassRenamedMovedEventArgs class
Notes:

Parameters:
pcOldBusinessEntityName CHARACTER
The old name of the BusinessEntity
pcNewBusinessEntityName CHARACTER
The new name of the BusinessEntity
pcOldBusinessEntityPackage CHARACTER
The old package of the BusinessEntity
pcNewBusinessEntityPackage CHARACTER
The new package of the BusinessEntity
phFileMovement HANDLE
The table handle with the ttFileMovement for include files


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC HANDLE FileMovementTableHandle


Returns HANDLE
Top

PUBLIC CHARACTER NewBusinessEntityName


Returns CHARACTER
Top

PUBLIC CHARACTER NewBusinessEntityPackage


Returns CHARACTER
Top

PUBLIC CHARACTER OldBusinessEntityName


Returns CHARACTER
Top

PUBLIC CHARACTER OldBusinessEntityPackage


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:49:46