Partager via


FieldGuid - Propriétés

Le type FieldGuid expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AutoIndexed (Hérité de Field)
Propriété publique CanBeDeleted Gets a value that specifies whether the field can be deleted. (Hérité de Field)
Propriété publique Context Retourne le contexte associé à l'objet client. (Hérité de ClientObject)
Propriété publique DefaultValue Gets or sets a value that specifies the default value for the field. (Hérité de Field)
Propriété publique Description Gets or sets a value that specifies the description of the field. (Hérité de Field)
Propriété publique DescriptionResource (Hérité de Field)
Propriété publique Direction Gets or sets a value that specifies the reading order of the field. (Hérité de Field)
Propriété publique EnforceUniqueValues Gets or sets a Boolean value that specifies whether to enforce uniqueness in column values. The default is false. (Hérité de Field)
Propriété publique EntityPropertyName Gets the name of the entity property for the list item entity that uses this field. (Hérité de Field)
Propriété publique FieldTypeKind Gets or sets a value that specifies the type of the field. (Hérité de Field)
Propriété publique Filterable Gets a value that specifies whether list items in the list can be filtered by the field value. (Hérité de Field)
Propriété publique FromBaseType Gets a Boolean value that indicates whether the field derives from a base field type. (Hérité de Field)
Propriété publique Group Gets or sets a value that specifies the field group. (Hérité de Field)
Propriété publique Hidden Gets or sets a value that specifies whether the field is hidden in list views and list forms. (Hérité de Field)
Propriété publique Id Gets a value that specifies the field identifier. (Hérité de Field)
Propriété publique Indexed Gets or sets a Boolean value that specifies whether the field is indexed. (Hérité de Field)
Propriété publique InternalName Gets a value that specifies the field internal name. (Hérité de Field)
Propriété publique 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. (Hérité de Field)
Propriété protégée ObjectData Obtient les données d'objet pour l'objet de client en cours. (Hérité de ClientObject)
Propriété publique ObjectVersion Obtient une chaîne qui indique la version de l'objet client actuel. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Propriété publique Path Effectue le suivi de façon dont un objet client est créé dans la classe ClientRuntimeContext afin que l'objet peut être recréé sur le serveur. Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code. (Hérité de ClientObject)
Propriété publique ReadOnlyField Gets or sets a value that specifies whether the value of the field is read-only. (Hérité de Field)
Propriété publique Required Gets or sets a value that specifies whether the field requires a value. (Hérité de Field)
Propriété publique SchemaXml Gets or sets a value that specifies the XML schema that defines the field. (Hérité de Field)
Propriété publique SchemaXmlWithResourceTokens Gets the schema that defines the field and includes resource tokens. (Hérité de Field)
Propriété publique Scope Gets a value that specifies the server-relative URL of the list or the site that the field belongs to. (Hérité de Field)
Propriété publique Sealed Gets a value that specifies whether properties on the field cannot be changed and whether the field cannot be deleted. (Hérité de Field)
Propriété publique ServerObjectIsNull Obtient l'objet serveur et renvoie la valeur null si l'objet serveur est null. (Hérité de ClientObject)
Propriété publique Sortable Gets a value that specifies whether list items in the list can be sorted by the field value. (Hérité de Field)
Propriété publique StaticName Gets or sets a value that specifies a customizable identifier of the field. (Hérité de Field)
Propriété publique Tag Obtient ou définit les données associées à l'objet client. (Hérité de ClientObject)
Propriété publique Title Gets or sets a value that specifies the display name of the field. (Hérité de Field)
Propriété publique TitleResource (Hérité de Field)
Propriété publique TypeAsString Gets or sets a value that specifies the type of the field. (Hérité de Field)
Propriété publique TypeDisplayName Gets a value that specifies the display name for the type of the field. (Hérité de Field)
Propriété publique TypedObject Renvoie l'objet contenant les informations de type correct renvoyées par le serveur. (Hérité de ClientObject)
Propriété publique TypeShortDescription Gets a value that specifies the description for the type of the field. (Hérité de Field)
Propriété publique ValidationFormula Gets or sets a value that specifies the data validation criteria for the value of the field. (Hérité de Field)
Propriété publique ValidationMessage Gets or sets a value that specifies the error message returned when data validation fails for the field. (Hérité de Field)

Haut

Voir aussi

Référence

FieldGuid classe

Microsoft.SharePoint.Client - Espace de noms