Share via


FieldGuid メンバー

保護されたメンバーを含む
宣言されたメンバーを含む

グローバル一意の識別子の値を含むフィールドを指定します。

FieldGuid 型は次のメンバーを公開します。

コンストラクター

  名前 説明
パブリック メソッド FieldGuid 新しいFieldGuidオブジェクトを指定します。

Top

プロパティ

  名前 説明
パブリック プロパティ AutoIndexed (Field から継承されています。)
パブリック プロパティ CanBeDeleted Gets a value that specifies whether the field can be deleted. (Field から継承されています。)
パブリック プロパティ Context クライアントのオブジェクトに関連付けられているコンテキストを返します。 (ClientObject から継承されています。)
パブリック プロパティ DefaultValue Gets or sets a value that specifies the default value for the field. (Field から継承されています。)
パブリック プロパティ Description Gets or sets a value that specifies the description of the field. (Field から継承されています。)
パブリック プロパティ DescriptionResource (Field から継承されています。)
パブリック プロパティ Direction Gets or sets a value that specifies the reading order of the field. (Field から継承されています。)
パブリック プロパティ EnforceUniqueValues Gets or sets a Boolean value that specifies whether to enforce uniqueness in column values. The default is false. (Field から継承されています。)
パブリック プロパティ EntityPropertyName Gets the name of the entity property for the list item entity that uses this field. (Field から継承されています。)
パブリック プロパティ FieldTypeKind Gets or sets a value that specifies the type of the field. (Field から継承されています。)
パブリック プロパティ Filterable Gets a value that specifies whether list items in the list can be filtered by the field value. (Field から継承されています。)
パブリック プロパティ FromBaseType Gets a Boolean value that indicates whether the field derives from a base field type. (Field から継承されています。)
パブリック プロパティ Group Gets or sets a value that specifies the field group. (Field から継承されています。)
パブリック プロパティ Hidden Gets or sets a value that specifies whether the field is hidden in list views and list forms. (Field から継承されています。)
パブリック プロパティ Id Gets a value that specifies the field identifier. (Field から継承されています。)
パブリック プロパティ Indexed Gets or sets a Boolean value that specifies whether the field is indexed. (Field から継承されています。)
パブリック プロパティ InternalName Gets a value that specifies the field internal name. (Field から継承されています。)
パブリック プロパティ 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. (Field から継承されています。)
保護されたプロパティ ObjectData 現在のクライアント オブジェクトのオブジェクトのデータを取得します。 (ClientObject から継承されています。)
パブリック プロパティ ObjectVersion 現在のクライアント オブジェクトのバージョンを示す文字列を取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ Path クライアント オブジェクトの作成方法ClientRuntimeContextクラスのサーバー上でオブジェクトを再作成することができるようにを追跡します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ ReadOnlyField Gets or sets a value that specifies whether the value of the field is read-only. (Field から継承されています。)
パブリック プロパティ Required Gets or sets a value that specifies whether the field requires a value. (Field から継承されています。)
パブリック プロパティ SchemaXml Gets or sets a value that specifies the XML schema that defines the field. (Field から継承されています。)
パブリック プロパティ SchemaXmlWithResourceTokens Gets the schema that defines the field and includes resource tokens. (Field から継承されています。)
パブリック プロパティ Scope Gets a value that specifies the server-relative URL of the list or the site that the field belongs to. (Field から継承されています。)
パブリック プロパティ Sealed Gets a value that specifies whether properties on the field cannot be changed and whether the field cannot be deleted. (Field から継承されています。)
パブリック プロパティ ServerObjectIsNull サーバー オブジェクトを取得し、サーバー オブジェクトが null の場合は、null を返します。 (ClientObject から継承されています。)
パブリック プロパティ Sortable Gets a value that specifies whether list items in the list can be sorted by the field value. (Field から継承されています。)
パブリック プロパティ StaticName Gets or sets a value that specifies a customizable identifier of the field. (Field から継承されています。)
パブリック プロパティ Tag したがって、または、クライアント オブジェクトに関連付けられているデータを設定します。 (ClientObject から継承されています。)
パブリック プロパティ Title Gets or sets a value that specifies the display name of the field. (Field から継承されています。)
パブリック プロパティ TitleResource (Field から継承されています。)
パブリック プロパティ TypeAsString Gets or sets a value that specifies the type of the field. (Field から継承されています。)
パブリック プロパティ TypeDisplayName Gets a value that specifies the display name for the type of the field. (Field から継承されています。)
パブリック プロパティ TypedObject サーバーから返された正しい型の情報と、オブジェクトを取得します。 (ClientObject から継承されています。)
パブリック プロパティ TypeShortDescription Gets a value that specifies the description for the type of the field. (Field から継承されています。)
パブリック プロパティ ValidationFormula Gets or sets a value that specifies the data validation criteria for the value of the field. (Field から継承されています。)
パブリック プロパティ ValidationMessage Gets or sets a value that specifies the error message returned when data validation fails for the field. (Field から継承されています。)

Top

メソッド

  名前 説明
保護されたメソッド CheckUninitializedProperty ClientObjectの指定された値の種類のプロパティが初期化されているかどうかを確認します。 (ClientObject から継承されています。)
パブリック メソッド CustomFromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示す論理値を返します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド DeleteObject Deletes the field from the list, from the site, or from the content types within the list. (Field から継承されています。)
パブリック メソッド FromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitNonPropertyFieldFromJson サーバーからJavaScript Object Notation (JSON)データに基づいて、クライアント オブジェクトのプロパティ以外のフィールドを初期化します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitOnePropertyFromJson (Field から継承されています。)
パブリック メソッド IsObjectPropertyInstantiated 指定された、クライアント オブジェクトのプロパティがインスタンスになっているかどうかを示します。 (ClientObject から継承されています。)
パブリック メソッド IsPropertyAvailable 指定したスカラー プロパティの取得または設定されているかどうかを示す論理値を返します。 (ClientObject から継承されています。)
保護されたメソッド LoadExpandoFields 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられている拡張されたプロパティを初期化します。 (ClientObject から継承されています。)
パブリック メソッド RefreshLoad 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられているすべてのスカラー プロパティを再ロードします。 (ClientObject から継承されています。)
保護されたメソッド RemoveFromParentCollection 親のクライアント オブジェクトのコレクションから現在のクライアント オブジェクトを削除します。 (ClientObject から継承されています。)
パブリック メソッド Retrieve() オブジェクトに関連付けられているすべてのスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド Retrieve([]) オブジェクトに関連付けられている、指定したスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド SetShowInDisplayForm Sets the value of the ShowInDisplayForm property for this field. (Field から継承されています。)
パブリック メソッド SetShowInEditForm Sets the value of ShowInEditForm property for this field. (Field から継承されています。)
パブリック メソッド SetShowInNewForm Sets the value of ShowInNewForm property for this field. (Field から継承されています。)
パブリック メソッド ToString (Object から継承されています。)
パブリック メソッド Update Commits changed properties of the field. (Field から継承されています。)
パブリック メソッド UpdateAndPushChanges Commits changed properties of the field and propagates changes to all lists that use the field. (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. (Field から継承されています。)

Top

関連項目

参照先

FieldGuid クラス

Microsoft.SharePoint.Client 名前空間