Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the Available Times (availabletimes) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /availabletimescollectionSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /availabletimescollection(availabletimesid)See Delete |
Delete records |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /availabletimescollection(availabletimesid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /availabletimescollectionSee Query data |
Query data |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
UpdateEvent: True |
PATCH /availabletimescollection(availabletimesid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /availabletimescollection(availabletimesid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Available Times (availabletimes) table.
| Property | Value |
|---|---|
| DisplayName | Available Times |
| DisplayCollectionName | Available Times Collection |
| SchemaName | availabletimes |
| CollectionSchemaName | availabletimeses |
| EntitySetName | availabletimescollection |
| LogicalName | availabletimes |
| LogicalCollectionName | availabletimeses |
| PrimaryIdAttribute | availabletimesid |
| PrimaryNameAttribute | name |
| TableType | Virtual |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- availabletimesId
- Name
- Resources
- ResourcesJson
- ScheduledEnd
- ScheduledEndLocalTime
- ScheduledStart
- ScheduledStartLocalTime
- Site
- SiteId
availabletimesId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | AvailableTimes |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | availabletimesid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
Name
| Property | Value |
|---|---|
| Description | The name of the available times virtual entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
Resources
| Property | Value |
|---|---|
| Description | |
| DisplayName | Resources |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | resources |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
ResourcesJson
| Property | Value |
|---|---|
| Description | |
| DisplayName | Resources IDs |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | resourcesJson |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
ScheduledEnd
| Property | Value |
|---|---|
| Description | |
| DisplayName | Scheduled End UTC time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledend |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
ScheduledEndLocalTime
| Property | Value |
|---|---|
| Description | Scheduled End Local Time |
| DisplayName | Scheduled End |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledendlocaltime |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
ScheduledStart
| Property | Value |
|---|---|
| Description | |
| DisplayName | Scheduled Start UTC time |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledstart |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
ScheduledStartLocalTime
| Property | Value |
|---|---|
| Description | Scheduled Start Local Time |
| DisplayName | Scheduled Start |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | scheduledstartlocaltime |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
Site
| Property | Value |
|---|---|
| Description | Site |
| DisplayName | Site |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | site |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 4000 |
SiteId
| Property | Value |
|---|---|
| Description | Site Identifier |
| DisplayName | Site Identifier |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | siteid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
See also
Dataverse table/entity reference
Dataverse Web API Reference