PB Data Type to C# Data Type


PB DataType C# Datatype
blobbyte[]
longlonglong
booleanbool
longint
charchar
characterchar
realfloat
dateSystem.DateTime
stringstring
datetimeSystem.DateTime
timeSystem.DateTime
decimaldecimal
decdecimal
unsignedintegerint
unsignedintint
uintshort
doubledouble
unsignedlonglong
ulongint
integershort
intshort
anyobject
voidvoid
function_objectSystem.Object
nonvisualobjectSystem.Object
graphicobjectSystem.Object