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

File:GetCustomPropertyValuesEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue May 20 16:09:30 CEST 2014


Top Constructor Summary
Options Name Purpose
+ GetCustomPropertyValuesEventArgs (CustomPropertiesScopeEnum, character, CharacterList) Constructor for the GetCustomPropertyValuesEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ CHARACTER PropertyName Returns the name of the current custom property
+ Consultingwerk.Framework.Collections.CharacterList PropertyValues Returns the list of possible values
+ Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum Scope Returns the current property scope


Constructor Detail
Top

PUBLIC GetCustomPropertyValuesEventArgs (CustomPropertiesScopeEnum, character, CharacterList)

Purpose: Constructor for the GetCustomPropertyValuesEventArgs class
Notes:

Parameters:
poCustomPropertiesScope Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum
The property scope to edit the custom properties for
pcPropertyName CHARACTER
The name of the custom property
poList Consultingwerk.Framework.Collections.CharacterList
The list to add values to


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 PropertyName

Purpose: Returns the name of the current custom property
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList PropertyValues

Purpose: Returns the list of possible values
Notes: Event Subscribes are supposed to add property values to the list

Returns Consultingwerk.Framework.Collections.CharacterList
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum Scope

Purpose: Returns the current property scope
Notes:

Returns Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum


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