Class Hierarchy
Object > CompoundObject > Contact > Person > ContactRoomPerson
Type |
Property |
Name |
Address (Business) |
||
Address (Invoice Address) |
||
Address Lists |
||
Address (Private) |
||
Language for Communication |
||
Contact Information |
||
Contact Room |
||
E-Mail Address (Business) |
||
E-Mail Address (Private) |
||
External Data Source |
||
Externally Managed |
||
Externally Managed Properties |
||
Hidden Properties |
||
Academic Title |
||
Assistant |
||
Awarded Title |
||
Declarations of Consent |
||
Current Organizations |
||
Function According to Business Card |
||
Functions |
||
Further Information |
||
Job Title |
||
Main Organization |
||
Name of the Organization |
||
Mother Tongue |
||
Nickname |
||
Previous Organizations |
||
Relationships |
||
Supervisor |
||
Social Media Addresses |
||
Phone Number (Business) |
||
Phone Number (Fax) |
||
Phone Number (Mobile) |
||
Phone Number (Private) |
Return Type |
Signature |
ObjectCopy( |
Address (Business) (FSCCONTACTMGMT@1.1001:addressbusiness)
Address[] FSCCONTACTMGMT@1.1001:addressbusiness readonly volatile
Address (Invoice Address) (FSCCONTACTMGMT@1.1001:addressinvoice)
Address[] FSCCONTACTMGMT@1.1001:addressinvoice readonly volatile
Address Lists (FSCCONTACTMGMT@1.1001:addresslists)
unique ContactAddressList[] FSCCONTACTMGMT@1.1001:addresslists
Additional Information
Address (Private) (FSCCONTACTMGMT@1.1001:addressprivate)
Address[] FSCCONTACTMGMT@1.1001:addressprivate readonly volatile
Language for Communication (FSCCONTACTMGMT@1.1001:commlanguage)
WorldLanguage FSCCONTACTMGMT@1.1001:commlanguage
Contact Information (FSCCONTACTMGMT@1.1001:contactinfo)
string[] FSCCONTACTMGMT@1.1001:contactinfo readonly volatile
Contact Room (FSCCONTACTMGMT@1.1001:contactroom)
ContactRoom FSCCONTACTMGMT@1.1001:contactroom not null volatile
Additional Information
E-Mail Address (Business) (FSCCONTACTMGMT@1.1001:emailbusiness)
string[] FSCCONTACTMGMT@1.1001:emailbusiness readonly volatile
E-Mail Address (Private) (FSCCONTACTMGMT@1.1001:emailprivate)
string[] FSCCONTACTMGMT@1.1001:emailprivate readonly volatile
External Data Source (FSCCONTACTMGMT@1.1001:externaldatasource)
string FSCCONTACTMGMT@1.1001:externaldatasource not null
Externally Managed (FSCCONTACTMGMT@1.1001:externallymanaged)
boolean FSCCONTACTMGMT@1.1001:externallymanaged
Externally Managed Properties (FSCCONTACTMGMT@1.1001:externallymanagedattr)
AttributeDefinition[] FSCCONTACTMGMT@1.1001:externallymanagedattr readonly volatile invisible
Hidden Properties (FSCCONTACTMGMT@1.1001:hiddenattr)
AttributeDefinition[] FSCCONTACTMGMT@1.1001:hiddenattr readonly volatile invisible
Academic Title (FSCCONTACTMGMT@1.1001:persacademictitle)
string FSCCONTACTMGMT@1.1001:persacademictitle volatile
Assistant (FSCCONTACTMGMT@1.1001:persassistent)
string FSCCONTACTMGMT@1.1001:persassistent
Awarded Title (FSCCONTACTMGMT@1.1001:persawardedtitle)
string FSCCONTACTMGMT@1.1001:persawardedtitle
Declarations of Consent (FSCCONTACTMGMT@1.1001:persconsentdeclarations)
unique Term[] FSCCONTACTMGMT@1.1001:persconsentdeclarations
Current Organizations (FSCCONTACTMGMT@1.1001:perscurremployments)
Employment[] FSCCONTACTMGMT@1.1001:perscurremployments
Function According to Business Card (FSCCONTACTMGMT@1.1001:persfunctionbc)
string FSCCONTACTMGMT@1.1001:persfunctionbc
Functions (FSCCONTACTMGMT@1.1001:persfunctions)
unique Term[] FSCCONTACTMGMT@1.1001:persfunctions
Further Information (FSCCONTACTMGMT@1.1001:persfurtherinformations)
FurtherInformation[] FSCCONTACTMGMT@1.1001:persfurtherinformations
Job Title (FSCCONTACTMGMT@1.1001:persjobtitle)
string FSCCONTACTMGMT@1.1001:persjobtitle
Main Organization (FSCCONTACTMGMT@1.1001:persmainorg)
ContactRoomOrganisation FSCCONTACTMGMT@1.1001:persmainorg
Additional Information
Name of the Organization (FSCCONTACTMGMT@1.1001:persmainorgname)
string FSCCONTACTMGMT@1.1001:persmainorgname volatile
Mother Tongue (FSCCONTACTMGMT@1.1001:persmothertongue)
WorldLanguage FSCCONTACTMGMT@1.1001:persmothertongue
Nickname (FSCCONTACTMGMT@1.1001:persnickname)
string FSCCONTACTMGMT@1.1001:persnickname
Previous Organizations (FSCCONTACTMGMT@1.1001:perspastemployments)
Employment[] FSCCONTACTMGMT@1.1001:perspastemployments
Relationships (FSCCONTACTMGMT@1.1001:persrelationships)
Relationship[] FSCCONTACTMGMT@1.1001:persrelationships
Supervisor (FSCCONTACTMGMT@1.1001:perssupervisor)
string FSCCONTACTMGMT@1.1001:perssupervisor
Social Media Addresses (FSCCONTACTMGMT@1.1001:socialmediaaddresses)
SocialMediaAddress[] FSCCONTACTMGMT@1.1001:socialmediaaddresses
Phone Number (Business) (FSCCONTACTMGMT@1.1001:telephonebusiness)
string[] FSCCONTACTMGMT@1.1001:telephonebusiness readonly volatile
Phone Number (Fax) (FSCCONTACTMGMT@1.1001:telephonefax)
string[] FSCCONTACTMGMT@1.1001:telephonefax readonly volatile
Phone Number (Mobile) (FSCCONTACTMGMT@1.1001:telephonemobile)
string[] FSCCONTACTMGMT@1.1001:telephonemobile readonly volatile
Phone Number (Private) (FSCCONTACTMGMT@1.1001:telephoneprivate)
string[] FSCCONTACTMGMT@1.1001:telephoneprivate readonly volatile
objsource
on the copied
object.
object COOSYSTEM@1.1:ObjectCopy(
ref optional object placement,
out retval object object,
optional string address,
optional boolean virtualobject)
Name |
Description |
placement |
If specified, the COO store or domain where the object should be copied. If not specified or an object with a different object class is specified,
COOSYTEM@1.1:ObjectPlacementGet is called to determine the placement. On output the COO store where the object is copied. |
object |
The created copy of the object.
|
address |
The object address for the new object. If this parameter is used, it overrides the specified COO store in parameter
coost or the automatically chosen COO store, if no COO store was specified. |
virtualobject |
(deprecated) Copy object as virtual object, living in one kernel instance only. If this parameter is used, it overrides the specified COO store in parameter
placement . |