Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Abstract class used to define the data types of the CPL
C#
public abstract class CPLType : CodiumSDK.Core.ILDBase

Propiedades

NombreDescripción
BooleanClass that represent a Boolean Type
ByteArrayClass that represent a Byte Array Type
DateTimeClass that represent a DateTime Type
DecimalClass that represent a Decimal Type
FloatClass that represent a Float Type
GuidClass that represent a Guid Type
IntClass that represent a Int8 Type
Int16Class that represent a Int16 Type
Int64Class that represent a Int64 Type
Int8Class that represent a Int8 Type
StringClass that represent a String Type
VoidClass that represent a Void