C# Class SenseNet.ContentRepository.Schema.FieldDataTypeAttribute

Inheritance: System.Attribute
Show file Open project: maxpavlov/FlexNet

Public Methods

Method Description
FieldDataTypeAttribute ( Type dataType ) : System

Method Details

FieldDataTypeAttribute() public method

public FieldDataTypeAttribute ( Type dataType ) : System
dataType System.Type
return System