FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AttachementsEntry | The attachment to a campaign. You can attach as many files as needed.
Field name: AtcEntry. |
CampaignBusinessPartners | View and maintain CampaignBusinessPartner. |
CampaignItems | View and maintain relevant CampaignItem. |
CampaignName | The name for the campaign.
Field name: Name. Length: 100 characters. |
CampaignNumber | Automatically generated number the application assigns to this campaign.
Field name: CpnNo. |
CampaignPartners | View and maintain CampaignPartner involved in the campaign. |
CampaignType | The type of the campaign. Default type: E-Mail. Field name: Type. |
FinishDate | The end date for the campaign.
Field name: FinishDate. |
GeneratedByWizard | Indicates that the campaign is generated by the Campaign Generation wizard.
Field name: WizardGen. |
Owner | The employee to take charge of this campaign.
Field name: Owner. |
Remarks | The remarks for the campaign.
Field name: Remarks. Length: 254 characters. |
StartDate | The start date for the campaign. Default start date is the system date. Field name: StartDate. |
Status | The status of this campaign.
Default status is Open. Field name: Status. |
TargetGroup | The group of targeting prospects for the campaign.
Field name: TargetGrp. Length: 20 characters. |
TargetGroupType | property TargetGroupType |
UserFields | Returns the UserFields object. |