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.
Defines a list of geolocation settings.
Messages
The following table lists the messages for the Geolocation Settings (msdyn_geolocationsettings) 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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_geolocationsettingscollectionSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_geolocationsettingscollection(msdyn_geolocationsettingsid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Restore Event: True |
Restore | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_geolocationsettingscollection(msdyn_geolocationsettingsid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_geolocationsettingscollectionSee Query data |
Query data |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetState Event: True |
PATCH /msdyn_geolocationsettingscollection(msdyn_geolocationsettingsid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_geolocationsettingscollection(msdyn_geolocationsettingsid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_geolocationsettingscollection(msdyn_geolocationsettingsid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Geolocation Settings (msdyn_geolocationsettings) table.
Property | Value |
---|---|
DisplayName | Geolocation Settings |
DisplayCollectionName | Geolocation Settings |
SchemaName | msdyn_geolocationsettings |
CollectionSchemaName | msdyn_geolocationsettingses |
EntitySetName | msdyn_geolocationsettingscollection |
LogicalName | msdyn_geolocationsettings |
LogicalCollectionName | msdyn_geolocationsettingses |
PrimaryIdAttribute | msdyn_geolocationsettingsid |
PrimaryNameAttribute | msdyn_name |
TableType | Standard |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_BeaconConfiguration
- msdyn_EnableLocationTracking
- msdyn_fridayendtime
- msdyn_fridaystarttime
- msdyn_geolocationsettingsId
- msdyn_mondayendtime
- msdyn_mondaystarttime
- msdyn_name
- msdyn_refreshIntervalSeconds
- msdyn_saturdayendtime
- msdyn_saturdaystarttime
- msdyn_sundayendtime
- msdyn_sundaystarttime
- msdyn_thursdayendtime
- msdyn_thursdaystarttime
- msdyn_tuesdayendtime
- msdyn_tuesdaystarttime
- msdyn_wednesdayendtime
- msdyn_wednesdaystarttime
- OverriddenCreatedOn
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
msdyn_BeaconConfiguration
Property | Value |
---|---|
Description | The Beacon configuration |
DisplayName | Beacon Configuration |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_beaconconfiguration |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 20000 |
msdyn_EnableLocationTracking
Property | Value |
---|---|
Description | Checks if location tracking is enabled. |
DisplayName | Enable Location Tracking |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_enablelocationtracking |
RequiredLevel | ApplicationRequired |
Type | Boolean |
GlobalChoiceName | msdyn_geolocationsettings_msdyn_enablelocationtracking |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_fridayendtime
Property | Value |
---|---|
Description | The Friday tracking end time |
DisplayName | Friday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_fridayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_fridaystarttime
Property | Value |
---|---|
Description | The Friday tracking start time |
DisplayName | Friday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_fridaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_geolocationsettingsId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | GeolocationSettings |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_geolocationsettingsid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_mondayendtime
Property | Value |
---|---|
Description | The Monday tracking end time |
DisplayName | Monday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_mondayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_mondaystarttime
Property | Value |
---|---|
Description | The Monday tracking start time |
DisplayName | Monday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_mondaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_name
Property | Value |
---|---|
Description | The name of the geolocation settings |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_refreshIntervalSeconds
Property | Value |
---|---|
Description | The frequency in seconds at which location data should be uploaded from mobile clients to the server |
DisplayName | Refresh interval |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_refreshintervalseconds |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 60 |
msdyn_saturdayendtime
Property | Value |
---|---|
Description | The Saturday tracking end time |
DisplayName | Saturday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_saturdayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_saturdaystarttime
Property | Value |
---|---|
Description | The Saturday tracking start time |
DisplayName | Saturday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_saturdaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_sundayendtime
Property | Value |
---|---|
Description | The Sunday tracking end time |
DisplayName | Sunday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_sundayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_sundaystarttime
Property | Value |
---|---|
Description | The Sunday tracking start time |
DisplayName | Sunday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_sundaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_thursdayendtime
Property | Value |
---|---|
Description | The Thursday tracking end time |
DisplayName | Thursday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_thursdayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_thursdaystarttime
Property | Value |
---|---|
Description | The Thursday tracking start time |
DisplayName | Thursday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_thursdaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_tuesdayendtime
Property | Value |
---|---|
Description | The Tuesday tracking end time |
DisplayName | Tuesday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tuesdayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_tuesdaystarttime
Property | Value |
---|---|
Description | The Tuesday tracking start time |
DisplayName | Tuesday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tuesdaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_wednesdayendtime
Property | Value |
---|---|
Description | The Wednesday tracking end time |
DisplayName | Wednesday End Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_wednesdayendtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_wednesdaystarttime
Property | Value |
---|---|
Description | The Wednesday tracking start time |
DisplayName | Wednesday Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_wednesdaystarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | TimeZoneIndependent |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
statecode
Property | Value |
---|---|
Description | Status of the GeolocationSettings |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_geolocationsettings_statecode |
statecode Choices/Options
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the GeolocationSettings |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_geolocationsettings_statuscode |
statuscode Choices/Options
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- VersionNumber
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
OrganizationId
Property | Value |
---|---|
Description | Unique identifier for the organization |
DisplayName | Organization Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | None |
Type | Lookup |
Targets | organization |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
See also
Dataverse table/entity reference
Dataverse Web API Reference