FieldChoice Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.FieldChoice", ServerTypeId="{a0b73943-fabc-47d3-b2c8-ec41b1216b1d}")]
public class FieldChoice : Microsoft.SharePoint.Client.FieldMultiChoice
type FieldChoice = class
inherit FieldMultiChoice
Public Class FieldChoice
Inherits FieldMultiChoice
- Inheritance
- Attributes
Constructors
FieldChoice(ClientRuntimeContext, ObjectPath) |
Properties
AutoIndexed | (Inherited from Field) |
CanBeDeleted | (Inherited from Field) |
Choices | (Inherited from FieldMultiChoice) |
ClientSideComponentId | (Inherited from Field) |
ClientSideComponentProperties | (Inherited from Field) |
Context | (Inherited from ClientObject) |
CustomFormatter | (Inherited from Field) |
DefaultFormula | (Inherited from Field) |
DefaultValue | (Inherited from Field) |
Description | (Inherited from Field) |
DescriptionResource | (Inherited from Field) |
Direction | (Inherited from Field) |
EditFormat | |
EnforceUniqueValues | (Inherited from Field) |
EntityPropertyName | (Inherited from Field) |
FieldTypeKind | (Inherited from Field) |
FillInChoice | (Inherited from FieldMultiChoice) |
Filterable | (Inherited from Field) |
FromBaseType | (Inherited from Field) |
Group | (Inherited from Field) |
Hidden | (Inherited from Field) |
Id | (Inherited from Field) |
Indexed | (Inherited from Field) |
InternalName | (Inherited from Field) |
JSLink | (Inherited from Field) |
Mappings | (Inherited from FieldMultiChoice) |
NoCrawl | (Inherited from Field) |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
PinnedToFiltersPane | (Inherited from Field) |
ReadOnlyField | (Inherited from Field) |
Required | (Inherited from Field) |
SchemaXml | (Inherited from Field) |
SchemaXmlWithResourceTokens | (Inherited from Field) |
Scope | (Inherited from Field) |
Sealed | (Inherited from Field) |
ServerObjectIsNull | (Inherited from ClientObject) |
ShowInFiltersPane | (Inherited from Field) |
Sortable | (Inherited from Field) |
StaticName | (Inherited from Field) |
Tag | (Inherited from ClientObject) |
Title | (Inherited from Field) |
TitleResource | (Inherited from Field) |
TypeAsString | (Inherited from Field) |
TypeDisplayName | (Inherited from Field) |
TypedObject | (Inherited from ClientObject) |
TypeShortDescription | (Inherited from Field) |
ValidationFormula | (Inherited from Field) |
ValidationMessage | (Inherited from Field) |