次の方法で共有


個人

次の Dynamics 365 アプリに適用:
Human Resources

この記事では、Dynamics 365 Human Resources の人物エンティティについて説明します。

物理名 : mshr_dirpersonentity

説明

このエンティティは、候補者である人物の個人情報を提供します。

JSON 表記

{
    "mshr_partynumber": "String",
    "mshr_name": "String",
    "mshr_namealias": "String",
    "mshr_knownas": "String",
    "mshr_languageid": "String",
    "mshr_addressbooks": "String",
    "mshr_anniversaryday": Int,
    "mshr_anniversarymonth": Int,
    "mshr_anniversaryyear": Int,
    "mshr_birthday": Int,
    "mshr_birthmonth": Int,
    "mshr_birthyear": Int,
    "mshr_childrennames": "String",
    "mshr_gender": Int,
    "mshr_hobbies": "String",
    "mshr_initials": "String",
    "mshr_maritalstatus": Int,
    "mshr_phoneticfirstname": "String",
    "mshr_phoneticlastname": "String",
    "mshr_phoneticmiddlename": "String",
    "mshr_personalsuffix": "String",
    "mshr_personaltitle": "String",
    "mshr_professionalsuffix": "String",
    "mshr_professionaltitle": "String",
    "mshr_fullprimaryaddress": "String",
    "mshr_addresscity": "String",
    "mshr_addresscountryregionid": "String",
    "mshr_addresscountryregionisocode": "String",
    "mshr_addresscounty": "String",
    "mshr_addressdistrictname": "String",
    "mshr_addresslatitude": Decimal,
    "mshr_addresslocationid": "String",
    "mshr_addresslocationroles": "String",
    "mshr_addresslongitude": Decimal,
    "mshr_addressstate": "String",
    "mshr_addressstreet": "String",
    "mshr_addressvalidfrom": "Date",
    "mshr_addressvalidto": "Date",
    "mshr_addresszipcode": "String",
    "mshr_addressisprivate": Int,
    "mshr_addressdescription": "String",
    "mshr_primarycontactemail": "String",
    "mshr_primarycontactemaildescription": "String",
    "mshr_primarycontactemailisim": Int,
    "mshr_primarycontactemailpurpose": "String",
    "mshr_primarycontactfax": "String",
    "mshr_primarycontactfaxdescription": "String",
    "mshr_primarycontactfaxextension": "String",
    "mshr_primarycontactfaxpurpose": "String",
    "mshr_primarycontactphone": "String",
    "mshr_primarycontactphonedescription": "String",
    "mshr_primarycontactphoneextension": "String",
    "mshr_primarycontactphoneismobile": Int,
    "mshr_primarycontactphonepurpose": "String",
    "mshr_primarycontacttelex": "String",
    "mshr_primarycontacttelexdescription": "String",
    "mshr_primarycontacttelexpurpose": "String",
    "mshr_primarycontacturl": "String",
    "mshr_primarycontacturldescription": "String",
    "mshr_primarycontacturlpurpose": "String",
    "mshr_primarycontactfacebook": "String",
    "mshr_primarycontactfacebookdescription": "String",
    "mshr_primarycontactfacebookisprivate": Int,
    "mshr_primarycontactfacebookpurpose": "String",
    "mshr_primarycontactlinkedin": "String",
    "mshr_primarycontactlinkedindescription": "String",
    "mshr_primarycontactlinkedinisprivate": Int,
    "mshr_primarycontactlinkedinpurpose": "String",
    "mshr_primarycontacttwitter": "String",
    "mshr_primarycontacttwitterdescription": "String",
    "mshr_primarycontacttwitterisprivate": Int,
    "mshr_primarycontacttwitterpurpose": "String",
    "mshr_partytype": "String",
    "mshr_namesequencedisplayas": "String",
    "mshr_firstname": "String",
    "mshr_lastnameprefix": "String",
    "mshr_lastname": "String",
    "mshr_middlename": "String",
    "mshr_electroniclocationid": "String",
    "mshr_dirpersonentityid": "Guid",
    "mshr_addresstimezone": Int
}

プロパティ

