ImportProgressStatus.StatusMessage Property
Applies To: Dynamics CRM 2015
Gets or Sets message status.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Syntax
public string StatusMessage { get; set; }
public:
property String^ StatusMessage {
String^ get();
void set(String^ value);
}
member StatusMessage : string with get, set
Public Property StatusMessage As String
Property Value
Type: System.String
See Also
ImportProgressStatus Class
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright