Share via


RequestCheckResult.Tag 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 Tag { get; set; }
public:
[DataMemberAttribute]
property String^ Tag {
    String^ get();
    void set(String^ value);
}
[<DataMemberAttribute>]
member Tag : string with get, set
<DataMemberAttribute>
Public Property Tag 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