Share via


RequestCheckResult.Description Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

[DataMemberAttribute]
public string Description { get; set; }
public:
[DataMemberAttribute]
property String^ Description {
    String^ get();
    void set(String^ value);
}
[<DataMemberAttribute>]
member Description : string with get, set
<DataMemberAttribute>
Public Property Description As String

Property Value

Type: System.String

Type: String

See Also

RequestCheckResult Class
Microsoft.Xrm.Sdk.Deployment Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright