Property DataType
| Improve this Doc View SourceDataType
Gets the data type of this expression.
Declaration
public Type DataType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Gets the data type of this expression.
public Type DataType { get; }
Type | Description |
---|---|
System.Type |