Enum ValueType
Specifies types of reference for a field in a list.
Namespace: CamlBuilder
Assembly: PnP.Framework.dll
Syntax
public enum ValueType : int
AllDayEvent
Indicates a AllDayEvent field type
Attachments
Indicates an Attachments field type
Boolean
Indicates a Boolean field type
Choice
Indicates a Choice field type
Computed
Indicates a Computed field type
ContentTypeId
Indicates a ContentTypeId field type
Counter
Indicates a Counter field type
CrossProjectLink
Indicates a CrossProjectLink field type
Currency
Indicates a Currency field type
DateTime
Indicates a DateTime field type
Error
Indicates an Error field type
File
Indicates a File field type
GridChoice
Indicates a GridChoice field type
Guid
Indicates a Guid field type
Integer
Indicates a Integer field type
Lookup
Indicates a Lookup field type
ModStat
Indicates a ModStat field type
MultiChoice
Indicates a MultiChoice field type
Note
Indicates a Note field type
Number
Indicates a Number field type
Recurrence
Indicates a Recurrence field type
Text
Indicates a Text field type
Threading
Indicates a Threading field type
Url
Indicates an URL field type
User
Indicates an User field type
WorkflowEventType
Indicates a WorkflowEventType field type
WorkflowStatus
Indicates a WorkflowStatus field type