MarketingResultResponseDetail.MarketingResultGuid Property

 

Applies To: Dynamics Marketing

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

Syntax

public Guid MarketingResultGuid { get; set; }
public:
property Guid MarketingResultGuid {
    Guid get();
    void set(Guid value);
}
member MarketingResultGuid : Guid with get, set
Public Property MarketingResultGuid As Guid

Property Value

Type: System.Guid

See Also

MarketingResultResponseDetail Class
Microsoft.Dynamics.Marketing.SDK.Model Namespace

Return to top