Click or drag to resize

ActivityGetSystemSubject Method

Forms a string that is used as a Subject by the system if user hasn't provided one.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static string GetSystemSubject(
	ActivitiesRepositorySystemType type,
	Party targetParty
)

Parameters

type
Type: Aloe.EnterpriseOne.Model.General.ContactsActivitiesRepositorySystemType
targetParty
Type: Aloe.EnterpriseOne.Model.General.ContactsParty

Return Value

Type: String
See Also