Property DataType
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
DataType
When implemented by a class, gets or sets a string value that specifies datatype of the IParameterMember
.
string DataType { get; set; }
When implemented by a class, gets or sets a string value that specifies datatype of the IParameterMember
.
string DataType { get; set; }