MarketingResult Class

 

Applies To: Dynamics Marketing

Represents a marketing result in Microsoft Dynamics Marketing.

Namespace:   Microsoft.Dynamics.Marketing.SDK.Model
Assembly:  Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)

System::Object
  Microsoft.Dynamics.Marketing.SDK.Model::MarketingResult

[DataContractAttribute]
public ref class MarketingResult 

NameDescription
System_CAPS_pubmethodMarketingResult()

Initializes a new instance of the MarketingResult class.

NameDescription
System_CAPS_pubpropertyActualValue

Gets or sets the actual value of the marketing result.

System_CAPS_pubpropertyBelongsToCompany

Gets or sets the marketing result's company.

System_CAPS_pubpropertyCampaign

Gets or sets the marketing result's campaign.

System_CAPS_pubpropertyComment

Gets or sets the marketing result's comment.

System_CAPS_pubpropertyContact

Gets or sets the marketing result's contact.

System_CAPS_pubpropertyDate

Gets or sets the marketing result's date.

System_CAPS_pubpropertyEmailMessage

Gets or sets the email message of the marketing result.

System_CAPS_pubpropertyEvent

Gets or sets the marketing result's event.

System_CAPS_pubpropertyForecastValue

Gets or sets the forecast value of the marketing result.

System_CAPS_pubpropertyId

Gets or sets the marketing result's ID.

System_CAPS_pubpropertyJob

Gets or sets the marketing result's job.

System_CAPS_pubpropertyOriginOfChanges

Gets or sets a value indicating where the changes to the marketing results came from.

System_CAPS_pubpropertyProgram

Gets or sets the marketing result's program.

System_CAPS_pubpropertyType

Gets or sets the marketing result's type.

System_CAPS_pubpropertyUpdateDate

Gets or sets the date when the marketing result was changed.

System_CAPS_pubpropertyVersion

Gets or sets the marketing result's version.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: