RecurrenceRule テーブル/エンティティの参照
- [アーティクル]
-
-
Recurrence Rule represents the pattern of incidence of recurring entities.
メッセージ
プロパティ
プロパティ |
値 |
CollectionSchemaName |
RecurrenceRules |
DisplayCollectionName |
Recurrence Rules |
DisplayName |
Recurrence Rule |
EntitySetName |
recurrencerules |
IsBPFEntity |
False |
LogicalCollectionName |
recurrencerules |
LogicalName |
recurrencerule |
OwnershipType |
UserOwned |
PrimaryIdAttribute |
ruleid |
PrimaryNameAttribute |
|
SchemaName |
RecurrenceRule |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
DayOfMonth
プロパティ |
値 |
Description |
The day of the month on which the recurring appointment or task occurs. |
DisplayName |
Day Of Month |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
dayofmonth |
MaxValue |
31 |
MinValue |
0 |
RequiredLevel |
None |
Type |
Integer |
DaysOfWeekMask
プロパティ |
値 |
Description |
Bitmask representing the days of the week on which the recurring appointment or task occurs. |
DisplayName |
Days Of Week Mask |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
daysofweekmask |
MaxValue |
127 |
MinValue |
1 |
RequiredLevel |
None |
Type |
Integer |
Duration
プロパティ |
値 |
Description |
Duration of the recurrence pattern in minutes. |
DisplayName |
Duration |
Format |
Duration |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
duration |
MaxValue |
2147483647 |
MinValue |
0 |
RequiredLevel |
None |
Type |
Integer |
EffectiveEndDate
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
The actual end date for expansion of the recurrence pattern. |
DisplayName |
Effective End Date |
Format |
DateAndTime |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
effectiveenddate |
RequiredLevel |
None |
Type |
DateTime |
EffectiveStartDate
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
The actual start date for expansion of the recurrence pattern. |
DisplayName |
Effective Start Date |
Format |
DateOnly |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
effectivestartdate |
RequiredLevel |
None |
Type |
DateTime |
EndTime
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
End time of the associated activity. |
DisplayName |
End Time |
Format |
DateAndTime |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
endtime |
RequiredLevel |
None |
Type |
DateTime |
FirstDayOfWeek
プロパティ |
値 |
Description |
First day Of week for the recurrence pattern. |
DisplayName |
First Day Of Week |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
firstdayofweek |
MaxValue |
6 |
MinValue |
0 |
RequiredLevel |
None |
Type |
Integer |
Instance
プロパティ |
値 |
Description |
Specifies the count for which the recurrence pattern is valid for a given interval. |
DisplayName |
Instance |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
instance |
RequiredLevel |
None |
Type |
Picklist |
Instance の選択肢/オプション
値 |
ラベル |
内容 |
1 |
First |
|
2 |
Second |
|
3 |
Third |
|
4 |
Fourth |
|
5 |
Last |
|
Interval
プロパティ |
値 |
Description |
Number of units of a given recurrence type between occurrences. |
DisplayName |
Interval |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
interval |
MaxValue |
1000 |
MinValue |
1 |
RequiredLevel |
None |
Type |
Integer |
IsNthMonthly
プロパティ |
値 |
Description |
Specifies whether the monthly recurrence pattern is Nth monthly, valid only for monthly recurrence. |
DisplayName |
Nth Monthly |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isnthmonthly |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsNthMonthly の選択肢/オプション
既定値 : 0
IsNthYearly
プロパティ |
値 |
Description |
Specifies whether the yearly recurrence pattern is Nth yearly, valid only for yearly recurrence. |
DisplayName |
Nth Yearly |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isnthyearly |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsNthYearly の選択肢/オプション
既定値 : 0
IsRegenerate
プロパティ |
値 |
Description |
Valid only for task type recurrence,indicates whether task should be regenerated. |
DisplayName |
Regenerate |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isregenerate |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsRegenerate の選択肢/オプション
既定値 : 0
IsWeekDayPattern
プロパティ |
値 |
Description |
Specifies whether the weekly recurrence pattern is actually a daily every weekday pattern, valid only for weekly recurrence. |
DisplayName |
Every Weekday |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isweekdaypattern |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsWeekDayPattern の選択肢/オプション
既定値 : 0
MonthOfYear
プロパティ |
値 |
Description |
Specifies the month of the year valid for the recurrence pattern. |
DisplayName |
Month Of Year |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
monthofyear |
RequiredLevel |
None |
Type |
Picklist |
MonthOfYear の選択肢/オプション
値 |
ラベル |
内容 |
0 |
Invalid Month Of Year |
|
1 |
January |
|
2 |
February |
|
3 |
March |
|
4 |
April |
|
5 |
May |
|
6 |
June |
|
7 |
July |
|
8 |
August |
|
9 |
September |
|
10 |
October |
|
11 |
November |
|
12 |
December |
|
ObjectId
プロパティ |
値 |
Description |
Unique identifier of the object with which the recurrence rule is associated. |
DisplayName |
Regarding |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
objectid |
RequiredLevel |
None |
Targets |
activitypointer |
Type |
Lookup |
ObjectTypeCode
プロパティ |
値 |
Description |
|
DisplayName |
Object Type |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
objecttypecode |
RequiredLevel |
None |
Type |
EntityName |
Occurrences
プロパティ |
値 |
Description |
Number of occurrences of the recurrence pattern. |
DisplayName |
Occurrences |
Format |
None |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
occurrences |
MaxValue |
999 |
MinValue |
1 |
RequiredLevel |
None |
Type |
Integer |
OwnerId
プロパティ |
値 |
Description |
Unique identifier of the user or team who owns the recurrence rule. |
DisplayName |
Owner |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
ownerid |
RequiredLevel |
SystemRequired |
Targets |
systemuser,team |
Type |
Owner |
OwnerIdType
プロパティ |
値 |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
owneridtype |
RequiredLevel |
SystemRequired |
Type |
EntityName |
PatternEndDate
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
End date of the Recurrence Range. |
DisplayName |
Recurrence Range End |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
patternenddate |
RequiredLevel |
None |
Type |
DateTime |
PatternEndType
プロパティ |
値 |
Description |
Pattern End Type of a recurring series. |
DisplayName |
Pattern End Type |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
patternendtype |
RequiredLevel |
SystemRequired |
Type |
Picklist |
PatternEndType の選択肢/オプション
値 |
ラベル |
内容 |
1 |
No End Date |
|
2 |
Occurrences |
|
3 |
Pattern End Date |
|
PatternStartDate
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
Start date of the Recurrence Range. |
DisplayName |
Recurrence Range Start |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
patternstartdate |
RequiredLevel |
ApplicationRequired |
Type |
DateTime |
RecurrencePatternType
プロパティ |
値 |
Description |
Type of Recurrence. |
DisplayName |
Recurrence Pattern |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
recurrencepatterntype |
RequiredLevel |
SystemRequired |
Type |
Picklist |
RecurrencePatternType の選択肢/オプション
値 |
ラベル |
内容 |
0 |
Daily |
|
1 |
Weekly |
|
2 |
Monthly |
|
3 |
Yearly |
|
RuleId
プロパティ |
値 |
Description |
Unique identifier of the entity associated with recurrence rule. |
DisplayName |
Recurrence Rule |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
ruleid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
StartTime
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
Start time of the recurring activity. |
DisplayName |
Start Time |
Format |
DateAndTime |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
starttime |
RequiredLevel |
None |
Type |
DateTime |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
CreatedBy
プロパティ |
値 |
Description |
Unique identifier of the user who created the recurrence rule. |
DisplayName |
Created By |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedByName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedByYomiName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the recurrence rule was created. |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
プロパティ |
値 |
Description |
Unique identifier of the delegate user who created the recurrence rule. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedOnBehalfByName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOnBehalfByYomiName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedBy
プロパティ |
値 |
Description |
Unique identifier of the user who last modified the recurrence rule. |
DisplayName |
Modified By |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedByName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedByYomiName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the recurrence rule was last modified. |
DisplayName |
Modified On |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
プロパティ |
値 |
Description |
Unique identifier of the delegate user who modified the recurrence rule. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedOnBehalfByName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOnBehalfByYomiName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
OwnerIdName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OwnerIdYomiName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OwningBusinessUnit
プロパティ |
値 |
Description |
Unique identifier of the business unit that owns the recurrence rule. |
DisplayName |
Owning Business Unit |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
owningbusinessunit |
RequiredLevel |
None |
Targets |
businessunit |
Type |
Lookup |
OwningBusinessUnitName
プロパティ |
値 |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningbusinessunitname |
MaxLength |
160 |
RequiredLevel |
None |
Type |
String |
OwningTeam
プロパティ |
値 |
Description |
|
DisplayName |
Owning Team |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningteam |
RequiredLevel |
None |
Targets |
team |
Type |
Lookup |
OwningUser
プロパティ |
値 |
Description |
|
DisplayName |
Owning User |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owninguser |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
VersionNumber
プロパティ |
値 |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
Type |
BigInt |
一対多関連付け
SchemaName が一覧表示。
recurrencerule_recurringappointmentmaster
recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ recurrencerule_recurringappointmentmaster と同じです。
プロパティ |
値 |
ReferencingEntity |
recurringappointmentmaster |
ReferencingAttribute |
activityid |
IsHierarchical |
False |
IsCustomizable |
False |
ReferencedEntityNavigationPropertyName |
recurrencerule_recurringappointmentmaster |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration |
Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
business_unit_recurrencerule
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_recurrencerule を参照してください。
activity_pointer_recurrencerule
activitypointer テーブル/エンティティの一対多のリレーションシップ activity_pointer_recurrencerule を参照してください。
lk_recurrencerule_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_recurrencerule_modifiedby を参照してください。
lk_recurrencerule_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_recurrencerule_createdby を参照してください。
lk_recurrencerulebase_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_recurrencerulebase_createdonbehalfby を参照してください。
lk_recurrencerulebase_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_recurrencerulebase_modifiedonbehalfby を参照してください。
関連項目
Dataverse テーブル/エンティティ参照
Web API リファレンス
recurrencerule EntityType