Interface IDataType
The public interface for DataType
[DefaultImplementationType(typeof(DataType))]
[XmlDefaultImplementationType(typeof(DataType))]
[ModelRepresentationClass("http://nmf.codeplex.com/nmeta/#//DataType")]
public interface IDataType : IStructuredType, IType, IMetaElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members
- Extension Methods