プロパティ
現物名
タイプ
使用 説明
人物のエンティティ ID
mshr_dirpersonentityid
GUID
読み取り専用
必須
システム生成
システムが生成した、エンティティ レコードの一意識別子です。
当事者番号
mshr_partynumber
文字列
読み取り専用
必須
システム生成
ユーザーが可読な、当該人物のシステムが生成する一意識別子です。
氏名
mshr_name
文字列
読み取り専用
必須
このフィールド値は、名前順序の表示方法 フィールドで定義された順序の、姓、ミドルネーム、敬称、名を連結したものです。
名前のエイリアス
mshr_namealias
文字列
読み取り/書き込み
オプション
人物に指定できる名前のエイリアスです。
呼称
mshr_knownas
文字列
読み取り/書き込み
オプション
別の名前で認知されている場合に、使用される可能性があります。
言語 ID
mshr_languageid
文字列
読み取り/書き込み
オプション
ISO 639-1 形式で定義された、人物の第一言語の言語 ID です。
アドレス帳
mshr_addressbooks
文字列
読み取り/書き込み
オプション
この人物が割り当てられるアドレス帳です。 組織で設定されているアドレス帳は、mshr_diraddressbooksentity エンティティに一覧表示されます。
記念日
mshr_anniversaryday
Int
読み取り/書き込み
オプション
人物の記念日の日付です。
記念日 (月)
mshr_anniversarymonth
mshr_monthsofyear オプション セット
読み取り/書き込み
オプション
人物の記念日が属する月です。
記念日 (年)
mshr_anniversaryyear
Int
読み取り/書き込み
オプション
人物の記念日の年です。
生年月日
mshr_birthday
Int
読み取り/書き込み
オプション
人物の生年月日です。
生年月日 (月)
mshr_birthmonth
mshr_monthsofyear オプション セット
読み取り/書き込み
オプション
人物の生年月日の月です。
生年月日 (年)
mshr_birthyear
Int
読み取り/書き込み
オプション
人物の生年月日の年です。
子の名前
mshr_childrennames
文字列
読み取り/書き込み
オプション
ユーザーのコドモの名前の文字列です。 区切りは必要ありません。
種類
mshr_gender
mshr_hcmpersongender オプション セット
読み取り/書き込み
オプション
人物の性別です。
趣味
mshr_hobbies
文字列
読み取り/書き込み
オプション
人物の趣味です。
イニシャル
mshr_initials
文字列
読み取り/書き込み
オプション
人物の名前のイニシャルです。
配偶者の有無
mshr_maritalstatus
mshr_hcmpersonmaritalstatus オプション セット
読み取り/書き込み
オプション
個人の婚姻状態です。
名のふりがな
mshr_phoneticfirstname
文字列
読み取り/書き込み
オプション
人物の名のふりがなです。
姓のふりがな
mshr_phoneticlastname
文字列
読み取り/書き込み
オプション
人物の姓のふりがなです。
ミドルネームのふりがな
mshr_phoneticmiddlename
文字列
読み取り/書き込み
オプション
人物の姓のふりがなです。
個人の敬称
mshr_personalsuffix
文字列
読み取り/書き込み
オプション
人物の敬称です。 mshr_type が Suffix (200000001) となっている mshr_dirnameaffixentity エンティティで有効な値です。
個人の肩書き
mshr_personaltitle
文字列
読み取り/書き込み
オプション
人物の肩書きです。 mshr_type が Title (200000000) となっている mshr_dirnameaffixentity エンティティで有効な値です。
職務の接尾辞
mshr_professionalsuffix
文字列
読み取り/書き込み
オプション
職務の接尾辞です。
職務の肩書き
mshr_professionaltitle
文字列
読み取り/書き込み
オプション
職務の肩書きです。
完全な基本住所
mshr_fullprimaryaddress
文字列
読み取り/書き込み
オプション
担当者の完全な基本住所、基本住所フィールドの連結です。
住所 (市区町村)
mshr_addresscity
文字列
読み取り/書き込み
オプション
人物の基本住所の市区町です。 mshr_logisticsaddresscityentity エンティティで設定します。
住所 国 地域
mshr_addresscountryregionid
文字列
読み取り/書き込み
オプション
人物の基本住所の国/地域です。 mshr_logisticsaddresscountryregionentity エンティティ内の有効な値です。
住所 国 地域 ISO コード
mshr_addresscountryregionisocode
文字列
読み取り/書き込み
オプション
人物の基本住所の国/地域の ISO コードです。
住所 国
mshr_addresscounty
文字列
読み取り/書き込み
オプション
人物の基本住所の国です。 mshr_logisticsaddresscountyentity エンティティで設定します。
住所 地域 名称
mshr_addressdistrictname
文字列
読み取り/書き込み
オプション
人物の基本住所の地域です。 mshr_logisticsaddressdistrictentity エンティティで設定します。
住所の緯度
mshr_addresslatitude
小数
読み取り/書き込み
オプション
人物の基本住所の緯度です。
住所 場所 ID
mshr_addresslocationid
文字列
読み取り/書き込み
オプション
人物の基本住所の場所の一意識別子です。 mshr_logisticspostaladdresslocationcdsentity エンティティ内の有効な値です。
住所の場所ロール
mshr_addresslocationroles
文字列
読み取り/書き込み
オプション
人物の基本住所の場所ロールです。 mshr_logisticslocationrolecdsentity エンティティで設定します。
住所の経度
mshr_addresslongitude
小数
読み取り/書き込み
オプション
人物の基本住所の経度です。
住所の都道府県州
mshr_addressstate
文字列
読み取り/書き込み
オプション
人物の基本住所の住所の都道府県州です。 mshr_logisticsaddressstateentity エンティティで設定します。
住所の番地
mshr_addressstreet
文字列
読み取り/書き込み
オプション
人物の基本住所の番地です。
住所の有効なフォーム
mshr_addressvalidfrom
読み取り/書き込み
オプション
本人の基本住所が有効な日付です。
住所の有効期限
mshr_addressvalidto
読み取り/書き込み
オプション
本人の基本住所の有効期限日です。
住所の郵便番号
mshr_addresszipcode
文字列
読み取り/書き込み
オプション
人物の基本住所の郵便番号です。 mshr_logisticsaddresspostalcodeentity エンティティで設定します。
住所は非公開です
mshr_addressisprivate
mshr_noyes オプション セット
読み取り/書き込み
オプション
ユーザーの基本住所を組織内の他のユーザーと共有するかどうかを決定します。
住所の説明
mshr_addressdescription
文字列
読み取り/書き込み
オプション
人物の基本住所に対する説明です。
基本連絡先のメールアドレス
mshr_primarycontactemail
文字列
読み取り/書き込み
オプション
人物の基本電子メール アドレスです。
基本連絡先のメールアドレスの説明
mshr_primarycontactemaildescription
文字列
読み取り/書き込み
オプション
基本メール アドレスについての説明です。
基本連絡先のメールアドレスが IM である
mshr_primarycontactemailisim
mshr_noyes オプション セット
読み取り/書き込み
オプション
基本メール アドレスをインスタント メッセージに使用できるかどうかを指定します。
基本連絡先メールアドレスの用途
mshr_primarycontactemailpurpose
文字列
読み取り/書き込み
オプション
基本メール アドレスの目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先の Fax
mshr_primarycontactfax
文字列
読み取り/書き込み
オプション
基本 FAX 番号です。
基本連絡先の Fax の説明
mshr_primarycontactfaxdescription
文字列
読み取り/書き込み
オプション
基本 Fax 番号についての説明です。
基本連絡先の Fax の内線番号
mshr_primarycontactfaxextension
文字列
読み取り/書き込み
オプション
基本FAX番号の内線番号です。
基本連絡先 FAX の用途
mshr_primarycontactfaxpurpose
文字列
読み取り/書き込み
オプション
基本FAX番号の内線番号の使用目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先の電話番号
mshr_primarycontactphone
文字列
読み取り/書き込み
オプション
代表電話番号です。
基本連絡先の電話についての説明
mshr_primarycontactphonedescription
文字列
読み取り/書き込み
オプション
基本電話番号についての説明です。
基本連絡先電話番号の内線番号
mshr_primarycontactphoneextension
文字列
読み取り/書き込み
オプション
基本電話番号の内線番号です。
基本連絡先の電話が携帯電話
mshr_primarycontactphoneismobile
mshr_noyes オプション セット
読み取り/書き込み
オプション
基本の電話番号が携帯電話番号かどうかを指定します。
基本連絡先電話の用途
mshr_primarycontactphonepurpose
文字列
読み取り/書き込み
オプション
基本電話番号の内線番号の使用目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先のテレックス
mshr_primarycontacttelex
文字列
読み取り/書き込み
オプション
基本テレックス番号です。
基本連絡先のテレックスの説明
mshr_primarycontacttelexdescription
文字列
読み取り/書き込み
オプション
人物の基本テレックス番号についての説明です。
基本連絡先テレックスの用途
mshr_primarycontacttelexpurpose
文字列
読み取り/書き込み
オプション
その人物の基本テレックス番号の目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先 URL
mshr_primarycontacturl
文字列
読み取り/書き込み
オプション
基本 URL です。
基本連絡先の URL の説明
mshr_primarycontacturldescription
文字列
読み取り/書き込み
オプション
人物の基本 URL に対する説明です。
基本連絡先 URL の用途
mshr_primarycontacturldescription
文字列
読み取り/書き込み
オプション
人物の基本 URL の使用目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先の Facebook
mshr_primarycontactfacebook
文字列
読み取り/書き込み
オプション
基本 Facebook アカウントです。 ユーザー ID で識別します。
基本連絡先の Facebook の説明
mshr_primarycontactfacebookdescription
文字列
読み取り/書き込み
オプション
人物の基本 Facebook アカウントに対する説明です。
基本連絡先 Facebookが非公開である
mshr_primarycontactfacebookisprivate
mshr_noyes オプション セット
読み取り/書き込み
オプション
基本 Facebook アカウントを他のユーザーが表示できるかどうかを指定します。
基本連絡先 Facebook の用途
mshr_primarycontactfacebookpurpose
文字列
読み取り/書き込み
オプション
人物の基本 Facebook アカウントの使用目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先 LinkedIn
mshr_primarycontactlinkedin
文字列
読み取り/書き込み
オプション
基本 LinkedIn アカウント。 ユーザー名 で識別します。
、基本連絡先 LinkedIn についての説明
mshr_primarycontactlinkedindescription
文字列
読み取り/書き込み
オプション
人物の基本 LinkedIn アカウントに対する説明です。
基本連絡先の LinkedIn は非公開です
mshr_primarycontactlinkedinisprivate
mshr_noyes オプション セット
読み取り/書き込み
オプション
人物の基本 LinkedIn アカウントを他のユーザーと共有するかどうかを決定します。
基本連絡先 LinkedIn の用途
mshr_primarycontactlinkedinpurpose
文字列
読み取り/書き込み
オプション
人物の基本 LinkedIn アカウントの使用目的です。 mshr_logisticslocationroleentity エンティティで設定します。
基本連絡先 Twitter
mshr_primarycontacttwitter
文字列
読み取り/書き込み
オプション
人物の基本 Twitter アカウントです。 @username によって識別。
基本連絡先 Twitter についての説明
mshr_primarycontacttwitterdescription
文字列
読み取り/書き込み
オプション
人物の基本 Twitter アカウントに対する説明です。
基本連絡先の Twitter は非公開です
mshr_primarycontacttwitterisprivate
mshr_noyes オプション セット
読み取り/書き込み
オプション
人物の基本 Twitter アカウントを他のユーザーと共有するかどうかを決定します。
基本連絡先 Twitter の用途
mshr_primarycontacttwitterpurpose
文字列
読み取り/書き込み
オプション
人物の基本 Twitter アカウントの使用目的です。 mshr_logisticslocationroleentity エンティティで設定します。
当事者 タイプ
mshr_partytype
文字列
読み取り/書き込み
オプション
人物のの関係者タイプです。 常に候補者の 人物が選び出されます。
名前シーケンスの表示順序
mshr_namesequencedisplayas
文字列
読み取り/書き込み
オプション
人物の名前プロパティを連結して Name (mshr_name) プロパティ値を形成する順序です。

mshr_firstname
文字列
読み取り/書き込み
必須
人物の名です。
ミドル ネーム
mshr_middlename
文字列
読み取り/書き込み
オプション
人物のミドルネームです。
姓の接頭辞
mshr_lastnameprefix
文字列
読み取り/書き込み
オプション
人物の姓の敬称です。

mshr_lastname
文字列
読み取り/書き込み
オプション
人物の姓です。
電子場所 ID
mshr_electroniclocationid
文字列
読み取り/書き込み
オプション
人物の電子的な場所の ID です。
住所のタイム ゾーン
mshr_addresstimezone
Int
読み取り/書き込み
オプション
人物の基本住所のタイムゾーンです。

参照

申請者追跡システム統合APIの概要
採用する採用候補者に対するクエリの例