Varigence, Inc.

      • Boolean External Class
      • DateTime External Class
      • Double External Class
      • Guid External Class
      • Int32 External Class
      • Int64 External Class
      • String External Class
      • TimeSpan External Class
      • TypeCode External Class
Expand Minimize
BIML API Reference
System Namespace
External Classes
 NameSummary
Boolean
Boolean is the .NET Framework Boolean structure. More information can be found at http://msdn.microsoft.com/en-us/library/system.boolean.aspx.
DateTime
DateTime is the .NET Framework DateTime structure. More information can be found at http://msdn.microsoft.com/en-us/library/system.datetime.aspx.
Double
Double is the .NET Framework Double structure. More information can be found at http://msdn.microsoft.com/en-us/library/system.double.aspx.
Guid
Represents a globally unique identifier (GUID).
Int32
Int32 is the .NET Framework Int32 structure. More information can be found at http://msdn.microsoft.com/en-us/library/system.int32.aspx.
Int64
Int64 is the .NET Framework Int64 structure. More information can be found at http://msdn.microsoft.com/en-us/library/system.int64.aspx.
String
String is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.
TimeSpan
TimeSpan is the .NET Framework TimeSpan structure. More information can be found at http://msdn.microsoft.com/en-us/library/system.timespan.aspx.
TypeCode
TypeCode is the .NET Framework TypeCode enumeration. More information can be found at http://msdn.microsoft.com/en-us/library/system.typecode.aspx.