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

File:CopyObjectMasterParameter
Purpose:Parameter object for the CopyObjectMaster method of the
ISmartRepositoryService service
Created:11.01.2018 18:13:46


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

Top Property Summary
Options Name Purpose
CHARACTER ModuleName
CHARACTER ObjectTypeName
CHARACTER SourceObjectMaster
CHARACTER TargetObjectMasterName


Constructor Detail
Top

CopyObjectMasterParameter ()

Purpose: Constructor for the CopyObjectMasterParameter class
Notes:

Top

CopyObjectMasterParameter (character, character)

Purpose: Constructor for the CopyObjectMasterParameter class
Notes:

Parameters:
pcSourceObjectMaster CHARACTER
The name of guid of the source object master
pcTargetObjectMasterName CHARACTER
The name of the new object master
Top

CopyObjectMasterParameter (character, character, character)

Purpose: Constructor for the CopyObjectMasterParameter class
Notes:

Parameters:
pcSourceObjectMaster CHARACTER
The name of guid of the source object master
pcTargetObjectMasterName CHARACTER
The name of the new object master
pcModuleName CHARACTER
The product module name of the new object master
Top

CopyObjectMasterParameter (character, character, character, character)

Purpose: Constructor for the CopyObjectMasterParameter class
Notes:

Parameters:
pcSourceObjectMaster CHARACTER
The name or guid of the source object master
pcTargetObjectMasterName CHARACTER
The name of the new object master
pcModuleName CHARACTER
The product module name of the new object master
pcObjectTypeName CHARACTER
The optional name of the object type of the new object master


Property Detail
Top

CHARACTER ModuleName


Returns CHARACTER
Top

CHARACTER ObjectTypeName


Returns CHARACTER
Top

CHARACTER SourceObjectMaster


Returns CHARACTER
Top

CHARACTER TargetObjectMasterName


Returns CHARACTER


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