SIFWorks ADK 2.0
SifDataType Enumeration
NamespacesEdustructures.SifWorksSifDataType

[This is preliminary documentation and is subject to change.]

A list of SIF datatypes supported by the ADK
Declaration Syntax
C#Visual BasicVisual C++
public enum SifDataType
Public Enumeration SifDataType
public enum class SifDataType
Members
MemberDescription
Boolean
Represents the SIF
CopyC#
boolean
datatype

Int
Represents the SIF
CopyC#
int
datatype

UInt
Represents the SIF
CopyC#
uint
datatype

String
Represents the SIF
CopyC#
string
,
CopyC#
token
, and
CopyC#
normalizedString
datatypes

Date
Represents the SIF
CopyC#
date
datatype

DateTime
Represents the SIF
CopyC#
datetime
datatype

Time
Represents the SIF
CopyC#
time
datatype

Decimal
Represents the SIF
CopyC#
decimal
datatype

Duration
Represents the SIF
CopyC#
duration
datatype

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10