Namespace: Consultingwerk.SmartFramework.Repository.Object
Class 
ObjectIsAParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.IJsonSerializable

File:ObjectIsAParameter
Purpose:Parameter object for the ObjectIsA method of the
ObjectMasterBusinessEntity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 15 22:54:08 CEST 2016
Notes:Needs to be JsonSerializable due to @InvokeMethod in
ObjectTypeBusinessEntity


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

Top Property Summary
Options Name Purpose
CHARACTER ClassName
LOGICAL IsA
CHARACTER ObjectName


Constructor Detail
Top

ObjectIsAParameter ()

Purpose: Constructor for the ObjectIsAParameter class
Notes:

Top

ObjectIsAParameter (character, character)

Purpose: Constructor for the ObjectIsAParameter class
Notes:

Parameters:
pcObjectName CHARACTER
The name of the object master to verify
pcClassName CHARACTER
The name of the parent class to test if the given object master is a child of


Property Detail
Top

CHARACTER ClassName


Returns CHARACTER
Top

LOGICAL IsA


Returns LOGICAL
Top

CHARACTER ObjectName


Returns CHARACTER


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