RequestCheckResult.Level 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.
For internal use only.
public:
property Microsoft::Xrm::Sdk::Deployment::DeploymentErrorLevel Level { Microsoft::Xrm::Sdk::Deployment::DeploymentErrorLevel get(); void set(Microsoft::Xrm::Sdk::Deployment::DeploymentErrorLevel value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.Deployment.DeploymentErrorLevel Level { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Level : Microsoft.Xrm.Sdk.Deployment.DeploymentErrorLevel with get, set
Public Property Level As DeploymentErrorLevel
Property Value
- Attributes