ProgressDataItem Class
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.
Class for progress panel data items.
public ref class ProgressDataItem : Microsoft::Xrm::Tooling::PackageDeployment::CrmPackageExtentionBase::MyNotifyProps
public class ProgressDataItem : Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.MyNotifyProps
type ProgressDataItem = class
inherit MyNotifyProps
Public Class ProgressDataItem
Inherits MyNotifyProps
- Inheritance
Constructors
ProgressDataItem() |
Properties
DeploymentStage |
Gets or Sets deployment stage. |
ItemStatus |
Gets or Sets progress panel item status. |
ItemText |
Gets or Sets Item Text. |
OrganizationName |
Bind to this field to display the selected Crm Region (Inherited from MyNotifyProps) |
Methods
SetProperty<T>(T, T, String) |
Set property template for My Notify props. (Inherited from MyNotifyProps) |
Events
PropertyChanged |
Default Event Hook for INotifyPropertyChanged. (Inherited from MyNotifyProps) |