Namespace: Consultingwerk.SmartFramework.System
Class 
SmartLoginCompany_Generated Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.EntityTable
Inherited by: Consultingwerk.SmartFramework.System.SmartLoginCompany
ABSTRACT

File:SmartLoginCompany
Author(s):Mike Fechner
Created:28.04.2013 00:33:34



Top Method Summary
Options Name Purpose
AssignFromBuffer (handle) Copies the buffer values to the entity table's properties
AssignToBuffer (handle) Copies the entity table's properties to the buffer values
OnLoginCompanyGuidChanged (EventArgs) Raises the LoginCompanyGuidChanged event
OnLoginCompanyImageLargeChanged (EventArgs) Raises the LoginCompanyImageLargeChanged event
OnLoginCompanyImageSmallChanged (EventArgs) Raises the LoginCompanyImageSmallChanged event
OnLoginCompanyNameChanged (EventArgs) Raises the LoginCompanyNameChanged event
OnLoginCompanyReferenceCharChanged (EventArgs) Raises the LoginCompanyReferenceCharChanged event
OnLoginCompanyReferenceDecimalChanged (EventArgs) Raises the LoginCompanyReferenceDecimalChanged event
OnLoginCompanyReferenceIntegerChanged (EventArgs) Raises the LoginCompanyReferenceIntegerChanged event
OnLoginCompanyShortChanged (EventArgs) Raises the LoginCompanyShortChanged event
OnLoginCompanyTenantDomainChanged (EventArgs) Raises the LoginCompanyTenantDomainChanged event

Top Constructor Summary
Options Name Purpose
SmartLoginCompany_Generated () Constructor of the SmartLoginCompany_Generated class
SmartLoginCompany_Generated (handle) Constructor of the SmartLoginCompany_Generated class

Top Event Summary
Options Name Purpose
LoginCompanyGuidChanged (Object, EventArgs) Raised when the LoginCompanyGuid property value changes
LoginCompanyImageLargeChanged (Object, EventArgs) Raised when the LoginCompanyImageLarge property value changes
LoginCompanyImageSmallChanged (Object, EventArgs) Raised when the LoginCompanyImageSmall property value changes
LoginCompanyNameChanged (Object, EventArgs) Raised when the LoginCompanyName property value changes
LoginCompanyReferenceCharChanged (Object, EventArgs) Raised when the LoginCompanyReferenceChar property value changes
LoginCompanyReferenceDecimalChanged (Object, EventArgs) Raised when the LoginCompanyReferenceDecimal property value changes
LoginCompanyReferenceIntegerChanged (Object, EventArgs) Raised when the LoginCompanyReferenceInteger property value changes
LoginCompanyShortChanged (Object, EventArgs) Raised when the LoginCompanyShort property value changes
LoginCompanyTenantDomainChanged (Object, EventArgs) Raised when the LoginCompanyTenantDomain property value changes

Top Property Summary
Options Name Purpose
CHARACTER LoginCompanyGuid
CHARACTER LoginCompanyImageLarge
CHARACTER LoginCompanyImageSmall
CHARACTER LoginCompanyName
CHARACTER LoginCompanyReferenceChar
DECIMAL LoginCompanyReferenceDecimal
INTEGER LoginCompanyReferenceInteger
CHARACTER LoginCompanyShort
CHARACTER LoginCompanyTenantDomain


Method Detail
Top

AssignFromBuffer (handle)

Purpose: Copies the buffer values to the entity table's properties
Notes:

Parameters:
phBuffer HANDLE
The handle of the record buffer to assign properties from
Top

AssignToBuffer (handle)

Purpose: Copies the entity table's properties to the buffer values
Notes:

Parameters:
phBuffer HANDLE
The handle of the record buffer to assign properties from
Top

OnLoginCompanyGuidChanged (EventArgs)

Purpose: Raises the LoginCompanyGuidChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyImageLargeChanged (EventArgs)

Purpose: Raises the LoginCompanyImageLargeChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyImageSmallChanged (EventArgs)

Purpose: Raises the LoginCompanyImageSmallChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyNameChanged (EventArgs)

Purpose: Raises the LoginCompanyNameChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyReferenceCharChanged (EventArgs)

Purpose: Raises the LoginCompanyReferenceCharChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyReferenceDecimalChanged (EventArgs)

Purpose: Raises the LoginCompanyReferenceDecimalChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyReferenceIntegerChanged (EventArgs)

Purpose: Raises the LoginCompanyReferenceIntegerChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyShortChanged (EventArgs)

Purpose: Raises the LoginCompanyShortChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

OnLoginCompanyTenantDomainChanged (EventArgs)

Purpose: Raises the LoginCompanyTenantDomainChanged event
Notes:

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event


Constructor Detail
Top

SmartLoginCompany_Generated ()

Purpose: Constructor of the SmartLoginCompany_Generated class
Notes:

Top

SmartLoginCompany_Generated (handle)

Purpose: Constructor of the SmartLoginCompany_Generated class
Notes:

Parameters:
phBuffer HANDLE
A source buffer to copy the values from


Event Detail
Top

LoginCompanyGuidChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyGuid property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyImageLargeChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyImageLarge property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyImageSmallChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyImageSmall property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyNameChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyName property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyReferenceCharChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyReferenceChar property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyReferenceDecimalChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyReferenceDecimal property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyReferenceIntegerChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyReferenceInteger property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyShortChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyShort property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

LoginCompanyTenantDomainChanged (Object, EventArgs)

Purpose: Raised when the LoginCompanyTenantDomain property value changes
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event


Property Detail
Top

CHARACTER LoginCompanyGuid


Returns CHARACTER
Top

CHARACTER LoginCompanyImageLarge


Returns CHARACTER
Top

CHARACTER LoginCompanyImageSmall


Returns CHARACTER
Top

CHARACTER LoginCompanyName


Returns CHARACTER
Top

CHARACTER LoginCompanyReferenceChar


Returns CHARACTER
Top

DECIMAL LoginCompanyReferenceDecimal


Returns DECIMAL
Top

INTEGER LoginCompanyReferenceInteger


Returns INTEGER
Top

CHARACTER LoginCompanyShort


Returns CHARACTER
Top

CHARACTER LoginCompanyTenantDomain


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:28:27