次の方法で共有


ArgumentEntityAttribute クラス

適用対象: CRM 2015 on-prem, CRM Online

Identifies the argument is an entity to be passed to the workflow at run-time.

名前空間: Microsoft.Xrm.Sdk.Workflow
アセンブリ: Microsoft.Xrm.Sdk.Workflow (Microsoft.Xrm.Sdk.Workflow.dll に含まれる)

構文

'宣言
<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class ArgumentEntityAttribute
    Inherits Attribute
    Implements IWorkflowArgument
[SerializableAttribute] 
[AttributeUsageAttribute(AttributeTargets.All)] 
public sealed class ArgumentEntityAttribute : Attribute, IWorkflowArgument

継承階層

System.Object
   System.Attribute
    Microsoft.Xrm.Sdk.Workflow.ArgumentEntityAttribute

スレッド セーフ

この種類のパブリックな静的 (Visual Basic では Shared) メンバーはスレッド セーフです。インスタンス メンバーがスレッド セーフであることは保証されません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows Server 2003、および

対象プラットフォーム

Windows Vista、Windows XP

関連項目

参照

ArgumentEntityAttribute のメンバー
Microsoft.Xrm.Sdk.Workflow 名前空間

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.