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
OnGroupGuidChanged (EventArgs) Raises the GroupGuidChanged event
OnOwnerNameChanged (EventArgs) Raises the OwnerNameChanged event
OnOwnerTypeChanged (EventArgs) Raises the OwnerTypeChanged event
OnRestrictedChanged (EventArgs) Raises the RestrictedChanged event
OnSecurityAssignmentGuidChanged (EventArgs) Raises the SecurityAssignmentGuidChanged event
OnSecurityItemDescriptionChanged (EventArgs) Raises the SecurityItemDescriptionChanged event
OnSecurityItemGuidChanged (EventArgs) Raises the SecurityItemGuidChanged event
OnSecurityRealmCodeChanged (EventArgs) Raises the SecurityRealmCodeChanged event
OnSecurityRealmDescriptionChanged (EventArgs) Raises the SecurityRealmDescriptionChanged event
OnSecurityRealmGuidChanged (EventArgs) Raises the SecurityRealmGuidChanged event
OnUserGuidChanged (EventArgs) Raises the UserGuidChanged event

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

Top Event Summary
Options Name Purpose
GroupGuidChanged (Object, EventArgs) Raised when the GroupGuid property value changes
OwnerNameChanged (Object, EventArgs) Raised when the OwnerName property value changes
OwnerTypeChanged (Object, EventArgs) Raised when the OwnerType property value changes
RestrictedChanged (Object, EventArgs) Raised when the Restricted property value changes
SecurityAssignmentGuidChanged (Object, EventArgs) Raised when the SecurityAssignmentGuid property value changes
SecurityItemDescriptionChanged (Object, EventArgs) Raised when the SecurityItemDescription property value changes
SecurityItemGuidChanged (Object, EventArgs) Raised when the SecurityItemGuid property value changes
SecurityRealmCodeChanged (Object, EventArgs) Raised when the SecurityRealmCode property value changes
SecurityRealmDescriptionChanged (Object, EventArgs) Raised when the SecurityRealmDescription property value changes
SecurityRealmGuidChanged (Object, EventArgs) Raised when the SecurityRealmGuid property value changes
UserGuidChanged (Object, EventArgs) Raised when the UserGuid property value changes

Top Property Summary
Options Name Purpose
CHARACTER GroupGuid
CHARACTER OwnerName
CHARACTER OwnerType
LOGICAL Restricted
CHARACTER SecurityAssignmentGuid
CHARACTER SecurityItemDescription
CHARACTER SecurityItemGuid
CHARACTER SecurityRealmCode
CHARACTER SecurityRealmDescription
CHARACTER SecurityRealmGuid
CHARACTER UserGuid


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

OnGroupGuidChanged (EventArgs)

Purpose: Raises the GroupGuidChanged event
Notes:

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

OnOwnerNameChanged (EventArgs)

Purpose: Raises the OwnerNameChanged event
Notes:

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

OnOwnerTypeChanged (EventArgs)

Purpose: Raises the OwnerTypeChanged event
Notes:

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

OnRestrictedChanged (EventArgs)

Purpose: Raises the RestrictedChanged event
Notes:

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

OnSecurityAssignmentGuidChanged (EventArgs)

Purpose: Raises the SecurityAssignmentGuidChanged event
Notes:

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

OnSecurityItemDescriptionChanged (EventArgs)

Purpose: Raises the SecurityItemDescriptionChanged event
Notes:

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

OnSecurityItemGuidChanged (EventArgs)

Purpose: Raises the SecurityItemGuidChanged event
Notes:

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

OnSecurityRealmCodeChanged (EventArgs)

Purpose: Raises the SecurityRealmCodeChanged event
Notes:

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

OnSecurityRealmDescriptionChanged (EventArgs)

Purpose: Raises the SecurityRealmDescriptionChanged event
Notes:

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

OnSecurityRealmGuidChanged (EventArgs)

Purpose: Raises the SecurityRealmGuidChanged event
Notes:

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

OnUserGuidChanged (EventArgs)

Purpose: Raises the UserGuidChanged event
Notes:

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


Constructor Detail
Top

SmartSecurityAssignment_Generated ()

Purpose: Constructor of the SmartSecurityAssignment_Generated class
Notes:

Top

SmartSecurityAssignment_Generated (handle)

Purpose: Constructor of the SmartSecurityAssignment_Generated class
Notes:

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


Event Detail
Top

GroupGuidChanged (Object, EventArgs)

Purpose: Raised when the GroupGuid 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

OwnerNameChanged (Object, EventArgs)

Purpose: Raised when the OwnerName 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

OwnerTypeChanged (Object, EventArgs)

Purpose: Raised when the OwnerType 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

RestrictedChanged (Object, EventArgs)

Purpose: Raised when the Restricted 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

SecurityAssignmentGuidChanged (Object, EventArgs)

Purpose: Raised when the SecurityAssignmentGuid 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

SecurityItemDescriptionChanged (Object, EventArgs)

Purpose: Raised when the SecurityItemDescription 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

SecurityItemGuidChanged (Object, EventArgs)

Purpose: Raised when the SecurityItemGuid 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

SecurityRealmCodeChanged (Object, EventArgs)

Purpose: Raised when the SecurityRealmCode 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

SecurityRealmDescriptionChanged (Object, EventArgs)

Purpose: Raised when the SecurityRealmDescription 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

SecurityRealmGuidChanged (Object, EventArgs)

Purpose: Raised when the SecurityRealmGuid 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

UserGuidChanged (Object, EventArgs)

Purpose: Raised when the UserGuid 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 GroupGuid


Returns CHARACTER
Top

CHARACTER OwnerName


Returns CHARACTER
Top

CHARACTER OwnerType


Returns CHARACTER
Top

LOGICAL Restricted


Returns LOGICAL
Top

CHARACTER SecurityAssignmentGuid


Returns CHARACTER
Top

CHARACTER SecurityItemDescription


Returns CHARACTER
Top

CHARACTER SecurityItemGuid


Returns CHARACTER
Top

CHARACTER SecurityRealmCode


Returns CHARACTER
Top

CHARACTER SecurityRealmDescription


Returns CHARACTER
Top

CHARACTER SecurityRealmGuid


Returns CHARACTER
Top

CHARACTER UserGuid


Returns CHARACTER


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