Deli z drugimi prek


ActivityReference.Properties Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Activities
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

public Dictionary<string, object> Properties { get; }
public:
property Dictionary<String^, Object^>^ Properties {
    virtual Dictionary<String^, Object^>^ get() sealed;
}
abstract Properties : Dictionary<string, Object> with get
override Properties : Dictionary<string, Object> with get
Public ReadOnly Property Properties As Dictionary(Of String, Object)

Property Value

Type: System.Collections.Generic.Dictionary<String, Object>

Returns Dictionary.

See Also

ActivityReference Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright