Элементы Field
Represents a field in a list on a Microsoft SharePoint Foundation Web site.
Тип Field предоставляет следующие элементы.
Конструкторы
Имя | Описание | |
---|---|---|
Field | Initializes a new instance of the Field object. |
Вверх
Свойства
Имя | Описание | |
---|---|---|
AutoIndexed | ||
CanBeDeleted | Gets a value that specifies whether the field can be deleted. | |
Context | Возвращает контекст, связанное с клиентского объекта. (Унаследовано от ClientObject.) | |
DefaultValue | Gets or sets a value that specifies the default value for the field. | |
Description | Gets or sets a value that specifies the description of the field. | |
DescriptionResource | ||
Direction | Gets or sets a value that specifies the reading order of the field. | |
EnforceUniqueValues | Gets or sets a Boolean value that specifies whether to enforce uniqueness in column values. The default is false. | |
EntityPropertyName | Gets the name of the entity property for the list item entity that uses this field. | |
FieldTypeKind | Gets or sets a value that specifies the type of the field. | |
Filterable | Gets a value that specifies whether list items in the list can be filtered by the field value. | |
FromBaseType | Gets a Boolean value that indicates whether the field derives from a base field type. | |
Group | Gets or sets a value that specifies the field group. | |
Hidden | Gets or sets a value that specifies whether the field is hidden in list views and list forms. | |
Id | Gets a value that specifies the field identifier. | |
Indexed | Gets or sets a Boolean value that specifies whether the field is indexed. | |
InternalName | Gets a value that specifies the field internal name. | |
JSLink | When implemented in a derived class, gets or sets the name of an external JavaScript file that contains any client rendering logic for fields of the derived type. | |
ObjectData | Для текущего объекта клиент получает данные объекта. (Унаследовано от ClientObject.) | |
ObjectVersion | Возвращает строку, которая показывает версия объекта клиента. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
Path | Отслеживает как объект клиента при их создании в классе ClientRuntimeContext таким образом, чтобы объект можно воссоздать на сервере. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
ReadOnlyField | Gets or sets a value that specifies whether the value of the field is read-only. | |
Required | Gets or sets a value that specifies whether the field requires a value. | |
SchemaXml | Gets or sets a value that specifies the XML schema that defines the field. | |
SchemaXmlWithResourceTokens | Gets the schema that defines the field and includes resource tokens. | |
Scope | Gets a value that specifies the server-relative URL of the list or the site that the field belongs to. | |
Sealed | Gets a value that specifies whether properties on the field cannot be changed and whether the field cannot be deleted. | |
ServerObjectIsNull | Возвращает серверный объект и возвращает значение null, если объект сервера равно null. (Унаследовано от ClientObject.) | |
Sortable | Gets a value that specifies whether list items in the list can be sorted by the field value. | |
StaticName | Gets or sets a value that specifies a customizable identifier of the field. | |
Tag | Возвращает или задает данные, связанные с объектом клиента. (Унаследовано от ClientObject.) | |
Title | Gets or sets a value that specifies the display name of the field. | |
TitleResource | ||
TypeAsString | Gets or sets a value that specifies the type of the field. | |
TypeDisplayName | Gets a value that specifies the display name for the type of the field. | |
TypedObject | Возвращает объект с правильный тип сведений, возвращенных на сервере. (Унаследовано от ClientObject.) | |
TypeShortDescription | Gets a value that specifies the description for the type of the field. | |
ValidationFormula | Gets or sets a value that specifies the data validation criteria for the value of the field. | |
ValidationMessage | Gets or sets a value that specifies the error message returned when data validation fails for the field. |
Вверх
Методы
Имя | Описание | |
---|---|---|
CheckUninitializedProperty | Проверяет, ли свойство заданное значение type ClientObject инициировано. (Унаследовано от ClientObject.) | |
CustomFromJson | Возвращает значение типа Boolean, указывающее использовалось ли пользовательского кода для заполнения объекта. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
DeleteObject | Deletes the field from the list, from the site, or from the content types within the list. | |
FromJson | Указывает, использовалось ли пользовательского кода для заполнения объекта. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
InitNonPropertyFieldFromJson | Выполняет инициализацию поля не свойства объекта клиента, на основе данных Нотация объектов JavaScript (JSON) с сервера. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
InitOnePropertyFromJson | (Переопределяет ClientObject.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | Указывает, создается ли свойство указанного объекта клиента. (Унаследовано от ClientObject.) | |
IsPropertyAvailable | Возвращает значение типа Boolean, указывающее, имеет ли свойство скалярное получить или задать. (Унаследовано от ClientObject.) | |
LoadExpandoFields | Выполняет инициализацию расширенные свойства, связанные с объектом клиент переопределение производных классов. (Унаследовано от ClientObject.) | |
RefreshLoad | Перезагрузка все скалярные свойствах, связанных с клиентского объекта переопределение производных классов. (Унаследовано от ClientObject.) | |
RemoveFromParentCollection | Удаляет текущий объект клиента из коллекции родительского объекта клиента. (Унаследовано от ClientObject.) | |
Retrieve() | Извлекает все скалярные свойства, связанные с объектом. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
Retrieve([]) | Возвращает указанное скалярное свойствах, связанных с объектом. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
SetShowInDisplayForm | Sets the value of the ShowInDisplayForm property for this field. | |
SetShowInEditForm | Sets the value of ShowInEditForm property for this field. | |
SetShowInNewForm | Sets the value of ShowInNewForm property for this field. | |
ToString | (Унаследовано от Object.) | |
Update | Commits changed properties of the field. | |
UpdateAndPushChanges | Commits changed properties of the field and propagates changes to all lists that use the field. | |
UpdateClientObjectPropertyType | Обновляет свойства объекта клиента значение должно иметь правильный тип с помощью тип сведений, возвращенных на сервере. (Унаследовано от ClientObject.) | |
ValidateSetValue | Validates and sets the value of the field for the list item based on an implementation-specific transformation of the value. |
Вверх