バージョン

MetadataPropertyMapping クラス

データ ソースのフィールドをメタデータ ディクショナリのエントリにマップするために使用します。
シンタックス
'宣言
 
Public Class MetadataPropertyMapping 
   Inherits Infragistics.Services.PropertyMappingBase(Of String)
public class MetadataPropertyMapping : Infragistics.Services.PropertyMappingBase<string> 
解説

MetadataPropertyMappingCollection により使用される MetadataPropertyMapping。コレクション内の MetadataPropertyMapping オブジェクトは、関連付けられたスケジュール オブジェクトのメタデータ ディクショナリ (たとえば、Infragistics.Controls.Schedules.Services.Appointment オブジェクトの Infragistics.Controls.Schedules.Services.ActivityBase.Metadata ディクショナリ) を生成するために使用されます。

参照