ImportProgressStatus Class
Applies To: Dynamics CRM 2015
Class for import progress status.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.ImportProgressStatus
Syntax
public class ImportProgressStatus : EventArgs
public ref class ImportProgressStatus : EventArgs
type ImportProgressStatus =
class
inherit EventArgs
end
Public Class ImportProgressStatus
Inherits EventArgs
Constructors
Name | Description | |
---|---|---|
ImportProgressStatus() |
Properties
Name | Description | |
---|---|---|
isCompleted | Gets or Sets status completed or not. |
|
StatusMessage | Gets or Sets message status. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright