FieldText 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.FieldText", ServerTypeId="{47cba3a7-3327-4fa1-ac10-73a7a182fe05}")]
public class FieldText : Microsoft.SharePoint.Client.Field
type FieldText = class
inherit Field
Public Class FieldText
Inherits Field
- Inheritance
- Attributes
Constructors
FieldText(ClientRuntimeContext, ObjectPath) |
Properties
AutoIndexed | (Inherited from Field) |
CanBeDeleted | (Inherited from Field) |
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) |
EnforceUniqueValues | (Inherited from Field) |
EntityPropertyName | (Inherited from Field) |
FieldTypeKind | (Inherited from Field) |
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) |
MaxLength | |
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) |