Namespace: Consultingwerk.SmartFramework.Repository.Object
Class 
ObjectInstanceDetails Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ObjectInstanceDetails
Purpose:Structure for details about an object instance
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Dec 27 14:52:00 CET 2016


Top Constructor Summary
Options Name Purpose
ObjectInstanceDetails () Constructor for the ObjectInstanceDetails class
ObjectInstanceDetails (character, integer) Constructor for the ObjectInstanceDetails class
ObjectInstanceDetails (character, integer, character) Constructor for the ObjectInstanceDetails class
ObjectInstanceDetails (character, integer, character, character) Constructor for the ObjectInstanceDetails class

Top Property Summary
Options Name Purpose
CHARACTER InstanceName
INTEGER InstancePageNumber
CHARACTER InstanceTypeName
CHARACTER TypeIcon


Constructor Detail
Top

ObjectInstanceDetails ()

Purpose: Constructor for the ObjectInstanceDetails class
Notes:

Top

ObjectInstanceDetails (character, integer)

Purpose: Constructor for the ObjectInstanceDetails class
Notes:

Parameters:
pcInstanceName CHARACTER
The name of the object instnace
piInstancePageNumber INTEGER
The page number of the object instance
Top

ObjectInstanceDetails (character, integer, character)

Purpose: Constructor for the ObjectInstanceDetails class
Notes:

Parameters:
pcInstanceName CHARACTER
The name of the object instance
piInstancePageNumber INTEGER
The page number of the object instance
pcInstanceTypeName CHARACTER
The name of the object instance type
Top

ObjectInstanceDetails (character, integer, character, character)

Purpose: Constructor for the ObjectInstanceDetails class
Notes:

Parameters:
pcInstanceName CHARACTER
The name of the object instance
piInstancePageNumber INTEGER
The page number of the object instance
pcInstanceTypeName CHARACTER
The name of the object instance type
pcTypeIcon CHARACTER
The key for the type icon


Property Detail
Top

CHARACTER InstanceName


Returns CHARACTER
Top

INTEGER InstancePageNumber


Returns INTEGER
Top

CHARACTER InstanceTypeName


Returns CHARACTER
Top

CHARACTER TypeIcon


Returns CHARACTER


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