ValidateAppResponse.AppValidationResponse 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.
The response from App validation.
public:
property Microsoft::Crm::Sdk::Messages::AppValidationResponse ^ AppValidationResponse { Microsoft::Crm::Sdk::Messages::AppValidationResponse ^ get(); };
public Microsoft.Crm.Sdk.Messages.AppValidationResponse AppValidationResponse { get; }
member this.AppValidationResponse : Microsoft.Crm.Sdk.Messages.AppValidationResponse
Public ReadOnly Property AppValidationResponse As AppValidationResponse