Namespace: Consultingwerk.SmartFramework.System
Class 
AttachmentKeyValueParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:AttachmentKeyValueParameter
Purpose:Holder class for the key values of attachments of a single
database record
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 05 07:12:22 CET 2017
Purpose: Gets and sets the Attachment Folder value
Notes:


Top Constructor Summary
Options Name Purpose
+ AttachmentKeyValueParameter () Constructor for the AttachmentKeyValueParameter class
+ AttachmentKeyValueParameter (character, character) Constructor for the AttachmentKeyValueParameter class
+ AttachmentKeyValueParameter (character, character, character) Constructor for the AttachmentKeyValueParameter class

Top Property Summary
Options Name Purpose
+ CHARACTER AttachmentFolder
+ CHARACTER RecordKeyValue
+ CHARACTER TableGuid


Constructor Detail
Top

PUBLIC AttachmentKeyValueParameter ()

Purpose: Constructor for the AttachmentKeyValueParameter class
Notes:

Top

PUBLIC AttachmentKeyValueParameter (character, character)

Purpose: Constructor for the AttachmentKeyValueParameter class
Notes:

Parameters:
pcTableGuid CHARACTER
The TableGuid value
pcRecordKeyValue CHARACTER
The record key value
Top

PUBLIC AttachmentKeyValueParameter (character, character, character)

Purpose: Constructor for the AttachmentKeyValueParameter class
Notes:

Parameters:
pcTableGuid CHARACTER
The TableGuid value
pcRecordKeyValue CHARACTER
The record key value
pcAttachmentFolder CHARACTER
The attachment folder value


Property Detail
Top

PUBLIC CHARACTER AttachmentFolder


Returns CHARACTER
Top

PUBLIC CHARACTER RecordKeyValue


Returns CHARACTER
Top

PUBLIC CHARACTER TableGuid


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:08:37