Jagamisviis:


AttributeData.IsUnsupported Property

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public bool IsUnsupported { get; set; }
public:
property bool IsUnsupported {
    bool get();
    void set(bool value);
}
member IsUnsupported : bool with get, set
Public Property IsUnsupported As Boolean

Property Value

Type: System.Boolean

Type: Boolean.

See Also

AttributeData Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright