Click or drag to resize

MailMergeTemplate Class

Template for a mail merge document that contains the standard attributes of that document.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkMailMergeTemplate

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class MailMergeTemplate : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The MailMergeTemplate type exposes the following members.

Constructors
  NameDescription
Public methodMailMergeTemplate
Default Constructor.
Top
Properties
  NameDescription
Public propertyAttributes (Inherited from Entity.)
Public propertyBody
Body text of the mail merge template.
Public propertybusiness_unit_mailmergetemplates
N:1 business_unit_mailmergetemplates
Public propertyComponentState
For internal use only.
Public propertyCreatedBy
Unique identifier of the user who created the mail merge template.
Public propertyCreatedOn
Date and time when the mail merge template was created.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the mailmergetemplate.
Public propertyDefaultFilter
Default data fields associated with the mail merge template.
Public propertyDescription
Description of the mail merge template.
Public propertyDocumentFormat
Version of the Microsoft Office Word XML format used by the template.
Public propertyEntityState (Inherited from Entity.)
Public propertyExchangeRate
Exchange rate for the currency associated with the mailmergetemplate with respect to the base currency.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFileName
File name of the mail merge template.
Public propertyFileSize
File size of the mail merge template.
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyIntroducedVersion
Version in which the form is introduced.
Public propertyIsCustomizable
Information that specifies whether this component can be customized.
Public propertyIsManaged
Indicates whether the solution component is part of a managed solution.
Public propertyIsPersonal
Information about whether the mail merge template is personal or is available to all users.
Public propertyItem (Inherited from Entity.)
Public propertyLanguageCode
Language of the mail merge template.
Public propertylk_mailmergetemplate_createdonbehalfby
N:1 lk_mailmergetemplate_createdonbehalfby
Public propertylk_mailmergetemplate_modifiedonbehalfby
N:1 lk_mailmergetemplate_modifiedonbehalfby
Public propertylk_mailmergetemplatebase_createdby
N:1 lk_mailmergetemplatebase_createdby
Public propertylk_mailmergetemplatebase_modifiedby
N:1 lk_mailmergetemplatebase_modifiedby
Public propertyLogicalName (Inherited from Entity.)
Public propertyMailMergeTemplate_AsyncOperations
1:N MailMergeTemplate_AsyncOperations
Public propertymailmergetemplate_principalobjectattributeaccess
1:N mailmergetemplate_principalobjectattributeaccess
Public propertyMailMergeTemplate_ProcessSessions
1:N MailMergeTemplate_ProcessSessions
Public propertyMailMergeTemplateId
Unique identifier of the mail merge template.
Public propertyMailMergeTemplateIdUnique
For internal use only.
Public propertyMailMergeType
Drop-down list for selecting the type of the mail merge.
Public propertyMimeType
MIME type of the mail merge template.
Public propertyModifiedBy
Unique identifier of the user who last modified the mail merge template.
Public propertyModifiedOn
Date and time when the mail merge template was last modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who last modified the mailmergetemplate.
Public propertyName
Name of the mail merge template.
Public propertyOverwriteTime
For internal use only.
Public propertyOwnerId
Unique identifier of the user or team who owns the mail merge template.
Public propertyOwningBusinessUnit
Unique identifier of the business unit that owns the mail merge template.
Public propertyOwningTeam
Unique identifier of the team who owns the mail merge template.
Public propertyOwningUser
Unique identifier of the user who owns the mail merge template.
Public propertyParameterXml
Parameter Xml.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertySolutionId
Unique identifier of the associated solution.
Public propertyStateCode
Status of the mail merge template.
Public propertyStatusCode
Reason for the status of the mail merge template.
Public propertyTemplateTypeCode
Type of mail merge template.
Public propertyTimeZoneRuleVersionNumber
For internal use only.
Public propertyTransactionCurrency_MailMergeTemplate
N:1 TransactionCurrency_MailMergeTemplate
Public propertyTransactionCurrencyId
Unique identifier of the currency associated with the mailmergetemplate.
Public propertyuserentityinstancedata_mailmergetemplate
1:N userentityinstancedata_mailmergetemplate
Public propertyUTCConversionTimeZoneCode
Time zone code that was in use when the record was created.
Public propertyVersionNumber
Version number of the mail merge template.
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributeValue``1 (Inherited from Entity.)
Protected methodGetFormattedAttributeValue (Inherited from Entity.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetAttributeValue (Inherited from Entity.)
Protected methodSetRelatedEntities``1 (Inherited from Entity.)
Protected methodSetRelatedEntity``1 (Inherited from Entity.)
Public methodToEntity``1 (Inherited from Entity.)
Public methodToEntityReference (Inherited from Entity.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also