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

File:SmartAttachment
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
OnAttachmentDataChanged (EventArgs) Raises the AttachmentDataChanged event
OnAttachmentFolderChanged (EventArgs) Raises the AttachmentFolderChanged event
OnAttachmentGUIDChanged (EventArgs) Raises the AttachmentGUIDChanged event
OnAttachmentNameChanged (EventArgs) Raises the AttachmentNameChanged event
OnAttachmentRoleGUIDChanged (EventArgs) Raises the AttachmentRoleGUIDChanged event
OnAttachmentRoleNameChanged (EventArgs) Raises the AttachmentRoleNameChanged event
OnAttachmentThumbnailChanged (EventArgs) Raises the AttachmentThumbnailChanged event
OnCommentDataChanged (EventArgs) Raises the CommentDataChanged event
OnCommentRoleGUIDChanged (EventArgs) Raises the CommentRoleGUIDChanged event
OnLanguageGuidChanged (EventArgs) Raises the LanguageGuidChanged event
OnRecordKeyValueChanged (EventArgs) Raises the RecordKeyValueChanged event
OnTableGUIDChanged (EventArgs) Raises the TableGUIDChanged event

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

Top Event Summary
Options Name Purpose
AttachmentDataChanged (Object, EventArgs) Raised when the AttachmentData property value changes
AttachmentFolderChanged (Object, EventArgs) Raised when the AttachmentFolder property value changes
AttachmentGUIDChanged (Object, EventArgs) Raised when the AttachmentGUID property value changes
AttachmentNameChanged (Object, EventArgs) Raised when the AttachmentName property value changes
AttachmentRoleGUIDChanged (Object, EventArgs) Raised when the AttachmentRoleGUID property value changes
AttachmentRoleNameChanged (Object, EventArgs) Raised when the AttachmentRoleName property value changes
AttachmentThumbnailChanged (Object, EventArgs) Raised when the AttachmentThumbnail property value changes
CommentDataChanged (Object, EventArgs) Raised when the CommentData property value changes
CommentRoleGUIDChanged (Object, EventArgs) Raised when the CommentRoleGUID property value changes
LanguageGuidChanged (Object, EventArgs) Raised when the LanguageGuid property value changes
RecordKeyValueChanged (Object, EventArgs) Raised when the RecordKeyValue property value changes
TableGUIDChanged (Object, EventArgs) Raised when the TableGUID property value changes

Top Property Summary
Options Name Purpose
MEMPTR AttachmentData
CHARACTER AttachmentFolder
CHARACTER AttachmentGUID
CHARACTER AttachmentName
CHARACTER AttachmentRoleGUID
CHARACTER AttachmentRoleName
MEMPTR AttachmentThumbnail
LONGCHAR CommentData
CHARACTER CommentRoleGUID
CHARACTER LanguageGuid
CHARACTER RecordKeyValue
CHARACTER TableGUID


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

OnAttachmentDataChanged (EventArgs)

Purpose: Raises the AttachmentDataChanged event
Notes:

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

OnAttachmentFolderChanged (EventArgs)

Purpose: Raises the AttachmentFolderChanged event
Notes:

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

OnAttachmentGUIDChanged (EventArgs)

Purpose: Raises the AttachmentGUIDChanged event
Notes:

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

OnAttachmentNameChanged (EventArgs)

Purpose: Raises the AttachmentNameChanged event
Notes:

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

OnAttachmentRoleGUIDChanged (EventArgs)

Purpose: Raises the AttachmentRoleGUIDChanged event
Notes:

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

OnAttachmentRoleNameChanged (EventArgs)

Purpose: Raises the AttachmentRoleNameChanged event
Notes:

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

OnAttachmentThumbnailChanged (EventArgs)

Purpose: Raises the AttachmentThumbnailChanged event
Notes:

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

OnCommentDataChanged (EventArgs)

Purpose: Raises the CommentDataChanged event
Notes:

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

OnCommentRoleGUIDChanged (EventArgs)

Purpose: Raises the CommentRoleGUIDChanged event
Notes:

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

OnLanguageGuidChanged (EventArgs)

Purpose: Raises the LanguageGuidChanged event
Notes:

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

OnRecordKeyValueChanged (EventArgs)

Purpose: Raises the RecordKeyValueChanged event
Notes:

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

OnTableGUIDChanged (EventArgs)

Purpose: Raises the TableGUIDChanged event
Notes:

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


Constructor Detail
Top

SmartAttachment_Generated ()

Purpose: Constructor of the SmartAttachment_Generated class
Notes:

Top

SmartAttachment_Generated (handle)

Purpose: Constructor of the SmartAttachment_Generated class
Notes:

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


Event Detail
Top

AttachmentDataChanged (Object, EventArgs)

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

AttachmentFolderChanged (Object, EventArgs)

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

AttachmentGUIDChanged (Object, EventArgs)

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

AttachmentNameChanged (Object, EventArgs)

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

AttachmentRoleGUIDChanged (Object, EventArgs)

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

AttachmentRoleNameChanged (Object, EventArgs)

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

AttachmentThumbnailChanged (Object, EventArgs)

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

CommentDataChanged (Object, EventArgs)

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

CommentRoleGUIDChanged (Object, EventArgs)

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

LanguageGuidChanged (Object, EventArgs)

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

RecordKeyValueChanged (Object, EventArgs)

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

TableGUIDChanged (Object, EventArgs)

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

MEMPTR AttachmentData


Returns MEMPTR
Top

CHARACTER AttachmentFolder


Returns CHARACTER
Top

CHARACTER AttachmentGUID


Returns CHARACTER
Top

CHARACTER AttachmentName


Returns CHARACTER
Top

CHARACTER AttachmentRoleGUID


Returns CHARACTER
Top

CHARACTER AttachmentRoleName


Returns CHARACTER
Top

MEMPTR AttachmentThumbnail


Returns MEMPTR
Top

LONGCHAR CommentData


Returns LONGCHAR
Top

CHARACTER CommentRoleGUID


Returns CHARACTER
Top

CHARACTER LanguageGuid


Returns CHARACTER
Top

CHARACTER RecordKeyValue


Returns CHARACTER
Top

CHARACTER TableGUID


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:10:52