Referencia de tabla o entidad RecurrenceRule
- Artículo
-
-
Recurrence Rule represents the pattern of incidence of recurring entities.
Mensajes
Propiedades
Propiedad |
Valor |
CollectionSchemaName |
RecurrenceRules |
DisplayCollectionName |
Recurrence Rules |
DisplayName |
Recurrence Rule |
EntitySetName |
recurrencerules |
IsBPFEntity |
False |
LogicalCollectionName |
recurrencerules |
LogicalName |
recurrencerule |
OwnershipType |
UserOwned |
PrimaryIdAttribute |
ruleid |
PrimaryNameAttribute |
|
SchemaName |
RecurrenceRule |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
DayOfMonth
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
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 |
Elecciones/opciones de Instance
Valor |
Etiqueta |
Descripción |
1 |
First |
|
2 |
Second |
|
3 |
Third |
|
4 |
Fourth |
|
5 |
Last |
|
Interval
Propiedad |
Valor |
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
Propiedad |
Valor |
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 |
Elecciones/opciones de IsNthMonthly
Valor |
Etiqueta |
Descripción |
1 |
Yes |
|
0 |
No |
|
Valor predeterminado: 0
IsNthYearly
Propiedad |
Valor |
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 |
Elecciones/opciones de IsNthYearly
Valor |
Etiqueta |
Descripción |
1 |
Yes |
|
0 |
No |
|
Valor predeterminado: 0
IsRegenerate
Propiedad |
Valor |
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 |
Elecciones/opciones de IsRegenerate
Valor |
Etiqueta |
Descripción |
1 |
Yes |
|
0 |
No |
|
Valor predeterminado: 0
IsWeekDayPattern
Propiedad |
Valor |
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 |
Elecciones/opciones de IsWeekDayPattern
Valor |
Etiqueta |
Descripción |
1 |
Yes |
|
0 |
No |
|
Valor predeterminado: 0
MonthOfYear
Propiedad |
Valor |
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 |
Elecciones/opciones de MonthOfYear
Valor |
Etiqueta |
Descripción |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
Object Type |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
objecttypecode |
RequiredLevel |
None |
Type |
EntityName |
Occurrences
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
owneridtype |
RequiredLevel |
SystemRequired |
Type |
EntityName |
PatternEndDate
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
Pattern End Type of a recurring series. |
DisplayName |
Pattern End Type |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
patternendtype |
RequiredLevel |
SystemRequired |
Type |
Picklist |
Elecciones/opciones de PatternEndType
Valor |
Etiqueta |
Descripción |
1 |
No End Date |
|
2 |
Occurrences |
|
3 |
Pattern End Date |
|
PatternStartDate
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
Type of Recurrence. |
DisplayName |
Recurrence Pattern |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
recurrencepatterntype |
RequiredLevel |
SystemRequired |
Type |
Picklist |
Elecciones/opciones de RecurrencePatternType
Valor |
Etiqueta |
Descripción |
0 |
Daily |
|
1 |
Weekly |
|
2 |
Monthly |
|
3 |
Yearly |
|
RuleId
Propiedad |
Valor |
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
Propiedad |
Valor |
DateTimeBehavior |
UserLocal |
Description |
Start time of the recurring activity. |
DisplayName |
Start Time |
Format |
DateAndTime |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
starttime |
RequiredLevel |
None |
Type |
DateTime |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
CreatedBy
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedByYomiName
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOn
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOnBehalfByYomiName
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedBy
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedByYomiName
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOn
Propiedad |
Valor |
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
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOnBehalfByYomiName
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
OwnerIdName
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OwnerIdYomiName
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OwningBusinessUnit
Propiedad |
Valor |
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
Propiedad |
Valor |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningbusinessunitname |
MaxLength |
160 |
RequiredLevel |
None |
Type |
String |
OwningTeam
Propiedad |
Valor |
Description |
|
DisplayName |
Owning Team |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningteam |
RequiredLevel |
None |
Targets |
team |
Type |
Lookup |
OwningUser
Propiedad |
Valor |
Description |
|
DisplayName |
Owning User |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owninguser |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
VersionNumber
Propiedad |
Valor |
Description |
|
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
Type |
BigInt |
Relaciones de uno a varios
Listado por SchemaName.
recurrencerule_recurringappointmentmaster
Igual que la relación de varios a uno recurrencerule_recurringappointmentmaster de la tabla recurringappointmentmaster.
Propiedad |
Valor |
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
business_unit_recurrencerule
Consulte la relación de uno a varios business_unit_recurrencerule de la tabla businessunit.
activity_pointer_recurrencerule
Consulte la relación de uno a varios activity_pointer_recurrencerule de la tabla activitypointer.
lk_recurrencerule_modifiedby
Consulte la relación de uno a varios lk_recurrencerule_modifiedby de la tabla systemuser.
lk_recurrencerule_createdby
Consulte la relación de uno a varios lk_recurrencerule_createdby de la tabla systemuser.
lk_recurrencerulebase_createdonbehalfby
Consulte la relación de uno a varios lk_recurrencerulebase_createdonbehalfby de la tabla systemuser.
lk_recurrencerulebase_modifiedonbehalfby
Consulte la relación de uno a varios lk_recurrencerulebase_modifiedonbehalfby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse
Referencia de la API web
recurrencerule EntityType