Dela via


ProgressDataItem Class

 

Applies To: Dynamics CRM 2015

Class for progress panel data items.

Namespace:   Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly:  Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.MyNotifyProps
    Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.ProgressDataItem

Syntax

public class ProgressDataItem : MyNotifyProps
public ref class ProgressDataItem : MyNotifyProps
type ProgressDataItem = 
    class
        inherit MyNotifyProps
    end
Public Class ProgressDataItem
    Inherits MyNotifyProps

Constructors

Name Description
System_CAPS_pubmethod ProgressDataItem()

Properties

Name Description
System_CAPS_pubproperty ItemStatus

Gets or Sets progress panel item status.

System_CAPS_pubproperty ItemText

Gets or Sets Item Text.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod SetProperty<T>(T, T, String)

Set property template for My Notify props.(Inherited from MyNotifyProps.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Events

Name Description
System_CAPS_pubevent PropertyChanged

Default Event Hook for INotifyPropertyChanged.(Inherited from MyNotifyProps.)

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