Enumeration RecordValueType

RecordValueType - The type of the record value.

Enumeration Members

AttachmentList: "AttachmentList"

Constant

AttachmentList - The record value is a list of attachments.

Date: "Date"

Constant

Date - The record value is a Date.

Decimal: "Decimal"

Constant

Decimal - The record value is a decimal.

DelegateList: "DelegateList"

Constant

DelegateList - The record value is a list of delegates.

FileList: "FileList"

Constant

FileList - The record value is a list of files.

Guid: "Guid"

Constant

Guid - The record value is a Guid.

GuidList: "GuidList"

Constant

GuidList - The record value is a list of Guids.

Integer: "Integer"

Constant

Integer - The record value is an integer.

IntegerList: "IntegerList"

Constant

IntegerList - The record value is a list of integers.

ScoringGroupList: "ScoringGroupList"

Constant

ScoringGroupList - The record value is a list of scoring groups.

String: "String"

Constant

String - The record value is a string.

StringList: "StringList"

Constant

StringList - The record value is a list of strings.

TimeSpan: "TimeSpan"

Constant

TimeSpan - The record value is a TimeSpan.