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

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


Constructor Detail
Top

PUBLIC ObjectInstanceDetails ()

Purpose: Constructor for the ObjectInstanceDetails class
Notes:

Top

PUBLIC 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

PUBLIC 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


Property Detail
Top

PUBLIC CHARACTER InstanceName


Returns CHARACTER
Top

PUBLIC INTEGER InstancePageNumber


Returns INTEGER
Top

PUBLIC CHARACTER InstanceTypeName


Returns CHARACTER


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:25:10