 | IArgumentEntityBaseDataType Property |
Gets or sets the data type.
Namespace:
EBP.Api.Interfaces.Framework.BusinessLogic.Parsing.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> DataType { get; set; }
Property DataType As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
See Also