次の方法で共有


RegionalSettings メンバー

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

Represents regional settings that are used on the server that is running SharePoint Server.

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

コンストラクター

  名前 説明
パブリック メソッド RegionalSettings Initializes a new instance of the RegionalSettings class.

Top

プロパティ

  名前 説明
パブリック プロパティ AdjustHijriDays Gets and sets the number of days to extend or reduce the current month in Hijri calendars.
パブリック プロパティ AlternateCalendarType Gets and sets an alternate calendar type that is used on the server.
パブリック プロパティ AM Gets the string that is used to represent A.M. on the server.
パブリック プロパティ CalendarType Gets and sets the calendar type that is used on the server.
パブリック プロパティ Collation Gets and sets the collation that is used on the site.
パブリック プロパティ CollationLCID Gets the locale identifier (LCID) for the collation rules that are used on the site.
パブリック プロパティ Context クライアントのオブジェクトに関連付けられているコンテキストを返します。 (ClientObject から継承されています。)
パブリック プロパティ DateFormat Gets the date format that is used on the server.
パブリック プロパティ DateSeparator Gets the separator that is used for dates on the server.
パブリック プロパティ DecimalSeparator Gets the separator that is used for decimals on the server.
パブリック プロパティ DigitGrouping Gets the separator that is used in grouping digits.
パブリック プロパティ FirstDayOfWeek Gets and sets the first day of the week used in calendars on the server.
パブリック プロパティ FirstWeekOfYear Gets and sets the first week of the year used in calendars on the server.
パブリック プロパティ IsEastAsia Gets whether the Web site locale is an East Asian locale.
パブリック プロパティ IsRightToLeft Gets whether the Web site locale uses a right-to-left language.
パブリック プロパティ IsUIRightToLeft Gets whether the Web site user interface (UI) uses a right-to-left language.
パブリック プロパティ ListSeparator Gets the separator used in lists on the server.
パブリック プロパティ LocaleId Gets and sets the locale identifier in use on the server.
パブリック プロパティ NegativeSign Gets the symbol that is used to represent a negative sign on the server.
パブリック プロパティ NegNumberMode Gets the negative number mode that is used for displaying negative numbers in calculated fields based on the locale of the server.
保護されたプロパティ ObjectData 現在のクライアント オブジェクトのオブジェクトのデータを取得します。 (ClientObject から継承されています。)
パブリック プロパティ ObjectVersion 現在のクライアント オブジェクトのバージョンを示す文字列を取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ Path クライアント オブジェクトの作成方法ClientRuntimeContextクラスのサーバー上でオブジェクトを再作成することができるようにを追跡します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ PM Gets the string that is used to represent P.M. on the server.
パブリック プロパティ PositiveSign Gets the symbol that is used to represent a positive sign on the server.
パブリック プロパティ ServerObjectIsNull サーバー オブジェクトを取得し、サーバー オブジェクトが null の場合は、null を返します。 (ClientObject から継承されています。)
パブリック プロパティ ShowWeeks Gets and sets whether to display the week number in day or week views of a calendar.
パブリック プロパティ Tag したがって、または、クライアント オブジェクトに関連付けられているデータを設定します。 (ClientObject から継承されています。)
パブリック プロパティ ThousandSeparator Gets the thousand separator used for numbers on the server.
パブリック プロパティ Time24 Gets and sets whether to use a 24-hour time format in representing the hours of the day.
パブリック プロパティ TimeMarkerPosition Gets a value that indicates whether A.M. and P.M. appear before or after the time string.
パブリック プロパティ TimeSeparator Gets the time separator that is used on the server.
パブリック プロパティ TimeZone Gets and sets the time zone that is used on the server.
パブリック プロパティ TimeZones Gets the collection of time zones used in a server farm.
パブリック プロパティ TypedObject サーバーから返された正しい型の情報と、オブジェクトを取得します。 (ClientObject から継承されています。)
パブリック プロパティ WorkDayEndHour Gets and sets the default hour at which the work day ends on the calendar that is in use on the server.
パブリック プロパティ WorkDays Gets and sets a number that represents the work days of Web site calendars.
パブリック プロパティ WorkDayStartHour Gets and sets the default hour at which the work day starts on the calendar that is in use on the server.

Top

メソッド

  名前 説明
保護されたメソッド CheckUninitializedProperty ClientObjectの指定された値の種類のプロパティが初期化されているかどうかを確認します。 (ClientObject から継承されています。)
パブリック メソッド CustomFromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示す論理値を返します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド FromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitNonPropertyFieldFromJson サーバーからJavaScript Object Notation (JSON)データに基づいて、クライアント オブジェクトのプロパティ以外のフィールドを初期化します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitOnePropertyFromJson このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject.InitOnePropertyFromJson(String, JsonReader) を上書きします。)
パブリック メソッド IsObjectPropertyInstantiated 指定された、クライアント オブジェクトのプロパティがインスタンスになっているかどうかを示します。 (ClientObject から継承されています。)
パブリック メソッド IsPropertyAvailable 指定したスカラー プロパティの取得または設定されているかどうかを示す論理値を返します。 (ClientObject から継承されています。)
保護されたメソッド LoadExpandoFields 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられている拡張されたプロパティを初期化します。 (ClientObject から継承されています。)
パブリック メソッド RefreshLoad 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられているすべてのスカラー プロパティを再ロードします。 (ClientObject から継承されています。)
保護されたメソッド RemoveFromParentCollection 親のクライアント オブジェクトのコレクションから現在のクライアント オブジェクトを削除します。 (ClientObject から継承されています。)
パブリック メソッド Retrieve() オブジェクトに関連付けられているすべてのスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド Retrieve([]) オブジェクトに関連付けられている、指定したスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド ToString (Object から継承されています。)
パブリック メソッド Update
保護されたメソッド UpdateClientObjectPropertyType 正しい型に、サーバーから返されたタイプの情報を使用して、クライアント オブジェクト プロパティの値を更新します。 (ClientObject から継承されています。)

Top

関連項目

参照先

RegionalSettings クラス

Microsoft.SharePoint.Client 名前空間