次の方法で共有


IsComponentCustomizableRequest.ComponentType プロパティ

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

Gets or sets the value that represents the solution component. Required.

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

構文

'宣言
Public Property ComponentType As Integer
public int ComponentType { get; set; }

プロパティ値

Type: Int32
The value that represents the solution component. Required.

備考

The enumeration componenttype defines the supported range of values for this property. You can access the available values by including the file SampleCode\CS\HelperCode\OptionSets.cs or SampleCode\VB\HelperCode\OptionSets.vb in your project. These values are defined by the global option set Component Type (componenttype).

スレッド セーフ

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

プラットフォーム

開発プラットフォーム

Windows Vista、Windows Server 2003、および

対象プラットフォーム

Windows Vista、Windows XP

関連項目

参照

IsComponentCustomizableRequest クラス
IsComponentCustomizableRequest のメンバー
Microsoft.Crm.Sdk.Messages 名前空間

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