DeviceRegistrationResponse.Error Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Internal Use only
public:
property Microsoft::Xrm::Tooling::Connector::DeviceRegistrationResponseError ^ Error { Microsoft::Xrm::Tooling::Connector::DeviceRegistrationResponseError ^ get(); void set(Microsoft::Xrm::Tooling::Connector::DeviceRegistrationResponseError ^ value); };
public Microsoft.Xrm.Tooling.Connector.DeviceRegistrationResponseError Error { get; set; }
member this.Error : Microsoft.Xrm.Tooling.Connector.DeviceRegistrationResponseError with get, set
Public Property Error As DeviceRegistrationResponseError