Interface IData
情報
具体的なデータが実装すべき共通メンバーを定義する汎用データインターフェイス。
public interface IDataProperties
DataType
データソースの種類。
DataType DataType { get; }Property Value
Namespace: Documentize Assembly: Documentize.dll
具体的なデータが実装すべき共通メンバーを定義する汎用データインターフェイス。
public interface IDataデータソースの種類。
DataType DataType { get; }Namespace: Documentize Assembly: Documentize.dll