DataTypeAttribute.CustomDataType プロパティ

定義

データ フィールドに関連付けられたカスタム フィールド テンプレートの名前を取得します。

public:
 property System::String ^ CustomDataType { System::String ^ get(); };
public string CustomDataType { get; }
public string? CustomDataType { get; }
member this.CustomDataType : string
Public ReadOnly Property CustomDataType As String

プロパティ値

データ フィールドに関連付けられたカスタム フィールド テンプレートの名前。

適用対象