diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/AppModuleSiteMaps/rms_RomaosHomecareApp/AppModuleSiteMap.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/AppModuleSiteMaps/rms_RomaosHomecareApp/AppModuleSiteMap.xml new file mode 100644 index 00000000..28141a7d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/AppModuleSiteMaps/rms_RomaosHomecareApp/AppModuleSiteMap.xml @@ -0,0 +1,36 @@ + + + rms_RomaosHomecareApp + False + True + True + True + + + + + </Titles> + <Group Id="group_bd88909b" ResourceId="SitemapDesigner.NewGroup" DescriptionResourceId="SitemapDesigner.NewGroup" IntroducedVersion="7.0.0.0" IsProfile="false" ToolTipResourseId="SitemapDesigner.Unknown"> + <Titles> + <Title LCID="1033" Title="Management" /> + </Titles> + <SubArea Id="subarea_06c04d12" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_visit" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + <SubArea Id="subarea_13e7e206" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_patient" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + </Group> + <Group Id="group_24db4b75" ResourceId="SitemapDesigner.NewGroup" DescriptionResourceId="SitemapDesigner.NewGroup" IntroducedVersion="7.0.0.0" IsProfile="false" ToolTipResourseId="SitemapDesigner.Unknown"> + <Titles> + <Title LCID="1033" Title="Supporting" /> + </Titles> + <SubArea Id="subarea_b985d1f8" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_audioreference" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + <SubArea Id="subarea_c06c15c5" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_picturereference" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + <SubArea Id="subarea_2cdb6980" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="contact" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + <SubArea Id="subarea_40e934a3" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_automation" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + <SubArea Id="subarea_7219d3bd" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_automationlog" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + <SubArea Id="subarea_42bbe2b0" Icon="/_imgs/imagestrips/transparent_spacer.gif" Entity="rms_visitchecklistitem" Client="All,Outlook,OutlookLaptopClient,OutlookWorkstationClient,Web" AvailableOffline="true" PassParams="false" Sku="All,OnPremise,Live,SPLA" /> + </Group> + </Area> + </SiteMap> + <LocalizedNames> + <LocalizedName description="Romão's Homecare App" languagecode="1033" /> + </LocalizedNames> +</AppModuleSiteMap> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/AppModules/rms_RomaosHomecareApp/AppModule.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/AppModules/rms_RomaosHomecareApp/AppModule.xml new file mode 100644 index 00000000..0995ddad --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/AppModules/rms_RomaosHomecareApp/AppModule.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<AppModule> + <UniqueName>rms_RomaosHomecareApp</UniqueName> + <IntroducedVersion>1.0.0.0</IntroducedVersion> + <WebResourceId>953b9fac-1e5e-e611-80d6-00155ded156f</WebResourceId> + <OptimizedFor></OptimizedFor> + <statecode>0</statecode> + <statuscode>1</statuscode> + <FormFactor>1</FormFactor> + <ClientType>4</ClientType> + <NavigationType>0</NavigationType> + <AppModuleComponents> + <AppModuleComponent type="1" schemaName="account" /> + <AppModuleComponent type="1" schemaName="contact" /> + <AppModuleComponent type="1" schemaName="rms_audioreference" /> + <AppModuleComponent type="1" schemaName="rms_automation" /> + <AppModuleComponent type="1" schemaName="rms_automationlog" /> + <AppModuleComponent type="1" schemaName="rms_patient" /> + <AppModuleComponent type="1" schemaName="rms_picturereference" /> + <AppModuleComponent type="1" schemaName="rms_visit" /> + <AppModuleComponent type="1" schemaName="rms_visitchecklistitem" /> + <AppModuleComponent type="62" schemaName="rms_RomaosHomecareApp" /> + </AppModuleComponents> + <AppModuleRoleMaps> + <Role id="{627090ff-40a3-4053-8790-584edc5be201}" /> + <Role id="{119f245c-3cc8-4b62-b31c-d1a046ced15d}" /> + </AppModuleRoleMaps> + <LocalizedNames> + <LocalizedName description="Romão's Homecare App" languagecode="1033" /> + </LocalizedNames> +</AppModule> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb.meta.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb.meta.xml new file mode 100644 index 00000000..5d669d47 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb.meta.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<CanvasApp xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <Name>rms_romoshomecaremobileapp_a6bbb</Name> + <AppVersion>2023-09-29T02:43:36Z</AppVersion> + <Status>Ready</Status> + <CreatedByClientVersion>3.23093.15.0</CreatedByClientVersion> + <MinClientVersion>3.23093.15.0</MinClientVersion> + <Tags>{"primaryDeviceWidth":"640","primaryDeviceHeight":"1136","supportsPortrait":"true","supportsLandscape":"true","primaryFormFactor":"Phone","showStatusBar":"false","publisherVersion":"3.23093.15","minimumRequiredApiVersion":"2.2.0","hasComponent":"false","hasUnlockedComponent":"false","isUnifiedRootApp":"false","sienaVersion":"20230929T020459Z-3.23093.15.0"}</Tags> + <IsCdsUpgraded>0</IsCdsUpgraded> + <GalleryItemId xsi:nil="true"></GalleryItemId> + <BackgroundColor>RGBA(0,176,240,1)</BackgroundColor> + <DisplayName>Romão's Homecare Mobile app</DisplayName> + <Description xsi:nil="true"></Description> + <CommitMessage xsi:nil="true"></CommitMessage> + <Publisher xsi:nil="true"></Publisher> + <AuthorizationReferences>[]</AuthorizationReferences> + <ConnectionReferences>{"a5681f28-89b6-4708-bacd-8a796c76b388":{"id":"/providers/microsoft.powerapps/apis/shared_logicflows","displayName":"Logic flows","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1653/1.0.1653.3403/logicflows/icon.png","dataSources":["Visit-UploadPicturetoSharePoint"],"dependencies":["99b9bb35-3dc9-4714-9d52-9bf740e1e3db"],"dependents":[],"parameterHints":{"workflowName":{"value":"e9ea033a-70bf-4a68-88ed-fb8f8588f9ca"},"workflowEntityId":{"value":"0d21930a-5357-ee11-be6f-0022480b6a3f"},"99b9bb35-3dc9-4714-9d52-9bf740e1e3db":{"value":"shared_sharepointonline"}},"parameterHintsV2":{"workflowName":{"value":"e9ea033a-70bf-4a68-88ed-fb8f8588f9ca"},"workflowEntityId":{"value":"0d21930a-5357-ee11-be6f-0022480b6a3f"},"shared_sharepointonline":{"value":"99b9bb35-3dc9-4714-9d52-9bf740e1e3db"}},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Standard","isCustomApiSolutionAware":false},"99b9bb35-3dc9-4714-9d52-9bf740e1e3db":{"id":"/providers/microsoft.powerapps/apis/shared_sharepointonline","displayName":"SharePoint","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1656/1.0.1656.3432/sharepointonline/icon.png","dataSources":[],"dependencies":[],"dependents":["a5681f28-89b6-4708-bacd-8a796c76b388","6da218a7-2730-40ff-9b01-0470d07f9a32"],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Standard","isCustomApiSolutionAware":false},"85ee4ba6-eb91-4082-8a83-b0b614fe772e":{"id":"/providers/microsoft.powerapps/apis/shared_sharepointonline","displayName":"SharePoint","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1656/1.0.1656.3432/sharepointonline/icon.png","dataSources":["Pictures List"],"dependencies":[],"dependents":[],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite":{"dataSources":{"Pictures List":{"tableName":"9b722c30-9f2b-48dd-9345-462e210c93e3"}}}},"apiTier":"Standard","isCustomApiSolutionAware":false},"8312f1a9-de88-4a04-b41b-42fab593e051":{"id":"/providers/microsoft.powerapps/apis/shared_sharepointonline","displayName":"SharePoint","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1656/1.0.1656.3432/sharepointonline/icon.png","dataSources":["Audios List"],"dependencies":[],"dependents":[],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite":{"dataSources":{"Audios List":{"tableName":"f4591e61-4776-4bd0-8790-e801d6beaaf5"}}}},"apiTier":"Standard","isCustomApiSolutionAware":false},"6da218a7-2730-40ff-9b01-0470d07f9a32":{"id":"/providers/microsoft.powerapps/apis/shared_logicflows","displayName":"Logic flows","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1653/1.0.1653.3403/logicflows/icon.png","dataSources":["Visit-UploadAudiotoSharePoint"],"dependencies":["99b9bb35-3dc9-4714-9d52-9bf740e1e3db"],"dependents":[],"parameterHints":{"workflowName":{"value":"92ca8ff6-6836-4deb-b1a7-2cac752558a6"},"workflowEntityId":{"value":"792522af-0e58-ee11-be6f-0022480b6a3f"},"99b9bb35-3dc9-4714-9d52-9bf740e1e3db":{"value":"shared_sharepointonline"}},"parameterHintsV2":{"workflowName":{"value":"92ca8ff6-6836-4deb-b1a7-2cac752558a6"},"workflowEntityId":{"value":"792522af-0e58-ee11-be6f-0022480b6a3f"},"shared_sharepointonline":{"value":"99b9bb35-3dc9-4714-9d52-9bf740e1e3db"}},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Standard","isCustomApiSolutionAware":false},"36a84e40-043a-423c-8e61-69b653c17db6":{"id":"/providers/microsoft.powerapps/apis/shared_azureblob","xrmConnectionReferenceLogicalName":"rms_sharedazureblob_a8e3b","displayName":"Azure Blob Storage","executionRestrictions":{"version":1,"modifiedOn":"2023-09-29 02:43:34","appVer":"3.23093.15","apiId":"/providers/microsoft.powerapps/apis/shared_azureblob","policy":"{\"type\":\"action\",\"dataSources\":{\"actions\":[\"getfilecontent\",\"listfolderv2\",\"createfile\"]}}"},"iconUri":"https://connectoricons-prod.azureedge.net/u/henryorsborn/partial-builds/asev3migrations-with-resourceTemplate/1.0.1653.3403/azureblob/icon.png","dataSources":["AzureBlobStorage"],"dependencies":[],"dependents":[],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"sharedConnectionId":"aea66bc4-589a-48ed-a701-0f7d8da57382","bypassConsent":false,"dataSets":{},"apiTier":"Premium","actions":["GetFileContent","ListFolderV2","CreateFile"],"endpoints":["staihackathon"],"isCustomApiSolutionAware":false,"authenticationType":"keyBasedAuth"},"0068360f-d4bb-45fa-ae57-635dd1b90849":{"id":"/providers/microsoft.powerapps/apis/shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012","displayName":"Whisper","iconUri":"https://prodapiicons.cdn.powerappscdn.net/20230921t000000zda426989842944af96c7acca2cbe542f/customconnectoricon.png","dataSources":["Whisper"],"dependencies":[],"dependents":[],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Standard","actions":["SpeechToText"],"customApiLogicalName":"rms_whisper","isCustomApiSolutionAware":true},"0314f214-d779-4450-86a7-1abb96166afc":{"id":"/providers/microsoft.powerapps/apis/shared_microsoftspatialservices","displayName":"Spatial Services","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1613/1.0.1613.3125/microsoftspatialservices/icon.png","dataSources":["SpatialServices"],"dependencies":[],"dependents":[],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Premium","isCustomApiSolutionAware":false},"a4eee5f0-595b-4b2a-9d0a-c8eab3b963b1":{"id":"/providers/microsoft.powerapps/apis/shared_logicflows","displayName":"Logic flows","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1653/1.0.1653.3403/logicflows/icon.png","dataSources":["AIHackathon-GenerateHealthScoreforVisit"],"dependencies":["5ae4326c-783d-4832-af69-9343d14d588c"],"dependents":[],"parameterHints":{"workflowName":{"value":"f425af4d-91ca-4650-a112-556f47bc64d3"},"workflowEntityId":{"value":"3931f17b-635e-ee11-be6f-0022480b6a3f"},"5ae4326c-783d-4832-af69-9343d14d588c":{"value":"shared_commondataserviceforapps"}},"parameterHintsV2":{"workflowName":{"value":"f425af4d-91ca-4650-a112-556f47bc64d3"},"workflowEntityId":{"value":"3931f17b-635e-ee11-be6f-0022480b6a3f"},"shared_commondataserviceforapps":{"value":"5ae4326c-783d-4832-af69-9343d14d588c"}},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Standard","actions":["Run"],"isCustomApiSolutionAware":false},"5ae4326c-783d-4832-af69-9343d14d588c":{"id":"/providers/microsoft.powerapps/apis/shared_commondataserviceforapps","displayName":"Microsoft Dataverse","iconUri":"https://connectoricons-prod.azureedge.net/releases/v1.0.1651/1.0.1651.3382/commondataserviceforapps/icon.png","dataSources":[],"dependencies":[],"dependents":["a4eee5f0-595b-4b2a-9d0a-c8eab3b963b1"],"parameterHints":{},"parameterHintsV2":{},"isOnPremiseConnection":false,"bypassConsent":false,"dataSets":{},"apiTier":"Premium","isCustomApiSolutionAware":false}}</ConnectionReferences> + <DatabaseReferences>{"default.cds":{"databaseDetails":{"referenceType":"Environmental","environmentName":"default.cds","overrideValues":{"status":"NotSpecified"}},"dataSources":{"Automations":{"entitySetName":"rms_automations","logicalName":"rms_automation"},"Visits":{"entitySetName":"rms_visits","logicalName":"rms_visit"},"Patients":{"entitySetName":"rms_patients","logicalName":"rms_patient"},"Picture References":{"entitySetName":"rms_picturereferences","logicalName":"rms_picturereference"},"Audio References":{"entitySetName":"rms_audioreferences","logicalName":"rms_audioreference"},"Contacts":{"entitySetName":"contacts","logicalName":"contact"},"Site Components":{"entitySetName":"powerpagecomponents","logicalName":"powerpagecomponent"},"Visit Checklist Items":{"entitySetName":"rms_visitchecklistitems","logicalName":"rms_visitchecklistitem"}}}}</DatabaseReferences> + <AppComponents>[]</AppComponents> + <AppComponentDependencies>[]</AppComponentDependencies> + <CanConsumeAppPass>1</CanConsumeAppPass> + <CanvasAppType>0</CanvasAppType> + <BypassConsent>0</BypassConsent> + <AdminControlBypassConsent>0</AdminControlBypassConsent> + <EmbeddedApp xsi:nil="true"></EmbeddedApp> + <IntroducedVersion>1.0</IntroducedVersion> + <CdsDependencies>{"cdsdependencies":[{"logicalname":"rms_whisper","componenttype":372,"componenttypeplatformname":"connector"},{"dependencyid":"3931f17b-635e-ee11-be6f-0022480b6a3f","componenttype":29,"componenttypeplatformname":"Workflow"},{"logicalname":"rms_automation","componenttype":1},{"logicalname":"rms_visit","componenttype":1},{"logicalname":"rms_patient","componenttype":1},{"logicalname":"rms_picturereference","componenttype":1},{"logicalname":"rms_audioreference","componenttype":1},{"logicalname":"contact","componenttype":1},{"logicalname":"powerpagecomponent","componenttype":1},{"logicalname":"rms_visitchecklistitem","componenttype":1},{"logicalname":"rms_sharedazureblob_a8e3b","componenttype":10080,"componenttypeplatformname":"ConnectionReference"}]}</CdsDependencies> + <IsCustomizable>1</IsCustomizable> + <BackgroundImageUri>/CanvasApps/rms_romoshomecaremobileapp_a6bbb_BackgroundImageUri</BackgroundImageUri> + <DocumentUri>/CanvasApps/rms_romoshomecaremobileapp_a6bbb_DocumentUri.msapp</DocumentUri> +</CanvasApp> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb_BackgroundImageUri b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb_BackgroundImageUri new file mode 100644 index 00000000..c67f0065 Binary files /dev/null and b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb_BackgroundImageUri differ diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb_DocumentUri.msapp b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb_DocumentUri.msapp new file mode 100644 index 00000000..2494615d Binary files /dev/null and b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/rms_romoshomecaremobileapp_a6bbb_DocumentUri.msapp differ diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/Images/ic_fluent_person_24_regular.svg b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/Images/ic_fluent_person_24_regular.svg new file mode 100644 index 00000000..40b240e6 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/Images/ic_fluent_person_24_regular.svg @@ -0,0 +1 @@ +<svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.754 14a2.249 2.249 0 0 1 2.25 2.249v.575c0 .894-.32 1.76-.902 2.438-1.57 1.834-3.957 2.739-7.102 2.739-3.146 0-5.532-.905-7.098-2.74a3.75 3.75 0 0 1-.898-2.435v-.577a2.249 2.249 0 0 1 2.249-2.25h11.501Zm0 1.5H6.253a.749.749 0 0 0-.75.749v.577c0 .536.192 1.054.54 1.461 1.253 1.468 3.219 2.214 5.957 2.214s4.706-.746 5.962-2.214a2.25 2.25 0 0 0 .541-1.463v-.575a.749.749 0 0 0-.749-.75ZM12 2.004a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 1.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z" fill="#212121"/></svg> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/SampleAudio.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/SampleAudio.json new file mode 100644 index 00000000..f0758164 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/SampleAudio.json @@ -0,0 +1,12 @@ +{ + "Content": "Audio", + "FileName": "/ctrllib/audioPlayback/media/SampleAudio.mp3", + "IsSampleData": true, + "IsWritable": false, + "Name": "SampleAudio", + "Path": "/ctrllib/audioPlayback/media/SampleAudio.mp3", + "ResourceKind": "Uri", + "RootPath": "ms-appx:///ctrllib/audioPlayback/media/SampleAudio.mp3", + "Schema": "m", + "Type": "ResourceInfo" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/SampleImage.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/SampleImage.json new file mode 100644 index 00000000..ce6ca28a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Assets/SampleImage.json @@ -0,0 +1,12 @@ +{ + "Content": "Image", + "FileName": "/ctrllib/image/images/SampleImage.svg", + "IsSampleData": true, + "IsWritable": false, + "Name": "SampleImage", + "Path": "/ctrllib/image/images/SampleImage.svg", + "ResourceKind": "Uri", + "RootPath": "ms-appx:///ctrllib/image/images/SampleImage.svg", + "Schema": "i", + "Type": "ResourceInfo" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/CanvasManifest.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/CanvasManifest.json new file mode 100644 index 00000000..031c15da --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/CanvasManifest.json @@ -0,0 +1,138 @@ +{ + "FormatVersion": "0.24", + "Header": { + "DocVersion": "1.334", + "MinVersionToLoad": "1.331", + "MSAppStructureVersion": "2.0" + }, + "Properties": { + "AppCreationSource": "AppFromScratch", + "AppDescription": "", + "AppPreviewFlagsMap": { + "aibuilderserviceenrollment": false, + "allowmultiplescreensincanvaspages": false, + "appinsightserrortracing": false, + "appinstrumentationcorrelationtracing": false, + "autocreateenvironmentvariables": false, + "behaviorpropertyui": false, + "blockmovingcontrol": true, + "cdsdataformatting": false, + "classiccontrols": false, + "consistentreturnschemafortabularfunctions": true, + "copyandmerge": false, + "dataflowanalysisenabled": false, + "datatablev2control": true, + "dataverseactionsenabled": true, + "delaycontrolrendering": true, + "delayloadscreens": true, + "disablecdsfileandlargeimage": false, + "dynamicschema": false, + "enableappembeddingux": false, + "enablechatbotfeature": true, + "enablecomponentnamemaps": false, + "enablecomponentscopeoldbehavior": false, + "enablecopilotcontrol": true, + "enabledataverseoffline": false, + "enableeditcacherefreshfrequency": false, + "enableexcelonlinebusinessv2connector": true, + "enableexperimentaldataverseoffline": true, + "enableideaspanel": true, + "enablelegacybarcodescanner": false, + "enableonstart": true, + "enableonstartnavigate": false, + "enablepcfmoderndatasets": true, + "enablerowscopeonetonexpand": false, + "enablerpawarecomponentdependency": true, + "enablerulespanel": false, + "enableruntimepolicies": true, + "enablesaveloadcleardataonweb": true, + "enableupdateifdelegation": false, + "enhancedgalleryinitialization": true, + "errorhandling": true, + "expandedsavedatasupport": true, + "exportimportcomponents2": true, + "externalmessage": false, + "fluentv9controls": false, + "fluentv9controlspreview": true, + "formuladataprefetch": true, + "formularepair": false, + "generatedebugpublishedapp": false, + "herocontrols": false, + "improvedmediacapture": true, + "improvedtabstopbehavior": false, + "isemptyrequirestableargument": true, + "keeprecentscreensloaded": false, + "longlivingcache": false, + "mobilenativerendering": false, + "namedformulas": true, + "nativecdsexperimental": true, + "onegrid": false, + "optimizedforteamsmeeting": false, + "packagemodernruntime": false, + "parallelcodegen": false, + "pdffunction": false, + "powerfxdecimal": false, + "powerfxv1": false, + "projectionmapping": true, + "reactformulabar": false, + "reliableconcurrent": true, + "reservedkeywords": false, + "reverttooldpowerautomate": false, + "rtlinstudiopreview": false, + "rtlsupport": false, + "smartemaildatacard": false, + "supportcolumnnamesasidentifiers": false, + "tabledoesntwraprecords": true, + "untypedobject": true, + "usedisplaynamemetadata": true, + "useenforcesavedatalimits": true, + "useexperimentalcdsconnector": true, + "useexperimentalsqlconnector": true, + "useguiddatatypes": true, + "usenonblockingonstartrule": true, + "webbarcodescanner": false, + "zeroalltabindexes": false + }, + "Author": "", + "BindingErrorCount": 0, + "ContainsThirdPartyPcfControls": false, + "DefaultConnectedDataSourceMaxGetRowsCount": 500, + "DocumentAppType": "Phone", + "DocumentLayoutHeight": 1136, + "DocumentLayoutLockOrientation": false, + "DocumentLayoutMaintainAspectRatio": true, + "DocumentLayoutOrientation": "portrait", + "DocumentLayoutScaleToFit": true, + "DocumentLayoutWidth": 640, + "DocumentType": "App", + "EnableInstrumentation": false, + "FileID": "4b26084d-448c-454b-8e4e-a6cdcd70c026", + "Id": "4b26084d-448c-454b-8e4e-a6cdcd70c026", + "InstrumentationKey": "", + "ManualOfflineProfileId": "", + "Name": "Romão's Homecare Mobile app", + "OriginatingVersion": "1.334", + "ParserErrorCount": 0, + "ShowStatusBar": false + }, + "PublishInfo": { + "AppName": "Romão's Homecare Mobile app", + "BackgroundColor": "RGBA(0,176,240,1)", + "IconColor": "RGBA(255,255,255,1)", + "IconName": "Edit", + "LogoFileName": "", + "PublishDataLocally": false, + "PublishResourcesLocally": false, + "PublishTarget": "player", + "UserLocale": "en-US" + }, + "ScreenOrder": [ + "MyVisitsScreen", + "VisitDetailsScreen", + "PatientDetailScreen", + "VisitAudioScreen", + "VisitPictureScreen", + "VisitChecklistScreen", + "Screen2" + ] +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/ComponentReferences.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/ComponentReferences.json new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/ComponentReferences.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Connections/Connections.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Connections/Connections.json new file mode 100644 index 00000000..caeedc4c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Connections/Connections.json @@ -0,0 +1,268 @@ +{ + "0068360f-d4bb-45fa-ae57-635dd1b90849": { + "connectionRef": { + "displayName": "Whisper", + "iconUri": "https://prodapiicons.cdn.powerappscdn.net/20230921t000000zda426989842944af96c7acca2cbe542f/customconnectoricon.png", + "id": "/providers/microsoft.powerapps/apis/shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012" + }, + "datasets": {}, + "dataSources": [ + "Whisper" + ], + "dependencies": {}, + "dependents": [], + "id": "0068360f-d4bb-45fa-ae57-635dd1b90849" + }, + "0314f214-d779-4450-86a7-1abb96166afc": { + "connectionRef": { + "displayName": "Spatial Services", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1613/1.0.1613.3125/microsoftspatialservices/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_microsoftspatialservices" + }, + "datasets": {}, + "dataSources": [ + "SpatialServices" + ], + "dependencies": {}, + "dependents": [], + "id": "0314f214-d779-4450-86a7-1abb96166afc" + }, + "36a84e40-043a-423c-8e61-69b653c17db6": { + "appActions": [ + "CreateFile", + "GetFileContent", + "ListFolderV2" + ], + "connectionRef": { + "apiTier": "Premium", + "authenticationType": "keyBasedAuth", + "displayName": "Azure Blob Storage", + "executionRestrictions": { + "apiId": "/providers/microsoft.powerapps/apis/shared_azureblob", + "appVer": "3.23093.15", + "modifiedOn": "2023-09-29 02:43:34", + "policy": "{\"type\":\"action\",\"dataSources\":{\"actions\":[\"getfilecontent\",\"listfolderv2\",\"createfile\"]}}", + "version": 1 + }, + "iconUri": "https://connectoricons-prod.azureedge.net/u/henryorsborn/partial-builds/asev3migrations-with-resourceTemplate/1.0.1653.3403/azureblob/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_azureblob", + "parameterHints": {}, + "parameterHintsV2": {}, + "sharedConnectionId": "/providers/microsoft.powerapps/apis/shared_azureblob/connections/626942f90960473b870dec415dee6930", + "xrmConnectionReferenceLogicalName": "rms_sharedazureblob_a8e3b" + }, + "datasets": {}, + "dataSources": [ + "AzureBlobStorage" + ], + "dependencies": {}, + "dependents": [], + "endpoints": [ + "staihackathon" + ], + "id": "36a84e40-043a-423c-8e61-69b653c17db6" + }, + "5ae4326c-783d-4832-af69-9343d14d588c": { + "connectionRef": { + "displayName": "Microsoft Dataverse", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1651/1.0.1651.3382/commondataserviceforapps/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_commondataserviceforapps" + }, + "datasets": {}, + "dataSources": [], + "dependencies": {}, + "dependents": [ + "a4eee5f0-595b-4b2a-9d0a-c8eab3b963b1" + ], + "id": "5ae4326c-783d-4832-af69-9343d14d588c" + }, + "6da218a7-2730-40ff-9b01-0470d07f9a32": { + "appActions": [], + "connectionRef": { + "apiTier": "Standard", + "displayName": "Logic flows", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1653/1.0.1653.3403/logicflows/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_logicflows", + "parameterHints": { + "99b9bb35-3dc9-4714-9d52-9bf740e1e3db": { + "value": "shared_sharepointonline" + }, + "workflowEntityId": { + "value": "792522af-0e58-ee11-be6f-0022480b6a3f" + }, + "workflowName": { + "value": "22b99daf-c4c3-0499-f928-d662641f8db5" + } + }, + "parameterHintsV2": { + "shared_sharepointonline": { + "value": "99b9bb35-3dc9-4714-9d52-9bf740e1e3db" + }, + "workflowEntityId": { + "value": "792522af-0e58-ee11-be6f-0022480b6a3f" + }, + "workflowName": { + "value": "22b99daf-c4c3-0499-f928-d662641f8db5" + } + } + }, + "datasets": {}, + "dataSources": [ + "Visit-UploadAudiotoSharePoint" + ], + "dependencies": { + "shared_sharepointonline": "99b9bb35-3dc9-4714-9d52-9bf740e1e3db" + }, + "dependents": [], + "id": "6da218a7-2730-40ff-9b01-0470d07f9a32" + }, + "8312f1a9-de88-4a04-b41b-42fab593e051": { + "appActions": [], + "connectionRef": { + "apiTier": "Standard", + "displayName": "SharePoint", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1656/1.0.1656.3432/sharepointonline/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_sharepointonline", + "parameterHints": {}, + "parameterHintsV2": {} + }, + "datasets": { + "https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite": { + "dataSources": { + "Audios List": { + "tableName": "f4591e61-4776-4bd0-8790-e801d6beaaf5" + } + } + } + }, + "dataSources": [ + "Audios List" + ], + "dependencies": {}, + "dependents": [], + "id": "8312f1a9-de88-4a04-b41b-42fab593e051" + }, + "85ee4ba6-eb91-4082-8a83-b0b614fe772e": { + "appActions": [], + "connectionRef": { + "apiTier": "Standard", + "displayName": "SharePoint", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1656/1.0.1656.3432/sharepointonline/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_sharepointonline", + "parameterHints": {}, + "parameterHintsV2": {} + }, + "datasets": { + "https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite": { + "dataSources": { + "Pictures List": { + "tableName": "9b722c30-9f2b-48dd-9345-462e210c93e3" + } + } + } + }, + "dataSources": [ + "Pictures List" + ], + "dependencies": {}, + "dependents": [], + "id": "85ee4ba6-eb91-4082-8a83-b0b614fe772e" + }, + "99b9bb35-3dc9-4714-9d52-9bf740e1e3db": { + "appActions": [], + "connectionRef": { + "apiTier": "Standard", + "displayName": "SharePoint", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1656/1.0.1656.3432/sharepointonline/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_sharepointonline", + "parameterHints": {}, + "parameterHintsV2": {} + }, + "datasets": {}, + "dataSources": [], + "dependencies": {}, + "dependents": [ + "a5681f28-89b6-4708-bacd-8a796c76b388", + "6da218a7-2730-40ff-9b01-0470d07f9a32" + ], + "id": "99b9bb35-3dc9-4714-9d52-9bf740e1e3db" + }, + "a4eee5f0-595b-4b2a-9d0a-c8eab3b963b1": { + "connectionRef": { + "displayName": "Logic flows", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1653/1.0.1653.3403/logicflows/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_logicflows", + "parameterHints": { + "5ae4326c-783d-4832-af69-9343d14d588c": { + "value": "shared_commondataserviceforapps" + }, + "workflowEntityId": { + "value": "3931f17b-635e-ee11-be6f-0022480b6a3f" + }, + "workflowName": { + "value": "7a5e9c1a-c60a-017b-fb9b-2e8fac890985" + } + }, + "parameterHintsV2": { + "shared_commondataserviceforapps": { + "value": "5ae4326c-783d-4832-af69-9343d14d588c" + }, + "workflowEntityId": { + "value": "3931f17b-635e-ee11-be6f-0022480b6a3f" + }, + "workflowName": { + "value": "7a5e9c1a-c60a-017b-fb9b-2e8fac890985" + } + } + }, + "datasets": {}, + "dataSources": [ + "AIHackathon-GenerateHealthScoreforVisit" + ], + "dependencies": { + "shared_commondataserviceforapps": "5ae4326c-783d-4832-af69-9343d14d588c" + }, + "dependents": [], + "id": "a4eee5f0-595b-4b2a-9d0a-c8eab3b963b1" + }, + "a5681f28-89b6-4708-bacd-8a796c76b388": { + "appActions": [], + "connectionRef": { + "apiTier": "Standard", + "displayName": "Logic flows", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1653/1.0.1653.3403/logicflows/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_logicflows", + "parameterHints": { + "99b9bb35-3dc9-4714-9d52-9bf740e1e3db": { + "value": "shared_sharepointonline" + }, + "workflowEntityId": { + "value": "0d21930a-5357-ee11-be6f-0022480b6a3f" + }, + "workflowName": { + "value": "875672cd-3606-473a-058a-b691d1bcb1f8" + } + }, + "parameterHintsV2": { + "shared_sharepointonline": { + "value": "99b9bb35-3dc9-4714-9d52-9bf740e1e3db" + }, + "workflowEntityId": { + "value": "0d21930a-5357-ee11-be6f-0022480b6a3f" + }, + "workflowName": { + "value": "875672cd-3606-473a-058a-b691d1bcb1f8" + } + } + }, + "datasets": {}, + "dataSources": [ + "Visit-UploadPicturetoSharePoint" + ], + "dependencies": { + "shared_sharepointonline": "99b9bb35-3dc9-4714-9d52-9bf740e1e3db" + }, + "dependents": [], + "id": "a5681f28-89b6-4708-bacd-8a796c76b388" + } +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/ControlTemplates.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/ControlTemplates.json new file mode 100644 index 00000000..5a576bde --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/ControlTemplates.json @@ -0,0 +1,625 @@ +{ + "appinfo": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/appinfo", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "appinfo", + "OverridableProperties": {}, + "Version": "1.0" + }, + "audioPlayback": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/audioPlayback", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "audioPlayback", + "OverridableProperties": {}, + "Version": "2.2.1" + }, + "button": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/button", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "button", + "OverridableProperties": {}, + "Version": "2.2.0" + }, + "camera": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/camera", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "camera", + "OverridableProperties": {}, + "Version": "2.4.0" + }, + "circle": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/shapes/circle", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "circle", + "OverridableProperties": {}, + "Version": "2.3.0" + }, + "gallery": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/gallery", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "gallery", + "OverridableProperties": {}, + "Version": "2.13.2" + }, + "galleryTemplate": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/galleryTemplate", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "galleryTemplate", + "OverridableProperties": {}, + "Version": "1.0" + }, + "group": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/group", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "group", + "OverridableProperties": {}, + "Version": "1" + }, + "groupContainer": { + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/groupContainer", + "IsComponentTemplate": false, + "IsPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "groupContainer", + "Version": "1.0" + }, + "hostControl": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "HostType": "Default", + "Id": "http://microsoft.com/appmagic/hostcontrol", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "hostControl", + "OverridableProperties": {}, + "Version": "1.6.0" + }, + "icon": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/icon", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "icon", + "OverridableProperties": {}, + "Version": "2.5.0" + }, + "image": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/image", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "image", + "OverridableProperties": {}, + "Version": "2.2.2" + }, + "label": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/label", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "label", + "OverridableProperties": {}, + "Version": "2.5.1" + }, + "Map (preview)": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/powercontrol/Map", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": true, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "Map", + "OverridableProperties": { + "Bounds": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "East", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "North", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "South", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "West", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "CenterLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "ClickedLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "DeletedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "GeocodedItems": { + "Type": { + "EnumString": "", + "Kind": "Table", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "RouteDirection": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "OrderedWaypoints", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "RouteGeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "RouteLegs", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "EndAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "EndLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "SelectedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + } + }, + "PCFDynamicSchemaForIRRetrieval": { + "Bounds": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"North\":{\"type\":\"number\"},\"South\":{\"type\":\"number\"},\"East\":{\"type\":\"number\"},\"West\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "CenterLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "ClickedLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "DeletedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + }, + "GeocodedItems": { + "DynamicSchema": "{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Label\":{\"type\":\"string\"},\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Address\":{\"type\":\"string\"}}}}", + "PCFSkipValidation": false + }, + "RouteDirection": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"RouteGeoJSON\":{\"type\":\"string\"},\"RouteLegs\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"StartLatitude\":{\"type\":\"number\"},\"StartLongitude\":{\"type\":\"number\"},\"StartLabel\":{\"type\":\"string\"},\"StartAddress\":{\"type\":\"string\"},\"EndLatitude\":{\"type\":\"number\"},\"EndLongitude\":{\"type\":\"number\"},\"EndLabel\":{\"type\":\"string\"},\"EndAddress\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}},\"OrderedWaypoints\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Label\":{\"type\":\"string\"},\"Address\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}}}}", + "PCFSkipValidation": false + }, + "SelectedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + } + }, + "TemplateDisplayName": "Map (preview)", + "Version": "1.8.26" + }, + "microphone": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/microphone", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "microphone", + "OverridableProperties": {}, + "Version": "2.2.0" + }, + "pcfDataField": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/pcfDataField", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "pcfDataField", + "OverridableProperties": {}, + "Version": "1.4.0" + }, + "rectangle": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/shapes/rectangle", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": true, + "LastModifiedTimestamp": "0", + "Name": "rectangle", + "OverridableProperties": {}, + "Version": "2.3.0" + }, + "screen": { + "CustomGroupControlTemplateName": "", + "FirstParty": true, + "Id": "http://microsoft.com/appmagic/screen", + "IsComponentTemplate": false, + "IsCustomGroupControlTemplate": false, + "IsPcfControl": false, + "IsPremiumPcfControl": false, + "IsWidgetTemplate": false, + "LastModifiedTimestamp": "0", + "Name": "screen", + "OverridableProperties": {}, + "Version": "1.0" + } +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/AIHackathon-GenerateHealthScoreforVisit.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/AIHackathon-GenerateHealthScoreforVisit.json new file mode 100644 index 00000000..35ba8154 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/AIHackathon-GenerateHealthScoreforVisit.json @@ -0,0 +1,10 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_logicflows", + "FlowNameId": "2e374197-6085-4761-b83c-ea8905b24589", + "Name": "AIHackathon-GenerateHealthScoreforVisit", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo", + "WorkflowEntityId": "3931f17b-635e-ee11-be6f-0022480b6a3f" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Audio References.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Audio References.json new file mode 100644 index 00000000..cf174c6c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Audio References.json @@ -0,0 +1,100 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "rms_audioreferences", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "rms_audioreference", + "MaxGetRowsCount": 500, + "Name": "Audio References", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "importsequencenumber": "Import Sequence Number", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "rms_audioreference_AsyncOperations": "System Jobs", + "rms_audioreference_BulkDeleteFailures": "Bulk Delete Failures", + "rms_audioreference_DuplicateBaseRecord": "Duplicate Records (rms_audioreference_DuplicateBaseRecord)", + "rms_audioreference_DuplicateMatchingRecord": "Duplicate Records (rms_audioreference_DuplicateMatchingRecord)", + "rms_audioreference_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "rms_audioreference_PrincipalObjectAttributeAccesses": "Field Sharing", + "rms_audioreference_ProcessSession": "Process Sessions", + "rms_audioreference_SyncErrors": "Sync Errors", + "rms_audioreferenceid": "Audio Reference", + "rms_azurestorageitemid": "AzureStorageItemId", + "rms_name": "Name", + "rms_transcript": "Transcript", + "rms_Visit": "Visit", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Audio References", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Audio References (Views)", + "Name": "_rms_audioreference_views", + "RelatedEntityName": "Audio References", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "132189ba-11f1-4955-a6c7-4f38b1a354cd": "Inactive Audio References", + "19619aca-491a-4344-af74-d22736071280": "Audio Reference Advanced Find View", + "7d3be92e-9e13-42bb-82a4-7628ecb2f603": "Audio Reference Lookup View", + "8a3a28c2-b2ff-4869-9207-5989496e235a": "Active Audio References", + "ff5693aa-f414-4305-8d7b-12cebc7a64f3": "Audio Reference Associated View" + } + }, + { + "DisplayName": "Status (Audio References)", + "Name": "rms_audioreference_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Audio References" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Audio References", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Audio References)", + "Name": "rms_audioreference_statuscode", + "OptionSetInfoNameMapping": { + "1": "Active", + "2": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Audio References" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Audio References", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Audios List.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Audios List.json new file mode 100644 index 00000000..59afe628 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Audios List.json @@ -0,0 +1,46 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_sharepointonline", + "CdpRevision": { + "BaseUrl": "/", + "LastChangedTimeString": "2023-09-19T16:29:14.0420000Z", + "RevisionNumber": 1 + }, + "ConnectedDataSourceInfoNameMapping": { + "{Attachments}": "Attachments", + "{Attachments}@odata.type": "{Attachments} ({Attachments}@odata.type)", + "{FilenameWithExtension}": "File name with extension", + "{FullPath}": "Full Path", + "{HasAttachments}": "Has attachments", + "{Identifier}": "Identifier", + "{IsFolder}": "IsFolder", + "{Link}": "Link to item", + "{ModerationComment}": "Comments associated with the content approval of this list item", + "{ModerationStatus}": "Content approval status", + "{Name}": "Name", + "{Path}": "Folder path", + "{Thumbnail}": "Thumbnail", + "{TriggerWindowEndToken}": "Trigger Window End Token", + "{TriggerWindowStartToken}": "Trigger Window Start Token", + "{VersionNumber}": "Version number", + "Author": "Created By", + "Author#Claims": "Created By Claims", + "Base64": "Base64", + "ComplianceAssetId": "Compliance Asset Id", + "Created": "Created", + "Editor": "Modified By", + "Editor#Claims": "Modified By Claims", + "ID": "ID", + "ItemId": "ItemId", + "Modified": "Modified", + "OData__ColorTag": "Color Tag", + "Title": "Title" + }, + "DatasetName": "https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite", + "EncodeDataset": true, + "IsSampleData": false, + "IsWritable": true, + "Name": "Audios List", + "Type": "ConnectedDataSourceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Automations.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Automations.json new file mode 100644 index 00000000..42b31c9f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Automations.json @@ -0,0 +1,100 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "rms_automations", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "rms_automation", + "MaxGetRowsCount": 500, + "Name": "Automations", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "importsequencenumber": "Import Sequence Number", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "rms_automation_AsyncOperations": "System Jobs", + "rms_automation_BulkDeleteFailures": "Bulk Delete Failures", + "rms_automation_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "rms_automation_PrincipalObjectAttributeAccesses": "Field Sharing", + "rms_automation_ProcessSession": "Process Sessions", + "rms_automation_SyncErrors": "Sync Errors", + "rms_automationid": "Automation", + "rms_parameters": "Parameters", + "rms_rms_automationlog_Automation_rms_automati": "Automation Logs", + "rms_title": "Title", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Automations", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Automations (Views)", + "Name": "_rms_automation_views", + "RelatedEntityName": "Automations", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "51f7abfb-c6a6-495b-aee2-5e9f18c5aae9": "Active Automations", + "72f63eff-1e18-4a3f-9713-fd381719cd60": "Automation Lookup View", + "73131fb6-e690-4db3-ac41-75f66c41ea12": "Inactive Automations", + "c74b7012-cc56-4020-9fc9-6eda444f3a5e": "Automation Associated View", + "f01e0d0f-9d53-4afd-9cd9-02e61bb42d36": "Automation Advanced Find View" + } + }, + { + "DisplayName": "Status (Automations)", + "Name": "rms_automation_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Automations" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Automations", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Automations)", + "Name": "rms_automation_statuscode", + "OptionSetInfoNameMapping": { + "1": "New", + "100000001": "Pending", + "100000002": "Running", + "100000003": "Errored", + "2": "Completed" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Automations" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Automations", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/AzureBlobStorage.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/AzureBlobStorage.json new file mode 100644 index 00000000..cfb53af7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/AzureBlobStorage.json @@ -0,0 +1,8 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_azureblob", + "Name": "AzureBlobStorage", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Contacts.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Contacts.json new file mode 100644 index 00000000..7bf27130 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Contacts.json @@ -0,0 +1,1415 @@ +[ + { + "ApiId": "/contact", + "CdsActionInfo": { + "CdsDataset": "default.cds", + "IsUnboundAction": false + }, + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "contacts", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "contact", + "MaxGetRowsCount": 500, + "Name": "Contacts", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "_parentcustomerid_value": "Company Name", + "{Attachments}": "Attachments", + "account_primary_contact": "Accounts", + "accountrolecode": "Role", + "address1_addresstypecode": "Address 1: Address Type", + "address1_city": "Address 1: City", + "address1_composite": "Address 1", + "address1_country": "Address 1: Country/Region", + "address1_county": "Address 1: County", + "address1_fax": "Address 1: Fax", + "address1_freighttermscode": "Address 1: Freight Terms", + "address1_latitude": "Address 1: Latitude", + "address1_line1": "Address 1: Street 1", + "address1_line2": "Address 1: Street 2", + "address1_line3": "Address 1: Street 3", + "address1_longitude": "Address 1: Longitude", + "address1_name": "Address 1: Name", + "address1_postalcode": "Address 1: ZIP/Postal Code", + "address1_postofficebox": "Address 1: Post Office Box", + "address1_primarycontactname": "Address 1: Primary Contact Name", + "address1_shippingmethodcode": "Address 1: Shipping Method", + "address1_stateorprovince": "Address 1: State/Province", + "address1_telephone1": "Address 1: Phone", + "address1_telephone2": "Address 1: Telephone 2", + "address1_telephone3": "Address 1: Telephone 3", + "address1_upszone": "Address 1: UPS Zone", + "address1_utcoffset": "Address 1: UTC Offset", + "address2_addresstypecode": "Address 2: Address Type", + "address2_city": "Address 2: City", + "address2_composite": "Address 2", + "address2_country": "Address 2: Country/Region", + "address2_county": "Address 2: County", + "address2_fax": "Address 2: Fax", + "address2_freighttermscode": "Address 2: Freight Terms", + "address2_latitude": "Address 2: Latitude", + "address2_line1": "Address 2: Street 1", + "address2_line2": "Address 2: Street 2", + "address2_line3": "Address 2: Street 3", + "address2_longitude": "Address 2: Longitude", + "address2_name": "Address 2: Name", + "address2_postalcode": "Address 2: ZIP/Postal Code", + "address2_postofficebox": "Address 2: Post Office Box", + "address2_primarycontactname": "Address 2: Primary Contact Name", + "address2_shippingmethodcode": "Address 2: Shipping Method", + "address2_stateorprovince": "Address 2: State/Province", + "address2_telephone1": "Address 2: Telephone 1", + "address2_telephone2": "Address 2: Telephone 2", + "address2_telephone3": "Address 2: Telephone 3", + "address2_upszone": "Address 2: UPS Zone", + "address2_utcoffset": "Address 2: UTC Offset", + "address3_addresstypecode": "Address 3: Address Type", + "address3_city": "Address 3: City", + "address3_composite": "Address 3", + "address3_country": "Address3: Country/Region", + "address3_county": "Address 3: County", + "address3_fax": "Address 3: Fax", + "address3_freighttermscode": "Address 3: Freight Terms", + "address3_latitude": "Address 3: Latitude", + "address3_line1": "Address3: Street 1", + "address3_line2": "Address3: Street 2", + "address3_line3": "Address3: Street 3", + "address3_longitude": "Address 3: Longitude", + "address3_name": "Address 3: Name", + "address3_postalcode": "Address3: ZIP/Postal Code", + "address3_postofficebox": "Address 3: Post Office Box", + "address3_primarycontactname": "Address 3: Primary Contact Name", + "address3_shippingmethodcode": "Address 3: Shipping Method", + "address3_stateorprovince": "Address3: State/Province", + "address3_telephone1": "Address 3: Telephone1", + "address3_telephone2": "Address 3: Telephone2", + "address3_telephone3": "Address 3: Telephone3", + "address3_upszone": "Address 3: UPS Zone", + "address3_utcoffset": "Address 3: UTC Offset", + "adx_confirmremovepassword": "Confirm Remove Password", + "adx_contact_externalidentity": "External Identities", + "adx_createdbyipaddress": "Created By IP Address", + "adx_createdbyusername": "Created By Username", + "adx_identity_accessfailedcount": "Access Failed Count", + "adx_identity_emailaddress1confirmed": "Email Confirmed", + "adx_identity_lastsuccessfullogin": "Last Successful Login", + "adx_identity_locallogindisabled": "Local Login Disabled", + "adx_identity_lockoutenabled": "Lockout Enabled", + "adx_identity_lockoutenddate": "Lockout End Date", + "adx_identity_logonenabled": "Login Enabled", + "adx_identity_mobilephoneconfirmed": "Mobile Phone Confirmed", + "adx_identity_newpassword": "New Password Input", + "adx_identity_passwordhash": "Password Hash", + "adx_identity_securitystamp": "Security Stamp", + "adx_identity_twofactorenabled": "Two Factor Enabled", + "adx_identity_username": "User Name", + "adx_invitation_invitecontact": "Invitations (adx_invitation_invitecontact)", + "adx_invitation_invitecontacts": "Invitations (adx_invitation_invitecontacts)", + "adx_invitation_invitercontact": "Invitations (adx_invitation_invitercontact)", + "adx_invitation_redeemedContact": "Invitations (adx_invitation_redeemedContact)", + "adx_invitation_redeemedcontacts": "Invitations (adx_invitation_redeemedcontacts)", + "adx_modifiedbyipaddress": "Modified By IP Address", + "adx_modifiedbyusername": "Modified By Username", + "adx_organizationname": "Organization Name", + "adx_preferredlcid": "Preferred LCID (Deprecated)", + "adx_profilealert": "Profile Alert", + "adx_profilealertdate": "Profile Alert Date", + "adx_profilealertinstructions": "Profile Alert Instructions", + "adx_profileisanonymous": "Profile Is Anonymous", + "adx_profilelastactivity": "Profile Last Activity", + "adx_profilemodifiedon": "Profile Modified On", + "adx_publicprofilecopy": "Public Profile Copy", + "adx_timezone": "Time Zone", + "adx_webformsession_contact": "Multistep Form Sessions", + "aging30": "Aging 30", + "aging30_base": "Aging 30 (Base)", + "aging60": "Aging 60", + "aging60_base": "Aging 60 (Base)", + "aging90": "Aging 90", + "aging90_base": "Aging 90 (Base)", + "anniversary": "Anniversary", + "annualincome": "Annual Income", + "annualincome_base": "Annual Income (Base)", + "assistantname": "Assistant", + "assistantphone": "Assistant Phone", + "birthdate": "Birthday", + "business2": "Business Phone 2", + "callback": "Callback Number", + "childrensnames": "Children's Names", + "company": "Company Phone", + "contact_actioncard": "Action Cards", + "Contact_ActivityPointers": "Activities", + "contact_adx_inviteredemptions": "Invite Redemptions", + "contact_adx_portalcomments": "Portal Comments", + "Contact_Annotation": "Notes", + "Contact_Appointments": "Appointments", + "Contact_AsyncOperations": "System Jobs", + "Contact_BulkDeleteFailures": "Bulk Delete Failures", + "contact_chats": "Teams chats", + "contact_connections1": "Connections (contact_connections1)", + "contact_connections2": "Connections (contact_connections2)", + "contact_customer_contacts": "Contacts (contact_customer_contacts)", + "Contact_CustomerAddress": "Addresses", + "Contact_DuplicateBaseRecord": "Duplicate Records (Contact_DuplicateBaseRecord)", + "Contact_DuplicateMatchingRecord": "Duplicate Records (Contact_DuplicateMatchingRecord)", + "Contact_Email_EmailSender": "Email Messages (Contact_Email_EmailSender)", + "Contact_Emails": "Email Messages (Contact_Emails)", + "Contact_Faxes": "Faxes", + "Contact_Feedback": "Feedback (Contact_Feedback)", + "Contact_Letters": "Letters", + "Contact_MailboxTrackingFolder": "Mailbox Auto Tracking Folders", + "contact_master_contact": "Contacts (contact_master_contact)", + "Contact_Phonecalls": "Phone Calls", + "contact_PostFollows": "Follows", + "contact_PostRegardings": "Post Regarding", + "contact_principalobjectattributeaccess": "Field Sharing", + "Contact_ProcessSessions": "Process Sessions", + "Contact_RecurringAppointmentMasters": "Recurring Appointments", + "contact_sample_donations": "Donations", + "Contact_SyncErrors": "Sync Errors", + "Contact_Tasks": "Tasks", + "contactid": "Contact", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "creditlimit": "Credit Limit", + "creditlimit_base": "Credit Limit (Base)", + "creditonhold": "Credit Hold", + "customersizecode": "Customer Size", + "customertypecode": "Relationship Type", + "department": "Department", + "description": "Description", + "donotbulkemail": "Do not allow Bulk Emails", + "donotbulkpostalmail": "Do not allow Bulk Mails", + "donotemail": "Do not allow Emails", + "donotfax": "Do not allow Faxes", + "donotphone": "Do not allow Phone Calls", + "donotpostalmail": "Do not allow Mails", + "donotsendmm": "Send Marketing Materials", + "educationcode": "Education", + "emailaddress1": "Email", + "emailaddress2": "Email Address 2", + "emailaddress3": "Email Address 3", + "employeeid": "Employee", + "entityimage": "Entity Image", + "entityimageid": "Entity Image Id", + "exchangerate": "Exchange Rate", + "externaluseridentifier": "External User Identifier", + "familystatuscode": "Marital Status", + "fax": "Fax", + "firstname": "First Name", + "followemail": "Follow Email Activity", + "ftpsiteurl": "FTP Site", + "fullname": "Full Name", + "gendercode": "Gender", + "governmentid": "Government", + "haschildrencode": "Has Children", + "home2": "Home Phone 2", + "importsequencenumber": "Import Sequence Number", + "isbackofficecustomer": "Back Office Customer", + "jobtitle": "Job Title", + "lastname": "Last Name", + "lastonholdtime": "Last On Hold Time", + "lastusedincampaign": "Last Date Included in Campaign", + "leadsourcecode": "Lead Source", + "lk_contact_feedback_createdby": "Feedback (lk_contact_feedback_createdby)", + "lk_contact_feedback_createdonbehalfby": "Feedback (lk_contact_feedback_createdonbehalfby)", + "managername": "Manager", + "managerphone": "Manager Phone", + "marketingonly": "Marketing Only", + "masterid": "Master ID", + "merged": "Merged", + "middlename": "Middle Name", + "mobilephone": "Mobile Phone", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "msa_managingpartnerid": "Managing Partner", + "msdyn_disablewebtracking": "Disable Web Tracking", + "msdyn_isminor": "Is Minor", + "msdyn_isminorwithparentalconsent": "Is Minor with Parental Consent", + "msdyn_portaltermsagreementdate": "Portal Terms Agreement Date", + "mspp_userpreferredlcid": "Preferred Language", + "nickname": "Nickname", + "numberofchildren": "No. of Children", + "onholdtime": "On Hold Time (Minutes)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "pager": "Pager", + "participatesinworkflow": "Participates in Workflow", + "paymenttermscode": "Payment Terms", + "powerpagecomponent_mspp_webrole_contact": "Site Components", + "preferredappointmentdaycode": "Preferred Day", + "preferredappointmenttimecode": "Preferred Time", + "preferredcontactmethodcode": "Preferred Method of Contact", + "preferredsystemuserid": "Preferred User", + "processid": "Process", + "rms_rms_patient_Contact_contact": "Patients", + "salutation": "Salutation", + "sample_ContributorsId": "Contributors", + "shippingmethodcode": "Shipping Method", + "spousesname": "Spouse/Partner Name", + "stageid": "(Deprecated) Process Stage", + "statecode": "Status", + "statuscode": "Status Reason", + "suffix": "Suffix", + "telephone1": "Business Phone", + "telephone2": "Home Phone", + "telephone3": "Telephone 3", + "territorycode": "Territory", + "timespentbymeonemailandmeetings": "Time Spent by me", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "transactioncurrencyid": "Currency", + "traversedpath": "(Deprecated) Traversed Path", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number", + "websiteurl": "Website", + "yomifirstname": "Yomi First Name", + "yomifullname": "Yomi Full Name", + "yomilastname": "Yomi Last Name", + "yomimiddlename": "Yomi Middle Name" + }, + "PreferredName": "Contacts", + "Type": "NativeCDSDataSourceInfo", + "WadlMetadata": { + "WadlXml": "<application xmlns:xml=\"http://www.w3.org/XML/1998/namespace\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:service=\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0\" xmlns:siena=\"http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11\" siena:serviceId=\"ODataServicefornamespaceMicrosoft.Dynamics.CRM\" xmlns=\"http://wadl.dev.java.net/2009/02\"><doc title=\"OData Service for namespace Microsoft.Dynamics.CRM\">This OData service is located at http://localhost</doc><grammars><jsonTypes targetNamespace=\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0\" xmlns=\"http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11\"><untypedObject name=\"Microsoft_Dynamics_CRM_expando\" /><integer name=\"Microsoft_Dynamics_CRM_activityparty_addressusedemailcolumnnumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activityparty_scheduledend_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activityparty_donotemail_def\" /><integer name=\"Microsoft_Dynamics_CRM_activityparty_instancetypecode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activityparty_donotfax_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activityparty_scheduledstart_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty_addressused_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty__partyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty__activityid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty_exchangeentryid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activityparty_donotphone_def\" /><integer name=\"Microsoft_Dynamics_CRM_activityparty_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_activityparty_participationtypemask_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activityparty_ispartydeleted_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty__ownerid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activityparty_donotpostalmail_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty_activitypartyid_def\" /><string name=\"Microsoft_Dynamics_CRM_activityparty_unresolvedpartyname_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_activityparty_effort_def\" /><object name=\"Microsoft_Dynamics_CRM_activityparty\"><property name=\"addressusedemailcolumnnumber\" type=\"integer\" /><property name=\"scheduledend\" typeRef=\"Microsoft_Dynamics_CRM_activityparty_scheduledend_def\" /><property name=\"donotemail\" type=\"boolean\" /><property name=\"instancetypecode\" type=\"integer\" /><property name=\"donotfax\" type=\"boolean\" /><property name=\"scheduledstart\" typeRef=\"Microsoft_Dynamics_CRM_activityparty_scheduledstart_def\" /><property name=\"addressused\" type=\"string\" /><property name=\"_partyid_value\" type=\"string\" /><property name=\"_activityid_value\" type=\"string\" /><property name=\"exchangeentryid\" type=\"string\" /><property name=\"donotphone\" type=\"boolean\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"participationtypemask\" type=\"integer\" /><property name=\"ispartydeleted\" type=\"boolean\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"donotpostalmail\" type=\"boolean\" /><property name=\"activitypartyid\" type=\"string\" /><property name=\"unresolvedpartyname\" type=\"string\" /><property name=\"effort\" typeRef=\"Microsoft_Dynamics_CRM_activityparty_effort_def\" /><property name=\"activityid_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" /><property name=\"activityid_appointment\" typeRef=\"Microsoft_Dynamics_CRM_appointment\" /><property name=\"partyid_queue\" typeRef=\"Microsoft_Dynamics_CRM_queue\" /><property name=\"partyid_systemuser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"activityid_email\" typeRef=\"Microsoft_Dynamics_CRM_email\" /><property name=\"partyid_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"activityid_activitypointer\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" /><property name=\"partyid_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /></object><string name=\"Microsoft_Dynamics_CRM_activitypointer_subject_def\" /><number name=\"Microsoft_Dynamics_CRM_activitypointer_exchangerate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activitypointer_leftvoicemail_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__owningteam_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_deliveryprioritycode_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_traversedpath_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_instancetypecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_formattedscheduledend_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__sendermailboxid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_actualdurationminutes_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_stageid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activitypointer_isbilled_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_exchangeitemid_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_exchangeweblink_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_seriesid_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_descriptionblobid_name_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__slainvokedid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activitypointer_ismapiprivate_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_scheduleddurationminutes_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_formattedscheduledstart_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_prioritycode_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_activityid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_lastonholdtime_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__slaid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_processid_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_statecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_scheduledstart_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_description_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_createdon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activitypointer_isworkflowcreated_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_scheduledend_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__regardingobjectid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__createdby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_senton_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_descriptionblobid_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_utcconversiontimezonecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_postponeactivityprocessinguntil_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_actualend_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_actualstart_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_activitytypecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_sortdate_def\" /><string name=\"Microsoft_Dynamics_CRM_activitypointer_activityadditionalparams_def\" /><boolean name=\"Microsoft_Dynamics_CRM_activitypointer_isregularactivity_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_community_def\" /><integer name=\"Microsoft_Dynamics_CRM_activitypointer_onholdtime_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_activitypointer_deliverylastattemptedon_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_activitypointer_activity_pointer_recurringappointmentmaster_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_activitypointer_activity_pointer_email_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_activitypointer_ActivityPointer_QueueItem_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_activitypointer_activity_pointer_appointment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_activitypointer_activitypointer_activity_parties_def\" /><object name=\"Microsoft_Dynamics_CRM_activitypointer\"><property name=\"subject\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"leftvoicemail\" type=\"boolean\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"deliveryprioritycode\" type=\"integer\" /><property name=\"traversedpath\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_modifiedon_def\" /><property name=\"instancetypecode\" type=\"integer\" /><property name=\"formattedscheduledend\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_formattedscheduledend_def\" /><property name=\"_sendermailboxid_value\" type=\"string\" /><property name=\"actualdurationminutes\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"stageid\" type=\"string\" /><property name=\"isbilled\" type=\"boolean\" /><property name=\"exchangeitemid\" type=\"string\" /><property name=\"exchangeweblink\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"seriesid\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"descriptionblobid_name\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"_slainvokedid_value\" type=\"string\" /><property name=\"ismapiprivate\" type=\"boolean\" /><property name=\"scheduleddurationminutes\" type=\"integer\" /><property name=\"formattedscheduledstart\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_formattedscheduledstart_def\" /><property name=\"prioritycode\" type=\"integer\" /><property name=\"activityid\" type=\"string\" /><property name=\"lastonholdtime\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_lastonholdtime_def\" /><property name=\"_slaid_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"processid\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"scheduledstart\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_scheduledstart_def\" /><property name=\"description\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_createdon_def\" /><property name=\"isworkflowcreated\" type=\"boolean\" /><property name=\"scheduledend\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_scheduledend_def\" /><property name=\"_regardingobjectid_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"senton\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_senton_def\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"descriptionblobid\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"postponeactivityprocessinguntil\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_postponeactivityprocessinguntil_def\" /><property name=\"actualend\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_actualend_def\" /><property name=\"actualstart\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_actualstart_def\" /><property name=\"activitytypecode\" type=\"string\" /><property name=\"sortdate\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_sortdate_def\" /><property name=\"activityadditionalparams\" type=\"string\" /><property name=\"isregularactivity\" type=\"boolean\" /><property name=\"community\" type=\"integer\" /><property name=\"onholdtime\" type=\"integer\" /><property name=\"deliverylastattemptedon\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_deliverylastattemptedon_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"activity_pointer_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_activity_pointer_recurringappointmentmaster_def\" /><property name=\"activity_pointer_email\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_activity_pointer_email_def\" /><property name=\"ActivityPointer_QueueItem\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_ActivityPointer_QueueItem_def\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"regardingobjectid_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"activity_pointer_appointment\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_activity_pointer_appointment_def\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"activitypointer_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer_activitypointer_activity_parties_def\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_annotation_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_annotation_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__createdonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_annotation_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_objecttypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_mimetype_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_documentbody_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_documentbody_binary_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_prefix_def\" /><integer name=\"Microsoft_Dynamics_CRM_annotation_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_annotation_filesize_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_filename_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__owninguser_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_annotation_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_stepid_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_annotationid_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_notetext_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_langid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_annotation_isdocument_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__objectid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation_subject_def\" /><string name=\"Microsoft_Dynamics_CRM_annotation__modifiedonbehalfby_value_def\" /><object name=\"Microsoft_Dynamics_CRM_annotation\"><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_annotation_modifiedon_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_annotation_overriddencreatedon_def\" /><property name=\"objecttypecode\" type=\"string\" /><property name=\"mimetype\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"documentbody\" type=\"string\" /><property name=\"documentbody_binary\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"prefix\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"filesize\" type=\"integer\" /><property name=\"filename\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_annotation_createdon_def\" /><property name=\"stepid\" type=\"string\" /><property name=\"annotationid\" type=\"string\" /><property name=\"notetext\" type=\"string\" /><property name=\"langid\" type=\"string\" /><property name=\"isdocument\" type=\"boolean\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_objectid_value\" type=\"string\" /><property name=\"subject\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"objectid_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"objectid_appointment\" typeRef=\"Microsoft_Dynamics_CRM_appointment\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"objectid_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"objectid_goal\" typeRef=\"Microsoft_Dynamics_CRM_goal\" /><property name=\"objectid_email\" typeRef=\"Microsoft_Dynamics_CRM_email\" /><property name=\"objectid_workflow\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"objectid_duplicaterule\" typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" /><property name=\"objectid_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" /><property name=\"objectid_msdyn_aimodel\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" /></object><string name=\"Microsoft_Dynamics_CRM_appmodule_appmoduleid_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_solutionid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_appmodule_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_optimizedfor_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appmodule_publishedon_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule__publisherid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_appmodulexmlmanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_description_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_uniquename_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_webresourceid_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_descriptor_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_name_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_appmoduleversion_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_welcomepageid_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule__modifiedonbehalfby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_appmodule_isfeatured_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_aiappdescription_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appmodule_overriddencreatedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appmodule_aidescriptiongeneratedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appmodule_createdon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_appmodule_isdefault_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_eventhandlers_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appmodule_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_url_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appmodule_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_appmoduleidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_appgraph_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_formfactor_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_clienttype_def\" /><integer name=\"Microsoft_Dynamics_CRM_appmodule_navigationtype_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_appmodule_configxml_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_appmodule_appmoduleroles_association_def\" /><object name=\"Microsoft_Dynamics_CRM_appmodule\"><property name=\"appmoduleid\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"solutionid\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"optimizedfor\" type=\"string\" /><property name=\"publishedon\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_publishedon_def\" /><property name=\"_publisherid_value\" type=\"string\" /><property name=\"appmodulexmlmanaged\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"uniquename\" type=\"string\" /><property name=\"webresourceid\" type=\"string\" /><property name=\"descriptor\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"appmoduleversion\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"welcomepageid\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"isfeatured\" type=\"boolean\" /><property name=\"aiappdescription\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_overriddencreatedon_def\" /><property name=\"aidescriptiongeneratedon\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_aidescriptiongeneratedon_def\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_createdon_def\" /><property name=\"isdefault\" type=\"boolean\" /><property name=\"eventhandlers\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_overwritetime_def\" /><property name=\"url\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_modifiedon_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"appmoduleidunique\" type=\"string\" /><property name=\"appgraph\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"formfactor\" type=\"integer\" /><property name=\"clienttype\" type=\"integer\" /><property name=\"navigationtype\" type=\"integer\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"configxml\" type=\"string\" /><property name=\"appmoduleroles_association\" typeRef=\"Microsoft_Dynamics_CRM_appmodule_appmoduleroles_association_def\" /><property name=\"appmodule_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"appmodule_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"appmodule_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"appmodule_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_appointment_subcategory_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_subscriptionid_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_modifiedfieldsmask_def\" /><boolean name=\"Microsoft_Dynamics_CRM_appointment_isdraft_def\" /><integer name=\"Microsoft_Dynamics_CRM_appointment_onlinemeetingtype_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_location_def\" /><integer name=\"Microsoft_Dynamics_CRM_appointment_outlookownerapptid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appointment_originalstartdate_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_category_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_onlinemeetingchatid_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_onlinemeetingjoinurl_def\" /><boolean name=\"Microsoft_Dynamics_CRM_appointment_isonlinemeeting_def\" /><integer name=\"Microsoft_Dynamics_CRM_appointment_isunsafe_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_onlinemeetingid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_appointment_isalldayevent_def\" /><integer name=\"Microsoft_Dynamics_CRM_appointment_attachmenterrors_def\" /><integer name=\"Microsoft_Dynamics_CRM_appointment_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_appointment_globalobjectid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_appointment_overriddencreatedon_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_appointment_Appointment_QueueItem_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_appointment_Appointment_Annotation_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_appointment_appointment_activity_parties_def\" /><object name=\"Microsoft_Dynamics_CRM_appointment\"><property name=\"subcategory\" type=\"string\" /><property name=\"subscriptionid\" type=\"string\" /><property name=\"modifiedfieldsmask\" type=\"string\" /><property name=\"isdraft\" type=\"boolean\" /><property name=\"onlinemeetingtype\" type=\"integer\" /><property name=\"location\" type=\"string\" /><property name=\"outlookownerapptid\" type=\"integer\" /><property name=\"originalstartdate\" typeRef=\"Microsoft_Dynamics_CRM_appointment_originalstartdate_def\" /><property name=\"category\" type=\"string\" /><property name=\"onlinemeetingchatid\" type=\"string\" /><property name=\"onlinemeetingjoinurl\" type=\"string\" /><property name=\"isonlinemeeting\" type=\"boolean\" /><property name=\"isunsafe\" type=\"integer\" /><property name=\"onlinemeetingid\" type=\"string\" /><property name=\"isalldayevent\" type=\"boolean\" /><property name=\"attachmenterrors\" type=\"integer\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"globalobjectid\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_appointment_overriddencreatedon_def\" /><property name=\"Appointment_QueueItem\" typeRef=\"Microsoft_Dynamics_CRM_appointment_Appointment_QueueItem_def\" /><property name=\"Appointment_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_appointment_Appointment_Annotation_def\" /><property name=\"seriesid_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" /><property name=\"owningbusinessunit_appointment\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"appointment_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_appointment_appointment_activity_parties_def\" /><property name=\"modifiedonbehalfby_appointment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby_appointment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_contact_appointment\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"createdonbehalfby_appointment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_knowledgearticle_appointment\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"activityid_activitypointer\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" /><property name=\"createdby_appointment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam_appointment\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"owninguser_appointment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"ownerid_appointment\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /></object><string name=\"Microsoft_Dynamics_CRM_attachment_mimetype_def\" /><string name=\"Microsoft_Dynamics_CRM_attachment_prefix_def\" /><string name=\"Microsoft_Dynamics_CRM_attachment_filename_def\" /><string name=\"Microsoft_Dynamics_CRM_attachment_attachmentid_def\" /><string name=\"Microsoft_Dynamics_CRM_attachment_body_def\" /><string name=\"Microsoft_Dynamics_CRM_attachment_body_binary_def\" /><integer name=\"Microsoft_Dynamics_CRM_attachment_filesize_def\" /><string name=\"Microsoft_Dynamics_CRM_attachment_subject_def\" /><integer name=\"Microsoft_Dynamics_CRM_attachment_versionnumber_def\" /><object name=\"Microsoft_Dynamics_CRM_attachment\"><property name=\"mimetype\" type=\"string\" /><property name=\"prefix\" type=\"string\" /><property name=\"filename\" type=\"string\" /><property name=\"attachmentid\" type=\"string\" /><property name=\"body\" type=\"string\" /><property name=\"body_binary\" type=\"string\" /><property name=\"filesize\" type=\"integer\" /><property name=\"subject\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_bot_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_authenticationtrigger_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_bot_publishedon_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_componentidunique_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_authenticationmode_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_iconbase64_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__providerconnectionreferenceid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_synchronizationstatus_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_solutionid_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_runtimeprovider_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_bot_createdon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_bot_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_schemaname_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_bot_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_configuration_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_botid_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_template_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_bot_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_authenticationconfiguration_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_authorizedsecuritygroupids_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_accesscontrolpolicy_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_language_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_applicationmanifestinformation_def\" /><string name=\"Microsoft_Dynamics_CRM_bot__publishedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_bot_supportedlanguages_def\" /><integer name=\"Microsoft_Dynamics_CRM_bot_importsequencenumber_def\" /><object name=\"Microsoft_Dynamics_CRM_bot\"><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_bot_overriddencreatedon_def\" /><property name=\"authenticationtrigger\" type=\"integer\" /><property name=\"publishedon\" typeRef=\"Microsoft_Dynamics_CRM_bot_publishedon_def\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"authenticationmode\" type=\"integer\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"iconbase64\" type=\"string\" /><property name=\"_providerconnectionreferenceid_value\" type=\"string\" /><property name=\"synchronizationstatus\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"runtimeprovider\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_bot_createdon_def\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"schemaname\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_bot_modifiedon_def\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"configuration\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"botid\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"template\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_bot_overwritetime_def\" /><property name=\"statecode\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"authenticationconfiguration\" type=\"string\" /><property name=\"authorizedsecuritygroupids\" type=\"string\" /><property name=\"accesscontrolpolicy\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"language\" type=\"integer\" /><property name=\"applicationmanifestinformation\" type=\"string\" /><property name=\"_publishedby_value\" type=\"string\" /><property name=\"supportedlanguages\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"publishedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_line2_def\" /><boolean name=\"Microsoft_Dynamics_CRM_businessunit_workflowsuspended_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_stateorprovince_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_businessunit_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_telephone2_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_divisionname_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_tickersymbol_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_line3_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_address2_shippingmethodcode_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_address1_shippingmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_disabledreason_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_address2_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_stockexchange_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_fax_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_line3_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_businessunitid_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_description_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_city_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_name_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_picture_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_addressid_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__calendarid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_telephone2_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_postalcode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_businessunit_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__createdby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_telephone3_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__organizationid_value_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_businessunit_address2_latitude_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_businessunit_creditlimit_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_county_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__modifiedonbehalfby_value_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_businessunit_address1_longitude_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_businessunit_address1_latitude_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_emailaddress_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_name_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_postalcode_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_fileasname_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_ftpsiteurl_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_fax_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_websiteurl_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_address2_addresstypecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_costcenter_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_postofficebox_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_line2_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_line1_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_county_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_city_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_country_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_address1_addresstypecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_address1_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_stateorprovince_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_line1_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_addressid_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit__parentbusinessunitid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address1_telephone1_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_country_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_telephone3_def\" /><boolean name=\"Microsoft_Dynamics_CRM_businessunit_isdisabled_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_postofficebox_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_businessunit_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_businessunit_inheritancemask_def\" /><string name=\"Microsoft_Dynamics_CRM_businessunit_address2_telephone1_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_businessunit_address2_longitude_def\" /><number name=\"Microsoft_Dynamics_CRM_businessunit_exchangerate_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_knowledgearticle_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_goal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_workflow_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_queues_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_annotations_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_recurringappointmentmaster_activities_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_socialprofile\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_socialprofiles_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_appointment_activities_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_activitypointer_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_queues2_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_email_activities_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_roles_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_teams_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_businessunit_BusinessUnit_DuplicateRules_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_contacts_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_businessunit_BusinessUnit_Imports_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_system_users_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_businessunit_BusinessUnit_ImportMaps_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_businessunit\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_parent_business_unit_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_flowmachine_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_flowmachinegroup_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_workqueue_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_flowsession_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_connectioninstance_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_bot_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_kbattachment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_mobileapp_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_aimodel_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_pminferredtask_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_pmrecording_def\" /><object name=\"Microsoft_Dynamics_CRM_businessunit\"><property name=\"address2_line2\" type=\"string\" /><property name=\"workflowsuspended\" type=\"boolean\" /><property name=\"address2_upszone\" type=\"string\" /><property name=\"address2_stateorprovince\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_createdon_def\" /><property name=\"address1_telephone2\" type=\"string\" /><property name=\"divisionname\" type=\"string\" /><property name=\"tickersymbol\" type=\"string\" /><property name=\"address1_line3\" type=\"string\" /><property name=\"address2_shippingmethodcode\" type=\"integer\" /><property name=\"address1_shippingmethodcode\" type=\"integer\" /><property name=\"disabledreason\" type=\"string\" /><property name=\"address2_name\" type=\"string\" /><property name=\"address2_utcoffset\" type=\"integer\" /><property name=\"stockexchange\" type=\"string\" /><property name=\"address2_fax\" type=\"string\" /><property name=\"address2_line3\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"businessunitid\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"address1_city\" type=\"string\" /><property name=\"address1_name\" type=\"string\" /><property name=\"picture\" type=\"string\" /><property name=\"address1_addressid\" type=\"string\" /><property name=\"_calendarid_value\" type=\"string\" /><property name=\"address2_telephone2\" type=\"string\" /><property name=\"address2_postalcode\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_modifiedon_def\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"address1_telephone3\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"address2_latitude\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_address2_latitude_def\" /><property name=\"creditlimit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_creditlimit_def\" /><property name=\"address1_county\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"address1_longitude\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_address1_longitude_def\" /><property name=\"address1_latitude\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_address1_latitude_def\" /><property name=\"emailaddress\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"address1_postalcode\" type=\"string\" /><property name=\"fileasname\" type=\"string\" /><property name=\"ftpsiteurl\" type=\"string\" /><property name=\"address1_fax\" type=\"string\" /><property name=\"websiteurl\" type=\"string\" /><property name=\"address2_addresstypecode\" type=\"integer\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"utcoffset\" type=\"integer\" /><property name=\"costcenter\" type=\"string\" /><property name=\"address1_postofficebox\" type=\"string\" /><property name=\"address1_line2\" type=\"string\" /><property name=\"address2_line1\" type=\"string\" /><property name=\"address1_upszone\" type=\"string\" /><property name=\"address2_county\" type=\"string\" /><property name=\"address2_city\" type=\"string\" /><property name=\"address1_country\" type=\"string\" /><property name=\"address1_addresstypecode\" type=\"integer\" /><property name=\"address1_utcoffset\" type=\"integer\" /><property name=\"address1_stateorprovince\" type=\"string\" /><property name=\"address1_line1\" type=\"string\" /><property name=\"address2_addressid\" type=\"string\" /><property name=\"_parentbusinessunitid_value\" type=\"string\" /><property name=\"address1_telephone1\" type=\"string\" /><property name=\"address2_country\" type=\"string\" /><property name=\"address2_telephone3\" type=\"string\" /><property name=\"isdisabled\" type=\"boolean\" /><property name=\"address2_postofficebox\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_overriddencreatedon_def\" /><property name=\"inheritancemask\" type=\"integer\" /><property name=\"address2_telephone1\" type=\"string\" /><property name=\"address2_longitude\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_address2_longitude_def\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"business_unit_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_knowledgearticle_def\" /><property name=\"business_unit_goal\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_goal_def\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"business_unit_workflow\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_workflow_def\" /><property name=\"business_unit_queues\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_queues_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"business_unit_annotations\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_annotations_def\" /><property name=\"business_unit_recurringappointmentmaster_activities\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_recurringappointmentmaster_activities_def\" /><property name=\"business_unit_socialprofiles\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_socialprofiles_def\" /><property name=\"business_unit_appointment_activities\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_appointment_activities_def\" /><property name=\"business_unit_activitypointer\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_activitypointer_def\" /><property name=\"business_unit_queues2\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_queues2_def\" /><property name=\"business_unit_email_activities\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_email_activities_def\" /><property name=\"business_unit_roles\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_roles_def\" /><property name=\"business_unit_teams\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_teams_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"BusinessUnit_DuplicateRules\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_BusinessUnit_DuplicateRules_def\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"business_unit_contacts\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_contacts_def\" /><property name=\"BusinessUnit_Imports\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_BusinessUnit_Imports_def\" /><property name=\"business_unit_system_users\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_system_users_def\" /><property name=\"BusinessUnit_ImportMaps\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_BusinessUnit_ImportMaps_def\" /><property name=\"parentbusinessunitid\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"business_unit_parent_business_unit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_parent_business_unit_def\" /><property name=\"business_unit_flowmachine\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_flowmachine_def\" /><property name=\"business_unit_flowmachinegroup\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_flowmachinegroup_def\" /><property name=\"business_unit_workqueue\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_workqueue_def\" /><property name=\"business_unit_flowsession\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_flowsession_def\" /><property name=\"business_unit_connectioninstance\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_connectioninstance_def\" /><property name=\"business_unit_bot\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_bot_def\" /><property name=\"business_unit_msdyn_kbattachment\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_kbattachment_def\" /><property name=\"business_unit_msdyn_mobileapp\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_mobileapp_def\" /><property name=\"business_unit_msdyn_aimodel\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_aimodel_def\" /><property name=\"business_unit_msdyn_pminferredtask\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_pminferredtask_def\" /><property name=\"business_unit_msdyn_pmrecording\" typeRef=\"Microsoft_Dynamics_CRM_businessunit_business_unit_msdyn_pmrecording_def\" /></object><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectioninstancedisplayname_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_iconuri_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectorinternalid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_connectioninstance_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectionmetadata_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__createdonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_connectioninstance_createdon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_connectioninstance_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectioninstancelogicalname_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_solutionid_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_componentstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectioninternalid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_connectioninstance_allowsharing_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectionstatus_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_connectioninstance_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_connectioninstance_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectionparametersetconfig_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectionparametersconfig_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__connectionreferenceid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__connectorid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_connectioninstanceid_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_componentidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__owningbusinessunit_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_connectioninstance_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_accountname_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_connectioninstance_testconnectionlinks_def\" /><object name=\"Microsoft_Dynamics_CRM_connectioninstance\"><property name=\"connectioninstancedisplayname\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"iconuri\" type=\"string\" /><property name=\"connectorinternalid\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"connectionmetadata\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_connectioninstance_createdon_def\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_connectioninstance_overwritetime_def\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"connectioninstancelogicalname\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"connectioninternalid\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"allowsharing\" type=\"boolean\" /><property name=\"connectionstatus\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_connectioninstance_modifiedon_def\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"connectionparametersetconfig\" type=\"string\" /><property name=\"connectionparametersconfig\" type=\"string\" /><property name=\"_connectionreferenceid_value\" type=\"string\" /><property name=\"_connectorid_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"connectioninstanceid\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_connectioninstance_overriddencreatedon_def\" /><property name=\"accountname\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"testconnectionlinks\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /></object><integer name=\"Microsoft_Dynamics_CRM_contact_entityimage_timestamp_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_contact_address3_latitude_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_contact_address1_longitude_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_customersizecode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_name_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__createdbyexternalparty_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_postalcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_governmentid_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_mspp_userpreferredlcid_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_assistantname_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_creditlimit_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_participatesinworkflow_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_timespentbymeonemailandmeetings_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_followemail_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_aging60_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_entityimage_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__modifiedbyexternalparty_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_line3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_suffix_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_exchangerate_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_contact_address2_longitude_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_contact_address1_latitude_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address1_addresstypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_emailaddress2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_middlename_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_anniversary_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_birthdate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_marketingonly_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_subscriptionid_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_contact_address2_latitude_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_adx_identity_lockoutenddate_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__parentcustomerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_telephone2_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_identity_twofactorenabled_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_telephone1_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_haschildrencode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_traversedpath_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_pager_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_aging90_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_line3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_county_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__transactioncurrencyid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_identity_emailaddress1confirmed_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address2_freighttermscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_adx_identity_accessfailedcount_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_emailaddress3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_county_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__msa_managingpartnerid_value_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_aging90_base_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_paymenttermscode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_msdyn_portaltermsagreementdate_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_primarycontactname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_composite_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_addressid_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_salutation_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_identity_lockoutenabled_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_aging30_base_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address2_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_websiteurl_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_employeeid_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_spousesname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_processid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_profilealert_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_entityimage_url_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_msdyn_disablewebtracking_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_ftpsiteurl_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_educationcode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_creditonhold_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_createdbyipaddress_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_msdyn_isminor_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_fax_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_lastusedincampaign_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_yomifirstname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_callback_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_fax_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_firstname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_composite_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_line1_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_primarycontactname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__parentcontactid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address3_shippingmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_mobilephone_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__createdonbehalfby_value_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_aging30_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_telephone1_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_jobtitle_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_stateorprovince_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_telephone2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_yomilastname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_entityimageid_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_preferredappointmentdaycode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_modifiedbyipaddress_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address2_addresstypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_line1_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__slaid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotphone_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_line1_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_msdyn_isminorwithparentalconsent_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_isbackofficecustomer_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_telephone3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_nickname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_childrensnames_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_publicprofilecopy_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__owninguser_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_adx_profilemodifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__owningteam_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotemail_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_modifiedbyusername_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__accountid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_leadsourcecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address1_freighttermscode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_city_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_customertypecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address1_shippingmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__createdby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address1_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_telephone2_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_annualincome_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_yomimiddlename_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_stageid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotbulkpostalmail_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotsendmm_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_numberofchildren_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_contactid_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_telephone1_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address2_shippingmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_stateorprovince_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_onholdtime_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_accountrolecode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_identity_mobilephoneconfirmed_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_identity_securitystamp_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotpostalmail_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_createdbyusername_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_adx_profilealertdate_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_identity_newpassword_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_organizationname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_yomifullname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__masterid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_name_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_country_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_telephone2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_assistantphone_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_identity_username_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_telephone3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_fax_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_gendercode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_telephone1_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__ownerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_adx_identity_lastsuccessfullogin_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_merged_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_postofficebox_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_telephone3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_line2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_emailaddress1_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_lastonholdtime_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_country_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_territorycode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__preferredsystemuserid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_county_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_fullname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_description_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_line3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_company_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__sample_contributorsid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_fax_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_adx_preferredlcid_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_importsequencenumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__slainvokedid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_lastname_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address3_addresstypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_primarycontactname_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_managername_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_adx_timezone_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_preferredappointmenttimecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_contact_adx_profilelastactivity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotfax_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_annualincome_base_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_stateorprovince_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_department_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_business2_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_profileisanonymous_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_creditlimit_base_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_managerphone_def\" /><number name=\"Microsoft_Dynamics_CRM_contact_aging60_base_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_composite_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_city_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_addressid_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_addressid_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_familystatuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_telephone3_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_profilealertinstructions_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address3_freighttermscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_shippingmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_city_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_identity_locallogindisabled_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_preferredcontactmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_postofficebox_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_externaluseridentifier_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_donotbulkemail_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_identity_logonenabled_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address1_line2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_home2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_postalcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_postofficebox_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_postalcode_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address3_country_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_adx_identity_passwordhash_def\" /><integer name=\"Microsoft_Dynamics_CRM_contact_address3_utcoffset_def\" /><boolean name=\"Microsoft_Dynamics_CRM_contact_adx_confirmremovepassword_def\" /><string name=\"Microsoft_Dynamics_CRM_contact_address2_line2_def\" /><string name=\"Microsoft_Dynamics_CRM_contact__owningbusinessunit_value_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_contact_address3_longitude_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_contact_Contact_ActivityPointers_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_contact_Contact_Annotation_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_contact_contact_master_contact_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_contact_Contact_Email_EmailSender_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_socialprofile\" name=\"Microsoft_Dynamics_CRM_contact_Socialprofile_customer_contacts_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_contact_Contact_Appointments_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_contact_Contact_RecurringAppointmentMasters_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_contact_contact_customer_contacts_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_contact_Contact_Emails_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_contact_contact_activity_parties_def\" /><object name=\"Microsoft_Dynamics_CRM_contact\"><property name=\"entityimage_timestamp\" type=\"integer\" /><property name=\"address3_latitude\" typeRef=\"Microsoft_Dynamics_CRM_contact_address3_latitude_def\" /><property name=\"address1_longitude\" typeRef=\"Microsoft_Dynamics_CRM_contact_address1_longitude_def\" /><property name=\"customersizecode\" type=\"integer\" /><property name=\"address2_name\" type=\"string\" /><property name=\"_createdbyexternalparty_value\" type=\"string\" /><property name=\"address1_postalcode\" type=\"string\" /><property name=\"governmentid\" type=\"string\" /><property name=\"mspp_userpreferredlcid\" type=\"integer\" /><property name=\"assistantname\" type=\"string\" /><property name=\"creditlimit\" type=\"number\" /><property name=\"participatesinworkflow\" type=\"boolean\" /><property name=\"timespentbymeonemailandmeetings\" type=\"string\" /><property name=\"followemail\" type=\"boolean\" /><property name=\"aging60\" type=\"number\" /><property name=\"entityimage\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_contact_createdon_def\" /><property name=\"_modifiedbyexternalparty_value\" type=\"string\" /><property name=\"address2_line3\" type=\"string\" /><property name=\"suffix\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"address2_longitude\" typeRef=\"Microsoft_Dynamics_CRM_contact_address2_longitude_def\" /><property name=\"address1_latitude\" typeRef=\"Microsoft_Dynamics_CRM_contact_address1_latitude_def\" /><property name=\"address1_addresstypecode\" type=\"integer\" /><property name=\"emailaddress2\" type=\"string\" /><property name=\"middlename\" type=\"string\" /><property name=\"anniversary\" type=\"string\" /><property name=\"birthdate\" type=\"string\" /><property name=\"marketingonly\" type=\"boolean\" /><property name=\"subscriptionid\" type=\"string\" /><property name=\"address2_latitude\" typeRef=\"Microsoft_Dynamics_CRM_contact_address2_latitude_def\" /><property name=\"adx_identity_lockoutenddate\" typeRef=\"Microsoft_Dynamics_CRM_contact_adx_identity_lockoutenddate_def\" /><property name=\"_parentcustomerid_value\" type=\"string\" /><property name=\"address3_telephone2\" type=\"string\" /><property name=\"adx_identity_twofactorenabled\" type=\"boolean\" /><property name=\"address2_telephone1\" type=\"string\" /><property name=\"haschildrencode\" type=\"integer\" /><property name=\"address2_upszone\" type=\"string\" /><property name=\"traversedpath\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_contact_modifiedon_def\" /><property name=\"pager\" type=\"string\" /><property name=\"aging90\" type=\"number\" /><property name=\"address3_line3\" type=\"string\" /><property name=\"address2_county\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"adx_identity_emailaddress1confirmed\" type=\"boolean\" /><property name=\"address2_freighttermscode\" type=\"integer\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"adx_identity_accessfailedcount\" type=\"integer\" /><property name=\"emailaddress3\" type=\"string\" /><property name=\"address1_county\" type=\"string\" /><property name=\"_msa_managingpartnerid_value\" type=\"string\" /><property name=\"aging90_base\" type=\"number\" /><property name=\"paymenttermscode\" type=\"integer\" /><property name=\"msdyn_portaltermsagreementdate\" typeRef=\"Microsoft_Dynamics_CRM_contact_msdyn_portaltermsagreementdate_def\" /><property name=\"address2_primarycontactname\" type=\"string\" /><property name=\"address2_composite\" type=\"string\" /><property name=\"address1_addressid\" type=\"string\" /><property name=\"salutation\" type=\"string\" /><property name=\"adx_identity_lockoutenabled\" type=\"boolean\" /><property name=\"aging30_base\" type=\"number\" /><property name=\"address2_utcoffset\" type=\"integer\" /><property name=\"websiteurl\" type=\"string\" /><property name=\"employeeid\" type=\"string\" /><property name=\"spousesname\" type=\"string\" /><property name=\"processid\" type=\"string\" /><property name=\"adx_profilealert\" type=\"boolean\" /><property name=\"entityimage_url\" type=\"string\" /><property name=\"msdyn_disablewebtracking\" type=\"boolean\" /><property name=\"ftpsiteurl\" type=\"string\" /><property name=\"address1_name\" type=\"string\" /><property name=\"educationcode\" type=\"integer\" /><property name=\"creditonhold\" type=\"boolean\" /><property name=\"adx_createdbyipaddress\" type=\"string\" /><property name=\"msdyn_isminor\" type=\"boolean\" /><property name=\"address1_fax\" type=\"string\" /><property name=\"lastusedincampaign\" typeRef=\"Microsoft_Dynamics_CRM_contact_lastusedincampaign_def\" /><property name=\"yomifirstname\" type=\"string\" /><property name=\"callback\" type=\"string\" /><property name=\"address3_fax\" type=\"string\" /><property name=\"firstname\" type=\"string\" /><property name=\"address1_composite\" type=\"string\" /><property name=\"address2_line1\" type=\"string\" /><property name=\"address3_primarycontactname\" type=\"string\" /><property name=\"_parentcontactid_value\" type=\"string\" /><property name=\"address3_shippingmethodcode\" type=\"integer\" /><property name=\"mobilephone\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"aging30\" type=\"number\" /><property name=\"address1_telephone1\" type=\"string\" /><property name=\"jobtitle\" type=\"string\" /><property name=\"address1_stateorprovince\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"address1_telephone2\" type=\"string\" /><property name=\"yomilastname\" type=\"string\" /><property name=\"entityimageid\" type=\"string\" /><property name=\"preferredappointmentdaycode\" type=\"integer\" /><property name=\"adx_modifiedbyipaddress\" type=\"string\" /><property name=\"address2_addresstypecode\" type=\"integer\" /><property name=\"address3_line1\" type=\"string\" /><property name=\"_slaid_value\" type=\"string\" /><property name=\"donotphone\" type=\"boolean\" /><property name=\"address1_line1\" type=\"string\" /><property name=\"msdyn_isminorwithparentalconsent\" type=\"boolean\" /><property name=\"isbackofficecustomer\" type=\"boolean\" /><property name=\"address3_telephone3\" type=\"string\" /><property name=\"nickname\" type=\"string\" /><property name=\"childrensnames\" type=\"string\" /><property name=\"adx_publicprofilecopy\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"adx_profilemodifiedon\" typeRef=\"Microsoft_Dynamics_CRM_contact_adx_profilemodifiedon_def\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"donotemail\" type=\"boolean\" /><property name=\"adx_modifiedbyusername\" type=\"string\" /><property name=\"_accountid_value\" type=\"string\" /><property name=\"leadsourcecode\" type=\"integer\" /><property name=\"address1_freighttermscode\" type=\"integer\" /><property name=\"address1_city\" type=\"string\" /><property name=\"customertypecode\" type=\"integer\" /><property name=\"address1_shippingmethodcode\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"address1_utcoffset\" type=\"integer\" /><property name=\"address2_telephone2\" type=\"string\" /><property name=\"annualincome\" type=\"number\" /><property name=\"yomimiddlename\" type=\"string\" /><property name=\"stageid\" type=\"string\" /><property name=\"donotbulkpostalmail\" type=\"boolean\" /><property name=\"donotsendmm\" type=\"boolean\" /><property name=\"numberofchildren\" type=\"integer\" /><property name=\"contactid\" type=\"string\" /><property name=\"telephone1\" type=\"string\" /><property name=\"address2_shippingmethodcode\" type=\"integer\" /><property name=\"address2_stateorprovince\" type=\"string\" /><property name=\"onholdtime\" type=\"integer\" /><property name=\"accountrolecode\" type=\"integer\" /><property name=\"adx_identity_mobilephoneconfirmed\" type=\"boolean\" /><property name=\"adx_identity_securitystamp\" type=\"string\" /><property name=\"donotpostalmail\" type=\"boolean\" /><property name=\"adx_createdbyusername\" type=\"string\" /><property name=\"adx_profilealertdate\" typeRef=\"Microsoft_Dynamics_CRM_contact_adx_profilealertdate_def\" /><property name=\"adx_identity_newpassword\" type=\"string\" /><property name=\"adx_organizationname\" type=\"string\" /><property name=\"yomifullname\" type=\"string\" /><property name=\"_masterid_value\" type=\"string\" /><property name=\"address3_name\" type=\"string\" /><property name=\"address2_country\" type=\"string\" /><property name=\"address1_upszone\" type=\"string\" /><property name=\"telephone2\" type=\"string\" /><property name=\"assistantphone\" type=\"string\" /><property name=\"adx_identity_username\" type=\"string\" /><property name=\"address1_telephone3\" type=\"string\" /><property name=\"fax\" type=\"string\" /><property name=\"gendercode\" type=\"integer\" /><property name=\"address3_telephone1\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"adx_identity_lastsuccessfullogin\" typeRef=\"Microsoft_Dynamics_CRM_contact_adx_identity_lastsuccessfullogin_def\" /><property name=\"merged\" type=\"boolean\" /><property name=\"address2_postofficebox\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"telephone3\" type=\"string\" /><property name=\"address3_line2\" type=\"string\" /><property name=\"emailaddress1\" type=\"string\" /><property name=\"lastonholdtime\" typeRef=\"Microsoft_Dynamics_CRM_contact_lastonholdtime_def\" /><property name=\"address1_country\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"territorycode\" type=\"integer\" /><property name=\"_preferredsystemuserid_value\" type=\"string\" /><property name=\"address3_county\" type=\"string\" /><property name=\"fullname\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"address1_line3\" type=\"string\" /><property name=\"company\" type=\"string\" /><property name=\"_sample_contributorsid_value\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"address2_fax\" type=\"string\" /><property name=\"adx_preferredlcid\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_contact_overriddencreatedon_def\" /><property name=\"_slainvokedid_value\" type=\"string\" /><property name=\"lastname\" type=\"string\" /><property name=\"address3_addresstypecode\" type=\"integer\" /><property name=\"address1_primarycontactname\" type=\"string\" /><property name=\"managername\" type=\"string\" /><property name=\"adx_timezone\" type=\"integer\" /><property name=\"preferredappointmenttimecode\" type=\"integer\" /><property name=\"adx_profilelastactivity\" typeRef=\"Microsoft_Dynamics_CRM_contact_adx_profilelastactivity_def\" /><property name=\"donotfax\" type=\"boolean\" /><property name=\"annualincome_base\" type=\"number\" /><property name=\"address3_stateorprovince\" type=\"string\" /><property name=\"department\" type=\"string\" /><property name=\"business2\" type=\"string\" /><property name=\"adx_profileisanonymous\" type=\"boolean\" /><property name=\"creditlimit_base\" type=\"number\" /><property name=\"managerphone\" type=\"string\" /><property name=\"aging60_base\" type=\"number\" /><property name=\"address3_composite\" type=\"string\" /><property name=\"address2_city\" type=\"string\" /><property name=\"address3_addressid\" type=\"string\" /><property name=\"address2_addressid\" type=\"string\" /><property name=\"familystatuscode\" type=\"integer\" /><property name=\"address2_telephone3\" type=\"string\" /><property name=\"adx_profilealertinstructions\" type=\"string\" /><property name=\"address3_freighttermscode\" type=\"integer\" /><property name=\"shippingmethodcode\" type=\"integer\" /><property name=\"address3_city\" type=\"string\" /><property name=\"adx_identity_locallogindisabled\" type=\"boolean\" /><property name=\"preferredcontactmethodcode\" type=\"integer\" /><property name=\"address1_postofficebox\" type=\"string\" /><property name=\"externaluseridentifier\" type=\"string\" /><property name=\"donotbulkemail\" type=\"boolean\" /><property name=\"adx_identity_logonenabled\" type=\"boolean\" /><property name=\"address1_line2\" type=\"string\" /><property name=\"address3_upszone\" type=\"string\" /><property name=\"home2\" type=\"string\" /><property name=\"address3_postalcode\" type=\"string\" /><property name=\"address3_postofficebox\" type=\"string\" /><property name=\"address2_postalcode\" type=\"string\" /><property name=\"address3_country\" type=\"string\" /><property name=\"adx_identity_passwordhash\" type=\"string\" /><property name=\"address3_utcoffset\" type=\"integer\" /><property name=\"adx_confirmremovepassword\" type=\"boolean\" /><property name=\"address2_line2\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"address3_longitude\" typeRef=\"Microsoft_Dynamics_CRM_contact_address3_longitude_def\" /><property name=\"Contact_ActivityPointers\" typeRef=\"Microsoft_Dynamics_CRM_contact_Contact_ActivityPointers_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"Contact_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_contact_Contact_Annotation_def\" /><property name=\"masterid\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"contact_master_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact_contact_master_contact_def\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"Contact_Email_EmailSender\" typeRef=\"Microsoft_Dynamics_CRM_contact_Contact_Email_EmailSender_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"Socialprofile_customer_contacts\" typeRef=\"Microsoft_Dynamics_CRM_contact_Socialprofile_customer_contacts_def\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"preferredsystemuserid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"Contact_Appointments\" typeRef=\"Microsoft_Dynamics_CRM_contact_Contact_Appointments_def\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"Contact_RecurringAppointmentMasters\" typeRef=\"Microsoft_Dynamics_CRM_contact_Contact_RecurringAppointmentMasters_def\" /><property name=\"parentcustomerid_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"contact_customer_contacts\" typeRef=\"Microsoft_Dynamics_CRM_contact_contact_customer_contacts_def\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"Contact_Emails\" typeRef=\"Microsoft_Dynamics_CRM_contact_Contact_Emails_def\" /><property name=\"contact_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_contact_contact_activity_parties_def\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_duplicaterule_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_statuscode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_duplicaterule_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_componentidunique_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_duplicaterule_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_baseentityname_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_uniquename_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_matchingentityname_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_duplicateruleid_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_baseentitytypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_matchingentitymatchcodetable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_duplicaterule_excludeinactiverecords_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule__createdby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_duplicaterule_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_description_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_matchingentitytypecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_utcconversiontimezonecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_duplicaterule_componentstate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_duplicaterule_iscasesensitive_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_baseentitymatchcodetable_def\" /><string name=\"Microsoft_Dynamics_CRM_duplicaterule_solutionid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_duplicaterule_DuplicateRule_Annotation_def\" /><object name=\"Microsoft_Dynamics_CRM_duplicaterule\"><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_duplicaterule_overwritetime_def\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_duplicaterule_modifiedon_def\" /><property name=\"baseentityname\" type=\"string\" /><property name=\"uniquename\" type=\"string\" /><property name=\"matchingentityname\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"duplicateruleid\" type=\"string\" /><property name=\"baseentitytypecode\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"matchingentitymatchcodetable\" type=\"string\" /><property name=\"excludeinactiverecords\" type=\"boolean\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_duplicaterule_createdon_def\" /><property name=\"description\" type=\"string\" /><property name=\"matchingentitytypecode\" type=\"integer\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"iscasesensitive\" type=\"boolean\" /><property name=\"baseentitymatchcodetable\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"DuplicateRule_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_duplicaterule_DuplicateRule_Annotation_def\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_email_reminderactioncardid_def\" /><string name=\"Microsoft_Dynamics_CRM_email__receivingmailboxid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_email_trackingtoken_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_email_overriddencreatedon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_readreceiptrequested_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_compressed_def\" /><string name=\"Microsoft_Dynamics_CRM_email_emailremindertext_def\" /><string name=\"Microsoft_Dynamics_CRM_email_emailtrackingid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_email_emailreminderexpirytime_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_isunsafe_def\" /><string name=\"Microsoft_Dynamics_CRM_email_reservedforinternaluse_def\" /><string name=\"Microsoft_Dynamics_CRM_email_subcategory_def\" /><string name=\"Microsoft_Dynamics_CRM_email__parentactivityid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_email_postponeemailprocessinguntil_def\" /><string name=\"Microsoft_Dynamics_CRM_email_category_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_replycount_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_directioncode_def\" /><string name=\"Microsoft_Dynamics_CRM_email_safedescription_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_correlationmethod_def\" /><string name=\"Microsoft_Dynamics_CRM_email__acceptingentityid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_baseconversationindexhash_def\" /><string name=\"Microsoft_Dynamics_CRM_email_internetmessageheaders_def\" /><string name=\"Microsoft_Dynamics_CRM_email__sendersaccount_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_emailreminderstatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_linksclickedcount_def\" /><string name=\"Microsoft_Dynamics_CRM_email_submittedby_def\" /><string name=\"Microsoft_Dynamics_CRM_email__emailsender_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_deliveryreceiptrequested_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_notifications_def\" /><string name=\"Microsoft_Dynamics_CRM_email_conversationtrackingid_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_deliveryattempts_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_opencount_def\" /><string name=\"Microsoft_Dynamics_CRM_email__correlatedactivityid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_email_torecipients_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_correlatedsubjectchanged_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_email_delayedemailsendtime_def\" /><string name=\"Microsoft_Dynamics_CRM_email_mimetype_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_followemailuserpreference_def\" /><string name=\"Microsoft_Dynamics_CRM_email__templateid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_email_inreplyto_def\" /><string name=\"Microsoft_Dynamics_CRM_email_messageid_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_attachmentcount_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_email_lastopenedtime_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_importsequencenumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_isemailreminderset_def\" /><boolean name=\"Microsoft_Dynamics_CRM_email_isemailfollowed_def\" /><string name=\"Microsoft_Dynamics_CRM_email_conversationindex_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_emailremindertype_def\" /><string name=\"Microsoft_Dynamics_CRM_email_sender_def\" /><integer name=\"Microsoft_Dynamics_CRM_email_attachmentopencount_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_email_Email_Annotation_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_email_email_activity_parties_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_email_Email_QueueItem_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_email_email_email_parentactivityid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_email_email_email_CorrelatedActivityId_def\" /><object name=\"Microsoft_Dynamics_CRM_email\"><property name=\"reminderactioncardid\" type=\"string\" /><property name=\"_receivingmailboxid_value\" type=\"string\" /><property name=\"trackingtoken\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_email_overriddencreatedon_def\" /><property name=\"readreceiptrequested\" type=\"boolean\" /><property name=\"compressed\" type=\"boolean\" /><property name=\"emailremindertext\" type=\"string\" /><property name=\"emailtrackingid\" type=\"string\" /><property name=\"emailreminderexpirytime\" typeRef=\"Microsoft_Dynamics_CRM_email_emailreminderexpirytime_def\" /><property name=\"isunsafe\" type=\"integer\" /><property name=\"reservedforinternaluse\" type=\"string\" /><property name=\"subcategory\" type=\"string\" /><property name=\"_parentactivityid_value\" type=\"string\" /><property name=\"postponeemailprocessinguntil\" typeRef=\"Microsoft_Dynamics_CRM_email_postponeemailprocessinguntil_def\" /><property name=\"category\" type=\"string\" /><property name=\"replycount\" type=\"integer\" /><property name=\"directioncode\" type=\"boolean\" /><property name=\"safedescription\" type=\"string\" /><property name=\"correlationmethod\" type=\"integer\" /><property name=\"_acceptingentityid_value\" type=\"string\" /><property name=\"baseconversationindexhash\" type=\"integer\" /><property name=\"internetmessageheaders\" type=\"string\" /><property name=\"_sendersaccount_value\" type=\"string\" /><property name=\"emailreminderstatus\" type=\"integer\" /><property name=\"linksclickedcount\" type=\"integer\" /><property name=\"submittedby\" type=\"string\" /><property name=\"_emailsender_value\" type=\"string\" /><property name=\"deliveryreceiptrequested\" type=\"boolean\" /><property name=\"notifications\" type=\"integer\" /><property name=\"conversationtrackingid\" type=\"string\" /><property name=\"deliveryattempts\" type=\"integer\" /><property name=\"opencount\" type=\"integer\" /><property name=\"_correlatedactivityid_value\" type=\"string\" /><property name=\"torecipients\" type=\"string\" /><property name=\"correlatedsubjectchanged\" type=\"boolean\" /><property name=\"delayedemailsendtime\" typeRef=\"Microsoft_Dynamics_CRM_email_delayedemailsendtime_def\" /><property name=\"mimetype\" type=\"string\" /><property name=\"followemailuserpreference\" type=\"boolean\" /><property name=\"_templateid_value\" type=\"string\" /><property name=\"inreplyto\" type=\"string\" /><property name=\"messageid\" type=\"string\" /><property name=\"attachmentcount\" type=\"integer\" /><property name=\"lastopenedtime\" typeRef=\"Microsoft_Dynamics_CRM_email_lastopenedtime_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"isemailreminderset\" type=\"boolean\" /><property name=\"isemailfollowed\" type=\"boolean\" /><property name=\"conversationindex\" type=\"string\" /><property name=\"emailremindertype\" type=\"integer\" /><property name=\"sender\" type=\"string\" /><property name=\"attachmentopencount\" type=\"integer\" /><property name=\"activityid_activitypointer\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" /><property name=\"owningbusinessunit_email\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"emailsender_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"owninguser_email\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby_email\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam_email\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"emailsender_queue\" typeRef=\"Microsoft_Dynamics_CRM_queue\" /><property name=\"Email_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_email_Email_Annotation_def\" /><property name=\"createdonbehalfby_email\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"email_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_email_email_activity_parties_def\" /><property name=\"regardingobjectid_knowledgearticle_email\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"modifiedonbehalfby_email\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby_email\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"emailsender_systemuser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_contact_email\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"Email_QueueItem\" typeRef=\"Microsoft_Dynamics_CRM_email_Email_QueueItem_def\" /><property name=\"parentactivityid\" typeRef=\"Microsoft_Dynamics_CRM_email\" /><property name=\"email_email_parentactivityid\" typeRef=\"Microsoft_Dynamics_CRM_email_email_email_parentactivityid_def\" /><property name=\"ownerid_email\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"CorrelatedActivityId_Email\" typeRef=\"Microsoft_Dynamics_CRM_email\" /><property name=\"email_email_CorrelatedActivityId\" typeRef=\"Microsoft_Dynamics_CRM_email_email_email_CorrelatedActivityId_def\" /><property name=\"acceptingentityid\" typeRef=\"Microsoft_Dynamics_CRM_queue\" /></object><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_secondarykeypackage_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_preferredqueuingtype_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_groupmetadata_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_flowmachinegroupid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_provisioningstate_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachinegroup_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__modifiedby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_flowmachinegroup_trytoreusewindowssession_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_statecode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_flowmachinegroup_ismanaged_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachinegroup_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_flowgrouptype_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_importsequencenumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_managementtype_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__flowmachinenetwork_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_keyvalidityperiod_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_secondarypublickey_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachinegroup_keycreationdate_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_maxmanagedmachinecount_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_componentidunique_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachinegroup_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__rotationstartedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_domainsetting_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_primarypublickey_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__flowmachineimage_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachinegroup_passwordchangeddate_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_componentstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_keyexpirygraceperiod_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__passwordchangedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_description_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_provisioningerror_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachinegroup_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_primarykeypackage_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachinegroup_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachinegroup_name_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_flowmachinegroup_flowmachinegroup_flowmachine_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_flowmachinegroup_flowmachinegroup_flowsession_MachineGroupId_def\" /><object name=\"Microsoft_Dynamics_CRM_flowmachinegroup\"><property name=\"versionnumber\" type=\"integer\" /><property name=\"secondarykeypackage\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"preferredqueuingtype\" type=\"integer\" /><property name=\"groupmetadata\" type=\"string\" /><property name=\"flowmachinegroupid\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"provisioningstate\" type=\"integer\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_overwritetime_def\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"trytoreusewindowssession\" type=\"boolean\" /><property name=\"statecode\" type=\"integer\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_createdon_def\" /><property name=\"flowgrouptype\" type=\"integer\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"managementtype\" type=\"integer\" /><property name=\"_flowmachinenetwork_value\" type=\"string\" /><property name=\"keyvalidityperiod\" type=\"integer\" /><property name=\"secondarypublickey\" type=\"string\" /><property name=\"keycreationdate\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_keycreationdate_def\" /><property name=\"maxmanagedmachinecount\" type=\"integer\" /><property name=\"solutionid\" type=\"string\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_overriddencreatedon_def\" /><property name=\"_rotationstartedby_value\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"domainsetting\" type=\"integer\" /><property name=\"primarypublickey\" type=\"string\" /><property name=\"_flowmachineimage_value\" type=\"string\" /><property name=\"passwordchangeddate\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_passwordchangeddate_def\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"keyexpirygraceperiod\" type=\"integer\" /><property name=\"_passwordchangedby_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"provisioningerror\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"primarykeypackage\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_modifiedon_def\" /><property name=\"name\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"flowmachinegroup_flowmachine\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_flowmachinegroup_flowmachine_def\" /><property name=\"flowmachinegroup_flowsession_MachineGroupId\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup_flowmachinegroup_flowsession_MachineGroupId_def\" /><property name=\"PasswordChangedBy\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"RotationStartedBy\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_flowmachine__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_description_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachine_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_agentversion_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_keydeliverystatus_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_hostingtype_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_machinemetadata_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_hostedmachineerror_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_utcconversiontimezonecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachine_keyreceiveddate_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_importsequencenumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_statecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachine_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_statuscode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachine_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__flowmachineimageversionid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_flowmachineid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__flowmachinegroupid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_sessioncapacity_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine_connectivityconfiguration_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowmachine_hostedmachinestate_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__flowmachinenetworkid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowmachine__owningbusinessunit_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowmachine_overcapacitysince_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_flowmachine_flowmachine_flowsession_MachineId_def\" /><object name=\"Microsoft_Dynamics_CRM_flowmachine\"><property name=\"_owninguser_value\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine_createdon_def\" /><property name=\"agentversion\" type=\"string\" /><property name=\"keydeliverystatus\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"hostingtype\" type=\"integer\" /><property name=\"machinemetadata\" type=\"string\" /><property name=\"hostedmachineerror\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"keyreceiveddate\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine_keyreceiveddate_def\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"statecode\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine_modifiedon_def\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine_overriddencreatedon_def\" /><property name=\"_flowmachineimageversionid_value\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"flowmachineid\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_flowmachinegroupid_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"sessioncapacity\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"connectivityconfiguration\" type=\"string\" /><property name=\"hostedmachinestate\" type=\"integer\" /><property name=\"_flowmachinenetworkid_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"overcapacitysince\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine_overcapacitysince_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"flowmachine_flowsession_MachineId\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine_flowmachine_flowsession_MachineId_def\" /><property name=\"FlowMachineGroupId\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" /></object><string name=\"Microsoft_Dynamics_CRM_flowsession_rundetails_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_outputs_name_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_additionalcontext_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_connectionid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_errorinnererror_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_errormessage_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowsession_completedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_runexecutionduration_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__machineid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_inputs_name_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_processversion_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_context_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_flowsessionid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__createdonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowsession_startedon_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_outputs_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__regardingobjectid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_statuscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_runwaitduration_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_errordetails_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_correlationid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__owningteam_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowsession_overriddencreatedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowsession_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__modifiedby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_flowsession_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_additionalcontext_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_errorcode_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_callbackurl_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_runduration_def\" /><integer name=\"Microsoft_Dynamics_CRM_flowsession_runmode_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__machinegroupid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_sessionusersid_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_sessionusername_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_inputs_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_gateway_def\" /><string name=\"Microsoft_Dynamics_CRM_flowsession_name_def\" /><object name=\"Microsoft_Dynamics_CRM_flowsession\"><property name=\"rundetails\" type=\"string\" /><property name=\"outputs_name\" type=\"string\" /><property name=\"additionalcontext_name\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"connectionid\" type=\"string\" /><property name=\"errorinnererror\" type=\"string\" /><property name=\"errormessage\" type=\"string\" /><property name=\"completedon\" typeRef=\"Microsoft_Dynamics_CRM_flowsession_completedon_def\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"runexecutionduration\" type=\"integer\" /><property name=\"_machineid_value\" type=\"string\" /><property name=\"inputs_name\" type=\"string\" /><property name=\"processversion\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"context\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"flowsessionid\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"startedon\" typeRef=\"Microsoft_Dynamics_CRM_flowsession_startedon_def\" /><property name=\"outputs\" type=\"string\" /><property name=\"_regardingobjectid_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"runwaitduration\" type=\"integer\" /><property name=\"errordetails\" type=\"string\" /><property name=\"correlationid\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_flowsession_overriddencreatedon_def\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_flowsession_modifiedon_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_flowsession_createdon_def\" /><property name=\"additionalcontext\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"errorcode\" type=\"string\" /><property name=\"callbackurl\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"runduration\" type=\"integer\" /><property name=\"runmode\" type=\"integer\" /><property name=\"_machinegroupid_value\" type=\"string\" /><property name=\"sessionusersid\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"sessionusername\" type=\"string\" /><property name=\"inputs\" type=\"string\" /><property name=\"gateway\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"regardingobjectid_process\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /><property name=\"MachineId\" typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" /><property name=\"MachineGroupId\" typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" /></object><number name=\"Microsoft_Dynamics_CRM_goal_computedtargetasoftodaypercentageachieved_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_stretchtargetstring_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_amountdatatype_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__owningbusinessunit_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_fiscalperiod_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupquerycustomintegerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_goal_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupqueryinprogressintegerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__createdby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_inprogressinteger_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_entityimage_url_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_goal_lastrolledupdate_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_targetmoney_base_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupqueryactualintegerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_goal_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_title_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_goal_goalenddate_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupqueryactualdecimalid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupqueryactualmoneyid_value_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_exchangerate_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_inprogressdecimal_def\" /><boolean name=\"Microsoft_Dynamics_CRM_goal_consideronlygoalownersrecords_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_computedtargetasoftodayinteger_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_goalid_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_entityimageid_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_targetdecimal_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_computedtargetasoftodaymoney_def\" /><boolean name=\"Microsoft_Dynamics_CRM_goal_isamount_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_goal_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_actualinteger_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_customrollupfieldmoney_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_entityimage_def\" /><boolean name=\"Microsoft_Dynamics_CRM_goal_isoverridden_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_stretchtargetmoney_base_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_entityimage_timestamp_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__ownerid_value_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_percentage_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_actualstring_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_customrollupfieldmoney_base_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_stretchtargetinteger_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_statuscode_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_computedtargetasoftodaymoney_base_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_targetinteger_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_actualmoney_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_inprogressstring_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_goal_goalstartdate_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_inprogressmoney_base_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_targetstring_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_timezoneruleversionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_goal_isoverride_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__goalownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupquerycustommoneyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__owninguser_value_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_targetmoney_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupqueryinprogressdecimalid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_statecode_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_stretchtargetmoney_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_treeid_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__goalwitherrorid_value_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_actualmoney_base_def\" /><boolean name=\"Microsoft_Dynamics_CRM_goal_rolluponlyfromchildgoals_def\" /><boolean name=\"Microsoft_Dynamics_CRM_goal_isfiscalperiodgoal_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_actualdecimal_def\" /><string name=\"Microsoft_Dynamics_CRM_goal_customrollupfieldstring_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupqueryinprogressmoneyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__rollupquerycustomdecimalid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__metricid_value_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_computedtargetasoftodaydecimal_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__createdonbehalfby_value_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_customrollupfielddecimal_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_fiscalyear_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_stretchtargetdecimal_def\" /><number name=\"Microsoft_Dynamics_CRM_goal_inprogressmoney_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_depth_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_rolluperrorcode_def\" /><string name=\"Microsoft_Dynamics_CRM_goal__parentgoalid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_goal_customrollupfieldinteger_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_goal_goal_parent_goal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_goal_Goal_RollupError_Goal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_goal_Goal_Annotation_def\" /><object name=\"Microsoft_Dynamics_CRM_goal\"><property name=\"computedtargetasoftodaypercentageachieved\" type=\"number\" /><property name=\"stretchtargetstring\" type=\"string\" /><property name=\"amountdatatype\" type=\"integer\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"fiscalperiod\" type=\"integer\" /><property name=\"_rollupquerycustomintegerid_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_goal_createdon_def\" /><property name=\"_rollupqueryinprogressintegerid_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"inprogressinteger\" type=\"integer\" /><property name=\"entityimage_url\" type=\"string\" /><property name=\"lastrolledupdate\" typeRef=\"Microsoft_Dynamics_CRM_goal_lastrolledupdate_def\" /><property name=\"targetmoney_base\" type=\"number\" /><property name=\"_rollupqueryactualintegerid_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_goal_overriddencreatedon_def\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"title\" type=\"string\" /><property name=\"goalenddate\" typeRef=\"Microsoft_Dynamics_CRM_goal_goalenddate_def\" /><property name=\"_rollupqueryactualdecimalid_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_rollupqueryactualmoneyid_value\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"inprogressdecimal\" type=\"number\" /><property name=\"consideronlygoalownersrecords\" type=\"boolean\" /><property name=\"computedtargetasoftodayinteger\" type=\"integer\" /><property name=\"goalid\" type=\"string\" /><property name=\"entityimageid\" type=\"string\" /><property name=\"targetdecimal\" type=\"number\" /><property name=\"computedtargetasoftodaymoney\" type=\"number\" /><property name=\"isamount\" type=\"boolean\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_goal_modifiedon_def\" /><property name=\"actualinteger\" type=\"integer\" /><property name=\"customrollupfieldmoney\" type=\"number\" /><property name=\"entityimage\" type=\"string\" /><property name=\"isoverridden\" type=\"boolean\" /><property name=\"stretchtargetmoney_base\" type=\"number\" /><property name=\"entityimage_timestamp\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"percentage\" type=\"number\" /><property name=\"actualstring\" type=\"string\" /><property name=\"customrollupfieldmoney_base\" type=\"number\" /><property name=\"stretchtargetinteger\" type=\"integer\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"computedtargetasoftodaymoney_base\" type=\"number\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"targetinteger\" type=\"integer\" /><property name=\"actualmoney\" type=\"number\" /><property name=\"inprogressstring\" type=\"string\" /><property name=\"goalstartdate\" typeRef=\"Microsoft_Dynamics_CRM_goal_goalstartdate_def\" /><property name=\"inprogressmoney_base\" type=\"number\" /><property name=\"targetstring\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"isoverride\" type=\"boolean\" /><property name=\"_goalownerid_value\" type=\"string\" /><property name=\"_rollupquerycustommoneyid_value\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"targetmoney\" type=\"number\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"_rollupqueryinprogressdecimalid_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"stretchtargetmoney\" type=\"number\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"treeid\" type=\"string\" /><property name=\"_goalwitherrorid_value\" type=\"string\" /><property name=\"actualmoney_base\" type=\"number\" /><property name=\"rolluponlyfromchildgoals\" type=\"boolean\" /><property name=\"isfiscalperiodgoal\" type=\"boolean\" /><property name=\"actualdecimal\" type=\"number\" /><property name=\"customrollupfieldstring\" type=\"string\" /><property name=\"_rollupqueryinprogressmoneyid_value\" type=\"string\" /><property name=\"_rollupquerycustomdecimalid_value\" type=\"string\" /><property name=\"_metricid_value\" type=\"string\" /><property name=\"computedtargetasoftodaydecimal\" type=\"number\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"customrollupfielddecimal\" type=\"number\" /><property name=\"fiscalyear\" type=\"integer\" /><property name=\"stretchtargetdecimal\" type=\"number\" /><property name=\"inprogressmoney\" type=\"number\" /><property name=\"depth\" type=\"integer\" /><property name=\"rolluperrorcode\" type=\"integer\" /><property name=\"_parentgoalid_value\" type=\"string\" /><property name=\"customrollupfieldinteger\" type=\"integer\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"goalownerid_systemuser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"parentgoalid\" typeRef=\"Microsoft_Dynamics_CRM_goal\" /><property name=\"goal_parent_goal\" typeRef=\"Microsoft_Dynamics_CRM_goal_goal_parent_goal_def\" /><property name=\"goalwitherrorid\" typeRef=\"Microsoft_Dynamics_CRM_goal\" /><property name=\"Goal_RollupError_Goal\" typeRef=\"Microsoft_Dynamics_CRM_goal_Goal_RollupError_Goal_def\" /><property name=\"Goal_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_goal_Goal_Annotation_def\" /><property name=\"goalownerid_team\" typeRef=\"Microsoft_Dynamics_CRM_team\" /></object><string name=\"Microsoft_Dynamics_CRM_importmap__owningbusinessunit_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_sourcetype_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_entitiesperfile_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_targetuseridentifierforsourcecrmuserlink_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_sourceuseridentifierforsourcedatasourceuserlink_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_importmapid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_importmap_iswizardcreated_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_importmapidunique_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_mapcustomizations_def\" /><boolean name=\"Microsoft_Dynamics_CRM_importmap_isvalidforimport_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_description_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_source_def\" /><boolean name=\"Microsoft_Dynamics_CRM_importmap_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_name_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_importmap_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_sourceuseridentifierforsourcecrmuserlink_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_componentstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_importmaptype_def\" /><integer name=\"Microsoft_Dynamics_CRM_importmap_targetentity_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_importmap_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_importmap__owningteam_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_importmap_createdon_def\" /><object name=\"Microsoft_Dynamics_CRM_importmap\"><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"sourcetype\" type=\"integer\" /><property name=\"entitiesperfile\" type=\"integer\" /><property name=\"statecode\" type=\"integer\" /><property name=\"targetuseridentifierforsourcecrmuserlink\" type=\"string\" /><property name=\"sourceuseridentifierforsourcedatasourceuserlink\" type=\"string\" /><property name=\"importmapid\" type=\"string\" /><property name=\"iswizardcreated\" type=\"boolean\" /><property name=\"importmapidunique\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"mapcustomizations\" type=\"string\" /><property name=\"isvalidforimport\" type=\"boolean\" /><property name=\"description\" type=\"string\" /><property name=\"source\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"name\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_importmap_overwritetime_def\" /><property name=\"sourceuseridentifierforsourcecrmuserlink\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"importmaptype\" type=\"integer\" /><property name=\"targetentity\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_importmap_modifiedon_def\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_importmap_createdon_def\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><boolean name=\"Microsoft_Dynamics_CRM_import_sendnotification_def\" /><string name=\"Microsoft_Dynamics_CRM_import__createdonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_import_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_import__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_import_emailaddress_def\" /><integer name=\"Microsoft_Dynamics_CRM_import_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_import__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_import__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_import__ownerid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_import_statuscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_import_sequence_def\" /><string name=\"Microsoft_Dynamics_CRM_import_name_def\" /><string name=\"Microsoft_Dynamics_CRM_import__owninguser_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_import_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_import_modecode_def\" /><string name=\"Microsoft_Dynamics_CRM_import_importid_def\" /><string name=\"Microsoft_Dynamics_CRM_import__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_import__createdby_value_def\" /><object name=\"Microsoft_Dynamics_CRM_import\"><property name=\"sendnotification\" type=\"boolean\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_import_modifiedon_def\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"emailaddress\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"sequence\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_import_createdon_def\" /><property name=\"modecode\" type=\"integer\" /><property name=\"importid\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__parentarticlecontentid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_expirationdate_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__languagelocaleid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_languagecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_scheduledstatusid_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__subjectid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__modifiedby_value_def\" /><number name=\"Microsoft_Dynamics_CRM_knowledgearticle_rating_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_rating_state_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_overriddencreatedon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_isprimary_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_contentstore_name_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_isinternal_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__previousarticlecontentid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_externalreferenceid_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_statuscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_expirationstateid_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__createdby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_minorversionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_readyforreview_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_rating_count_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__ownerid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__primaryauthorid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_timezoneruleversionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_keywordsdescsuggestioncontrol_def\" /><number name=\"Microsoft_Dynamics_CRM_knowledgearticle_rating_sum_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_isingestedarticle_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_setcategoryassociations_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_traversedpath_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_content_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticleviews_date_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticleid_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_review_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_ingestedarticleurl_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_stageid_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__msdyn_integratedsearchproviderid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_publishon_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticleviews_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_keywords_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_islatestversion_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_rating_date_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticleviews_state_def\" /><number name=\"Microsoft_Dynamics_CRM_knowledgearticle_exchangerate_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_publishstatusid_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_title_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_updatecontent_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_expirationstatusid_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_expiredreviewoptions_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_iscontentsyncedtostore_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__transactioncurrencyid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_majorversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__owninguser_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_knowledgearticle_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_statecode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_knowledgearticle_isrootarticle_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__rootarticleid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_description_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_processid_def\" /><integer name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_retrycountformigrationtocontentstore_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_contentstore_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_knowledgearticle_articlepublicnumber_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_QueueItems_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_Annotations_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_Teams_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_RecurringAppointmentMasters_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_ActivityPointers_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_previousarticle_contentid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_rootarticle_id_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_parentarticle_contentid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_activity_parties_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_Emails_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_Appointments_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_msdyn_kbattachment_knowledgearticle_def\" /><object name=\"Microsoft_Dynamics_CRM_knowledgearticle\"><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_parentarticlecontentid_value\" type=\"string\" /><property name=\"expirationdate\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_expirationdate_def\" /><property name=\"_languagelocaleid_value\" type=\"string\" /><property name=\"msdyn_languagecode\" type=\"string\" /><property name=\"scheduledstatusid\" type=\"integer\" /><property name=\"_subjectid_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"rating\" type=\"number\" /><property name=\"rating_state\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_overriddencreatedon_def\" /><property name=\"isprimary\" type=\"boolean\" /><property name=\"msdyn_contentstore_name\" type=\"string\" /><property name=\"isinternal\" type=\"boolean\" /><property name=\"_previousarticlecontentid_value\" type=\"string\" /><property name=\"msdyn_externalreferenceid\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"expirationstateid\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"minorversionnumber\" type=\"integer\" /><property name=\"readyforreview\" type=\"boolean\" /><property name=\"rating_count\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_primaryauthorid_value\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"msdyn_keywordsdescsuggestioncontrol\" type=\"boolean\" /><property name=\"rating_sum\" type=\"number\" /><property name=\"msdyn_isingestedarticle\" type=\"boolean\" /><property name=\"setcategoryassociations\" type=\"boolean\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_createdon_def\" /><property name=\"traversedpath\" type=\"string\" /><property name=\"content\" type=\"string\" /><property name=\"knowledgearticleviews_date\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticleviews_date_def\" /><property name=\"knowledgearticleid\" type=\"string\" /><property name=\"review\" type=\"integer\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"msdyn_ingestedarticleurl\" type=\"string\" /><property name=\"stageid\" type=\"string\" /><property name=\"_msdyn_integratedsearchproviderid_value\" type=\"string\" /><property name=\"publishon\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_publishon_def\" /><property name=\"knowledgearticleviews\" type=\"integer\" /><property name=\"keywords\" type=\"string\" /><property name=\"islatestversion\" type=\"boolean\" /><property name=\"rating_date\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_rating_date_def\" /><property name=\"knowledgearticleviews_state\" type=\"integer\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"publishstatusid\" type=\"integer\" /><property name=\"title\" type=\"string\" /><property name=\"updatecontent\" type=\"boolean\" /><property name=\"expirationstatusid\" type=\"integer\" /><property name=\"expiredreviewoptions\" type=\"integer\" /><property name=\"msdyn_iscontentsyncedtostore\" type=\"boolean\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"majorversionnumber\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_modifiedon_def\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"isrootarticle\" type=\"boolean\" /><property name=\"_rootarticleid_value\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"processid\" type=\"string\" /><property name=\"msdyn_retrycountformigrationtocontentstore\" type=\"integer\" /><property name=\"msdyn_contentstore\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"articlepublicnumber\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"knowledgearticle_QueueItems\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_QueueItems_def\" /><property name=\"knowledgearticle_Annotations\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_Annotations_def\" /><property name=\"knowledgearticle_Teams\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_Teams_def\" /><property name=\"KnowledgeArticle_RecurringAppointmentMasters\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_RecurringAppointmentMasters_def\" /><property name=\"KnowledgeArticle_ActivityPointers\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_ActivityPointers_def\" /><property name=\"PreviousArticleContentId\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"knowledgearticle_previousarticle_contentid\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_previousarticle_contentid_def\" /><property name=\"RootArticleId\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"knowledgearticle_rootarticle_id\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_rootarticle_id_def\" /><property name=\"ParentArticleContentId\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"knowledgearticle_parentarticle_contentid\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_parentarticle_contentid_def\" /><property name=\"knowledgearticle_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_knowledgearticle_activity_parties_def\" /><property name=\"KnowledgeArticle_Emails\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_Emails_def\" /><property name=\"primaryauthorid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"KnowledgeArticle_Appointments\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_KnowledgeArticle_Appointments_def\" /><property name=\"msdyn_msdyn_kbattachment_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle_msdyn_msdyn_kbattachment_knowledgearticle_def\" /></object><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_mobileofflineprofileid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_mobileofflineprofileidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile__modifiedby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_isvalidated_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile__modifiedonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_overwritetime_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_publishedon_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_processid_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_description_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_stageid_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_name_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_selectedentitymetadata_def\" /><string name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_traversedpath_def\" /><boolean name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_componentstate_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_mobileofflineprofile_MobileOfflineProfile_SystemUser_def\" /><object name=\"Microsoft_Dynamics_CRM_mobileofflineprofile\"><property name=\"_organizationid_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"mobileofflineprofileid\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile_modifiedon_def\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"mobileofflineprofileidunique\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"isvalidated\" type=\"boolean\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile_overwritetime_def\" /><property name=\"publishedon\" typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile_publishedon_def\" /><property name=\"processid\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile_createdon_def\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"stageid\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"selectedentitymetadata\" type=\"string\" /><property name=\"traversedpath\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"MobileOfflineProfile_SystemUser\" typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile_MobileOfflineProfile_SystemUser_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_databinding_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_model_name_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__msdyn_createdfromconfigurationid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_lasttrainorrundate_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_importsequencenumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_resourceinfo_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_solutionid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_owneridtype_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_model_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modelperformance_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_majoriterationnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modelrundataspecification_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_templateversion_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__msdyn_trainedmodelaiconfigurationpareid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_aiconfigurationid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_schedulingoptions_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modeldata_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modelaction_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__createdby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_timezoneruleversionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_componentstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_minoriterationnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__msdyn_aimodelid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_type_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_runconfiguration_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modelprovisioningstatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_aiconfigurationidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modelglobalexplainability_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_customconfiguration_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_lasterrors_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_modelprovisioningmetadata_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__msdyn_connectionreferenceid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration__owningteam_value_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_aiconfiguration_msdyn_aiconfiguration_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_createdfromconfiguration_msdyn_toconfiguration_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\"><property name=\"msdyn_databinding\" type=\"string\" /><property name=\"msdyn_model_name\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_overwritetime_def\" /><property name=\"_msdyn_createdfromconfigurationid_value\" type=\"string\" /><property name=\"msdyn_lasttrainorrundate\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_lasttrainorrundate_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_modifiedon_def\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"msdyn_resourceinfo\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_overriddencreatedon_def\" /><property name=\"owneridtype\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"msdyn_model\" type=\"string\" /><property name=\"msdyn_modelperformance\" type=\"string\" /><property name=\"msdyn_majoriterationnumber\" type=\"integer\" /><property name=\"msdyn_modelrundataspecification\" type=\"string\" /><property name=\"msdyn_templateversion\" type=\"integer\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"msdyn_name\" type=\"string\" /><property name=\"_msdyn_trainedmodelaiconfigurationpareid_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"msdyn_aiconfigurationid\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_createdon_def\" /><property name=\"msdyn_schedulingoptions\" type=\"string\" /><property name=\"msdyn_modeldata\" type=\"string\" /><property name=\"msdyn_modelaction\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"msdyn_minoriterationnumber\" type=\"integer\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"_msdyn_aimodelid_value\" type=\"string\" /><property name=\"msdyn_type\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"msdyn_runconfiguration\" type=\"string\" /><property name=\"msdyn_modelprovisioningstatus\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"msdyn_aiconfigurationidunique\" type=\"string\" /><property name=\"msdyn_modelglobalexplainability\" type=\"string\" /><property name=\"msdyn_customconfiguration\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"msdyn_lasterrors\" type=\"string\" /><property name=\"msdyn_modelprovisioningmetadata\" type=\"string\" /><property name=\"_msdyn_connectionreferenceid_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"msdyn_TrainedModelAIConfigurationPareId\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" /><property name=\"msdyn_aiconfiguration_msdyn_aiconfiguration\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_aiconfiguration_msdyn_aiconfiguration_def\" /><property name=\"msdyn_CreatedFromConfigurationId\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" /><property name=\"msdyn_createdfromconfiguration_msdyn_toconfiguration\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration_msdyn_createdfromconfiguration_msdyn_toconfiguration_def\" /><property name=\"msdyn_AIModelId\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" /></object><boolean name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_modelcreationcontext_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_name_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_statuscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_solutionid_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_aimodelid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__msdyn_scheduleinferenceworkflowid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_aimodelidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__msdyn_retrainworkflowid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__msdyn_activerunconfigurationid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_modifiedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_createdon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_sharewithorganizationoncreate_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__msdyn_templateid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_introducedversion_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_aimodel_msdyn_aiconfiguration_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_aimodel_Annotations_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_aimodel\"><property name=\"ismanaged\" type=\"boolean\" /><property name=\"msdyn_modelcreationcontext\" type=\"string\" /><property name=\"msdyn_name\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel_overriddencreatedon_def\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"msdyn_aimodelid\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_msdyn_scheduleinferenceworkflowid_value\" type=\"string\" /><property name=\"msdyn_aimodelidunique\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"_msdyn_retrainworkflowid_value\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel_overwritetime_def\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_msdyn_activerunconfigurationid_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel_modifiedon_def\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel_createdon_def\" /><property name=\"msdyn_sharewithorganizationoncreate\" type=\"boolean\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_msdyn_templateid_value\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"msdyn_aimodel_msdyn_aiconfiguration\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_aimodel_msdyn_aiconfiguration_def\" /><property name=\"msdyn_retrainworkflowid\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /><property name=\"msdyn_scheduleinferenceworkflowid\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /><property name=\"msdyn_aimodel_Annotations\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel_msdyn_aimodel_Annotations_def\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_fileattachment_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_utcconversiontimezonecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_kbattachmentid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_fileicon_url_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__owningbusinessunit_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_filesize_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_fileiconid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_fileattachment_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_fileicon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_fileicon_timestamp_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_filename_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_relatedannotations_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_filetype_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_statuscode_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_msdyn_kbattachment_knowledgearticle_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\"><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_modifiedon_def\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"msdyn_fileattachment_name\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_overriddencreatedon_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"msdyn_kbattachmentid\" type=\"string\" /><property name=\"msdyn_fileicon_url\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"msdyn_filesize\" type=\"integer\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"msdyn_fileiconid\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"msdyn_fileattachment\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_createdon_def\" /><property name=\"msdyn_fileicon\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"msdyn_fileicon_timestamp\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"msdyn_filename\" type=\"string\" /><property name=\"msdyn_relatedannotations\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"msdyn_filetype\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"msdyn_msdyn_kbattachment_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment_msdyn_msdyn_kbattachment_knowledgearticle_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_statuscode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconxxhdpi_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_headingtextcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_fillcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_orgname_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon1024x1024_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon167x167_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon152x152_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_secondarypublishedappnames_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appcenterappidaab_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_displayname_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon120x120_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_uniquename_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_solutionid_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__msdyn_primarypublishedappname_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon180x180_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_recentbuild_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_builddetails_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconxdpi_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon1024x1024_name_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_actionbuttonhighlight_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_platformtype_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon167x167_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconmdpi_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_tenantwelcomeimage_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_androidappcenterapitoken_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__ownerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_adalclientid_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_mobileappdefinitionios_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appcenterappidapk_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_adalredirecturi_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_secondaryapps_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_iosappcenterapitokensaved_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_bundleidentifier_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_mobileappdefinitionandroid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconmdpi_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_tenantsplashimage_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_launchappresources_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon152x152_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon120x120_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_iosappcenterapitoken_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconxxxhdpi_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_launchappresources_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_statusbarcontentcolormode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconhdpi_name_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconxdpi_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_androidappcenterapitokensaved_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appcenterappidipa_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appicon180x180_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_hyperlinkcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_mobileappdefinitionandroid_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconxxhdpi_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_mobileappid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconhdpi_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_componentidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_mobileappdefinitionios_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_keyvaulturi_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_tenantwelcomeimage_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_appiconxxxhdpi_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_tenantsplashimage_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_msdyn_buttoncolor_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\"><property name=\"statuscode\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_createdon_def\" /><property name=\"msdyn_appiconxxhdpi_name\" type=\"string\" /><property name=\"msdyn_headingtextcolor\" type=\"string\" /><property name=\"msdyn_fillcolor\" type=\"string\" /><property name=\"msdyn_orgname\" type=\"string\" /><property name=\"msdyn_appicon1024x1024\" type=\"string\" /><property name=\"msdyn_appicon167x167\" type=\"string\" /><property name=\"msdyn_appicon152x152_name\" type=\"string\" /><property name=\"msdyn_secondarypublishedappnames\" type=\"string\" /><property name=\"msdyn_appcenterappidaab\" type=\"string\" /><property name=\"msdyn_displayname\" type=\"string\" /><property name=\"msdyn_appicon120x120\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"msdyn_uniquename\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_msdyn_primarypublishedappname_value\" type=\"string\" /><property name=\"msdyn_appicon180x180\" type=\"string\" /><property name=\"msdyn_recentbuild\" type=\"string\" /><property name=\"msdyn_builddetails\" type=\"string\" /><property name=\"msdyn_appiconxdpi\" type=\"string\" /><property name=\"msdyn_appicon1024x1024_name\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"msdyn_actionbuttonhighlight\" type=\"string\" /><property name=\"msdyn_platformtype\" type=\"string\" /><property name=\"msdyn_appicon167x167_name\" type=\"string\" /><property name=\"msdyn_appiconmdpi_name\" type=\"string\" /><property name=\"msdyn_tenantwelcomeimage\" type=\"string\" /><property name=\"msdyn_androidappcenterapitoken\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_overriddencreatedon_def\" /><property name=\"msdyn_adalclientid\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"msdyn_mobileappdefinitionios\" type=\"string\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"msdyn_appcenterappidapk\" type=\"string\" /><property name=\"msdyn_adalredirecturi\" type=\"string\" /><property name=\"msdyn_secondaryapps\" type=\"string\" /><property name=\"msdyn_iosappcenterapitokensaved\" type=\"string\" /><property name=\"msdyn_bundleidentifier\" type=\"string\" /><property name=\"msdyn_mobileappdefinitionandroid\" type=\"string\" /><property name=\"msdyn_appiconmdpi\" type=\"string\" /><property name=\"msdyn_tenantsplashimage_name\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"msdyn_launchappresources_name\" type=\"string\" /><property name=\"msdyn_appicon152x152\" type=\"string\" /><property name=\"msdyn_appicon120x120_name\" type=\"string\" /><property name=\"msdyn_iosappcenterapitoken\" type=\"string\" /><property name=\"msdyn_appiconxxxhdpi_name\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"msdyn_launchappresources\" type=\"string\" /><property name=\"msdyn_statusbarcontentcolormode\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"msdyn_appiconhdpi_name\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_modifiedon_def\" /><property name=\"msdyn_appiconxdpi_name\" type=\"string\" /><property name=\"msdyn_androidappcenterapitokensaved\" type=\"string\" /><property name=\"msdyn_appcenterappidipa\" type=\"string\" /><property name=\"msdyn_appicon180x180_name\" type=\"string\" /><property name=\"msdyn_hyperlinkcolor\" type=\"string\" /><property name=\"msdyn_mobileappdefinitionandroid_name\" type=\"string\" /><property name=\"msdyn_appiconxxhdpi\" type=\"string\" /><property name=\"msdyn_mobileappid\" type=\"string\" /><property name=\"msdyn_appiconhdpi\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"msdyn_mobileappdefinitionios_name\" type=\"string\" /><property name=\"msdyn_keyvaulturi\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp_overwritetime_def\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"msdyn_tenantwelcomeimage_name\" type=\"string\" /><property name=\"msdyn_appiconxxxhdpi\" type=\"string\" /><property name=\"msdyn_tenantsplashimage\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"msdyn_buttoncolor\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_lasterrorsreport_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_lasterrors_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_source_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_isreportavailable_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_sharedrecordingmetadata_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_analysisschedule_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_componentidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_description_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__modifiedonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_datavalidation_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_reportdata_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_pminferredtaskid_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_automationdata_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_inputdatabinding_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__createdby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_iterationid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_lasterrorsreport_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_lastreportrefreshdate_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_reportprovisioningstatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_automationstatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_outputdata_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask__owningbusinessunit_value_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_msdyn_pminferredtask_msdyn_pmrecording_parenttask_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\"><property name=\"msdyn_lasterrorsreport_name\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"msdyn_lasterrors\" type=\"string\" /><property name=\"msdyn_source\" type=\"integer\" /><property name=\"msdyn_isreportavailable\" type=\"boolean\" /><property name=\"msdyn_sharedrecordingmetadata\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_overriddencreatedon_def\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"msdyn_analysisschedule\" type=\"string\" /><property name=\"msdyn_name\" type=\"string\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"msdyn_description\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_modifiedon_def\" /><property name=\"msdyn_datavalidation\" type=\"string\" /><property name=\"msdyn_reportdata\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_createdon_def\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"msdyn_pminferredtaskid\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"solutionid\" type=\"string\" /><property name=\"msdyn_automationdata\" type=\"string\" /><property name=\"msdyn_inputdatabinding\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_overwritetime_def\" /><property name=\"msdyn_iterationid\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"msdyn_lasterrorsreport\" type=\"string\" /><property name=\"msdyn_lastreportrefreshdate\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_lastreportrefreshdate_def\" /><property name=\"msdyn_reportprovisioningstatus\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"msdyn_automationstatus\" type=\"integer\" /><property name=\"msdyn_outputdata\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"msdyn_msdyn_pminferredtask_msdyn_pmrecording_parenttask\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask_msdyn_msdyn_pminferredtask_msdyn_pmrecording_parenttask_def\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__createdby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_type_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_utcconversiontimezonecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_lasterrors_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_pmrecordingid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_normalizedrecording_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_publishingstatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_iterationid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_msdyn_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__modifiedby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__msdyn_sourceworkflow_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__msdyn_parenttask_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__ownerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_componentidunique_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_componentstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_versionnumber_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\"><property name=\"_createdby_value\" type=\"string\" /><property name=\"msdyn_type\" type=\"integer\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_createdon_def\" /><property name=\"msdyn_lasterrors\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_overriddencreatedon_def\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"msdyn_pmrecordingid\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"msdyn_normalizedrecording\" type=\"string\" /><property name=\"msdyn_publishingstatus\" type=\"integer\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"msdyn_iterationid\" type=\"string\" /><property name=\"msdyn_name\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_overwritetime_def\" /><property name=\"_msdyn_sourceworkflow_value\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"_msdyn_parenttask_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording_modifiedon_def\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"msdyn_parenttask\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" /><property name=\"msdyn_sourceworkflow\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_msdyn_solutionhealthrulesetid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_createdon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_importsequencenumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_versionnumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_msdyn_uniquename_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_msdyn_description_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_msdyn_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_timezoneruleversionnumber_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset\"><property name=\"_organizationid_value\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"msdyn_solutionhealthrulesetid\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_createdon_def\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_modifiedon_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"statecode\" type=\"integer\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset_overriddencreatedon_def\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"msdyn_uniquename\" type=\"string\" /><property name=\"msdyn_description\" type=\"string\" /><property name=\"msdyn_name\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_principal_ownerid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_principal_owner_knowledgearticle_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_principal_owner_goal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_principal_owner_workflows_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_principal_owner_importmaps_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_principal_owner_duplicaterules_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_principal_owner_activitypointers_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_principal_owner_queues_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_principal_owner_annotations_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_socialprofile\" name=\"Microsoft_Dynamics_CRM_principal_owner_SocialProfile_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_principal_owner_contacts_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_principal_owner_imports_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_principal_owner_emails_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_principal_owner_recurringappointmentmasters_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_principal_owner_appointments_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_principal_owner_flowmachine_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_principal_owner_flowmachinegroup_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_principal_owner_workqueue_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_principal_owner_flowsession_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_principal_owner_connectioninstance_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_principal_owner_bot_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_kbattachment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_mobileapp_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_aimodel_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_pminferredtask_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_pmrecording_def\" /><object name=\"Microsoft_Dynamics_CRM_principal\"><property name=\"ownerid\" type=\"string\" /><property name=\"owner_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_knowledgearticle_def\" /><property name=\"owner_goal\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_goal_def\" /><property name=\"owner_workflows\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_workflows_def\" /><property name=\"owner_importmaps\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_importmaps_def\" /><property name=\"owner_duplicaterules\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_duplicaterules_def\" /><property name=\"owner_activitypointers\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_activitypointers_def\" /><property name=\"owner_queues\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_queues_def\" /><property name=\"owner_annotations\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_annotations_def\" /><property name=\"owner_SocialProfile\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_SocialProfile_def\" /><property name=\"owner_contacts\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_contacts_def\" /><property name=\"owner_imports\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_imports_def\" /><property name=\"owner_emails\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_emails_def\" /><property name=\"owner_recurringappointmentmasters\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_recurringappointmentmasters_def\" /><property name=\"owner_appointments\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_appointments_def\" /><property name=\"owner_flowmachine\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_flowmachine_def\" /><property name=\"owner_flowmachinegroup\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_flowmachinegroup_def\" /><property name=\"owner_workqueue\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_workqueue_def\" /><property name=\"owner_flowsession\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_flowsession_def\" /><property name=\"owner_connectioninstance\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_connectioninstance_def\" /><property name=\"owner_bot\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_bot_def\" /><property name=\"owner_msdyn_kbattachment\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_kbattachment_def\" /><property name=\"owner_msdyn_mobileapp\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_mobileapp_def\" /><property name=\"owner_msdyn_aimodel\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_aimodel_def\" /><property name=\"owner_msdyn_pminferredtask\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_pminferredtask_def\" /><property name=\"owner_msdyn_pmrecording\" typeRef=\"Microsoft_Dynamics_CRM_principal_owner_msdyn_pmrecording_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_privilege_canbeentityreference_def\" /><integer name=\"Microsoft_Dynamics_CRM_privilege_versionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_canbeparententityreference_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_canberecordfilter_def\" /><string name=\"Microsoft_Dynamics_CRM_privilege_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_privilege_solutionid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_canbedeep_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_canbeglobal_def\" /><string name=\"Microsoft_Dynamics_CRM_privilege_privilegeid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_canbebasic_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_privilege_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_privilege_accessright_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_privilege_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_privilege_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_privilege_privilegerowid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_privilege_canbelocal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_privilege_roleprivileges_association_def\" /><object name=\"Microsoft_Dynamics_CRM_privilege\"><property name=\"canbeentityreference\" type=\"boolean\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"canbeparententityreference\" type=\"boolean\" /><property name=\"canberecordfilter\" type=\"boolean\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"canbedeep\" type=\"boolean\" /><property name=\"canbeglobal\" type=\"boolean\" /><property name=\"privilegeid\" type=\"string\" /><property name=\"canbebasic\" type=\"boolean\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_privilege_overwritetime_def\" /><property name=\"accessright\" type=\"integer\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"name\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"privilegerowid\" type=\"string\" /><property name=\"canbelocal\" type=\"boolean\" /><property name=\"roleprivileges_association\" typeRef=\"Microsoft_Dynamics_CRM_privilege_roleprivileges_association_def\" /><property name=\"solution_privilege\" typeRef=\"Microsoft_Dynamics_CRM_solution\" /></object><string name=\"Microsoft_Dynamics_CRM_queueitem__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__workerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__modifiedby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queueitem_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem_title_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__queueid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_statecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queueitem_enteredon_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__owningbusinessunit_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queueitem_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__ownerid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_utcconversiontimezonecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem_queueitemid_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__objectid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queueitem_workeridmodifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__owninguser_value_def\" /><number name=\"Microsoft_Dynamics_CRM_queueitem_exchangerate_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queueitem_objecttypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_queueitem__organizationid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queueitem_createdon_def\" /><object name=\"Microsoft_Dynamics_CRM_queueitem\"><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"_workerid_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_queueitem_modifiedon_def\" /><property name=\"title\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_queueid_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"enteredon\" typeRef=\"Microsoft_Dynamics_CRM_queueitem_enteredon_def\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_queueitem_overriddencreatedon_def\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"queueitemid\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_objectid_value\" type=\"string\" /><property name=\"workeridmodifiedon\" typeRef=\"Microsoft_Dynamics_CRM_queueitem_workeridmodifiedon_def\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"objecttypecode\" type=\"integer\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_queueitem_createdon_def\" /><property name=\"objectid_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"objectid_appointment\" typeRef=\"Microsoft_Dynamics_CRM_appointment\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"workerid_systemuser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"objectid_activitypointer\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" /><property name=\"queueid\" typeRef=\"Microsoft_Dynamics_CRM_queue\" /><property name=\"workerid_team\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"objectid_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"objectid_email\" typeRef=\"Microsoft_Dynamics_CRM_email\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><integer name=\"Microsoft_Dynamics_CRM_queue_entityimage_timestamp_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_queueviewtype_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_entityimage_url_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_outgoingemaildeliverymethod_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_emailaddress_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_incomingemaildeliverymethod_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__ownerid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_description_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_entityimage_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__modifiedonbehalfby_value_def\" /><number name=\"Microsoft_Dynamics_CRM_queue_exchangerate_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_queuetypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_entityimageid_def\" /><string name=\"Microsoft_Dynamics_CRM_queue_queueid_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_emailrouteraccessapproval_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__defaultmailbox_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_queue_isemailaddressapprovedbyo365admin_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queue_modifiedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queue_overriddencreatedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_queue_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_numberofmembers_def\" /><string name=\"Microsoft_Dynamics_CRM_queue__owningteam_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_queue_ignoreunsolicitedemail_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_incomingemailfilteringmethod_def\" /><integer name=\"Microsoft_Dynamics_CRM_queue_numberofitems_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_queue_queue_team_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_queue_queue_entries_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_queue_queue_activity_parties_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_queue_Queue_Email_EmailSender_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_queue_queuemembership_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_queue_queue_system_user_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_queue_email_acceptingentity_queue_def\" /><object name=\"Microsoft_Dynamics_CRM_queue\"><property name=\"entityimage_timestamp\" type=\"integer\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"queueviewtype\" type=\"integer\" /><property name=\"entityimage_url\" type=\"string\" /><property name=\"outgoingemaildeliverymethod\" type=\"integer\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"emailaddress\" type=\"string\" /><property name=\"incomingemaildeliverymethod\" type=\"integer\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"entityimage\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"queuetypecode\" type=\"integer\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"entityimageid\" type=\"string\" /><property name=\"queueid\" type=\"string\" /><property name=\"emailrouteraccessapproval\" type=\"integer\" /><property name=\"_defaultmailbox_value\" type=\"string\" /><property name=\"isemailaddressapprovedbyo365admin\" type=\"boolean\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_queue_modifiedon_def\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_queue_overriddencreatedon_def\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_queue_createdon_def\" /><property name=\"numberofmembers\" type=\"integer\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"ignoreunsolicitedemail\" type=\"boolean\" /><property name=\"incomingemailfilteringmethod\" type=\"integer\" /><property name=\"numberofitems\" type=\"integer\" /><property name=\"businessunitid\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"queue_team\" typeRef=\"Microsoft_Dynamics_CRM_queue_queue_team_def\" /><property name=\"queue_entries\" typeRef=\"Microsoft_Dynamics_CRM_queue_queue_entries_def\" /><property name=\"queue_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_queue_queue_activity_parties_def\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"primaryuserid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"Queue_Email_EmailSender\" typeRef=\"Microsoft_Dynamics_CRM_queue_Queue_Email_EmailSender_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"queuemembership_association\" typeRef=\"Microsoft_Dynamics_CRM_queue_queuemembership_association_def\" /><property name=\"queue_system_user\" typeRef=\"Microsoft_Dynamics_CRM_queue_queue_system_user_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"email_acceptingentity_queue\" typeRef=\"Microsoft_Dynamics_CRM_queue_email_acceptingentity_queue_def\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_effectiveenddate_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_importsequencenumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_patternstartdate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isregenerate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isnthmonthly_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_endtime_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_daysofweekmask_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_outlookownerapptid_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_onlinemeetingchatid_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_patternendtype_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isalldayevent_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_patternenddate_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_globalobjectid_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_location_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_starttime_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_subscriptionid_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster__ruleid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_deletedexceptionslist_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_occurrences_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isweekdaypattern_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_onlinemeetingjoinurl_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_onlinemeetingid_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_monthofyear_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_lastexpandedinstancedate_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_duration_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_firstdayofweek_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isnthyearly_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_seriesstatus_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_category_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_subcategory_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_dayofmonth_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_expansionstatecode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isonlinemeeting_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_effectivestartdate_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_recurrencepatterntype_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_onlinemeetingtype_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_isunsafe_def\" /><string name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster__groupid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_nextexpansioninstancedate_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_instance_def\" /><integer name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_interval_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_recurringappointmentmaster_activity_parties_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_recurringappointmentmaster_appointment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_RecurringAppointmentMaster_QueueItem_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_RecurringAppointmentMaster_Annotation_def\" /><object name=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\"><property name=\"effectiveenddate\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_effectiveenddate_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"patternstartdate\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_patternstartdate_def\" /><property name=\"isregenerate\" type=\"boolean\" /><property name=\"isnthmonthly\" type=\"boolean\" /><property name=\"endtime\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_endtime_def\" /><property name=\"daysofweekmask\" type=\"integer\" /><property name=\"outlookownerapptid\" type=\"integer\" /><property name=\"onlinemeetingchatid\" type=\"string\" /><property name=\"patternendtype\" type=\"integer\" /><property name=\"isalldayevent\" type=\"boolean\" /><property name=\"patternenddate\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_patternenddate_def\" /><property name=\"globalobjectid\" type=\"string\" /><property name=\"location\" type=\"string\" /><property name=\"starttime\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_starttime_def\" /><property name=\"subscriptionid\" type=\"string\" /><property name=\"_ruleid_value\" type=\"string\" /><property name=\"deletedexceptionslist\" type=\"string\" /><property name=\"occurrences\" type=\"integer\" /><property name=\"isweekdaypattern\" type=\"boolean\" /><property name=\"onlinemeetingjoinurl\" type=\"string\" /><property name=\"onlinemeetingid\" type=\"string\" /><property name=\"monthofyear\" type=\"integer\" /><property name=\"lastexpandedinstancedate\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_lastexpandedinstancedate_def\" /><property name=\"duration\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_overriddencreatedon_def\" /><property name=\"firstdayofweek\" type=\"integer\" /><property name=\"isnthyearly\" type=\"boolean\" /><property name=\"seriesstatus\" type=\"boolean\" /><property name=\"category\" type=\"string\" /><property name=\"subcategory\" type=\"string\" /><property name=\"dayofmonth\" type=\"integer\" /><property name=\"expansionstatecode\" type=\"integer\" /><property name=\"isonlinemeeting\" type=\"boolean\" /><property name=\"effectivestartdate\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_effectivestartdate_def\" /><property name=\"recurrencepatterntype\" type=\"integer\" /><property name=\"onlinemeetingtype\" type=\"integer\" /><property name=\"isunsafe\" type=\"integer\" /><property name=\"_groupid_value\" type=\"string\" /><property name=\"nextexpansioninstancedate\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_nextexpansioninstancedate_def\" /><property name=\"instance\" type=\"integer\" /><property name=\"interval\" type=\"integer\" /><property name=\"owninguser_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"activityid_activitypointer\" typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" /><property name=\"recurringappointmentmaster_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_recurringappointmentmaster_activity_parties_def\" /><property name=\"owningbusinessunit_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"createdonbehalfby_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_knowledgearticle_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"recurringappointmentmaster_appointment\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_recurringappointmentmaster_appointment_def\" /><property name=\"RecurringAppointmentMaster_QueueItem\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_RecurringAppointmentMaster_QueueItem_def\" /><property name=\"modifiedonbehalfby_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_contact_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"modifiedby_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"RecurringAppointmentMaster_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster_RecurringAppointmentMaster_Annotation_def\" /><property name=\"ownerid_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /></object><integer name=\"Microsoft_Dynamics_CRM_role_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_role_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_role__roletemplateid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role__parentroleid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_role_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_role__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role_organizationid_def\" /><string name=\"Microsoft_Dynamics_CRM_role_name_def\" /><string name=\"Microsoft_Dynamics_CRM_role__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role__businessunitid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role_roleid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_role_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_role_componentstate_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_role_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_role__parentrootroleid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_role_roleidunique_def\" /><integer name=\"Microsoft_Dynamics_CRM_role_isinherited_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_role_overriddencreatedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_role_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_role_versionnumber_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_role_systemuserroles_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_privilege\" name=\"Microsoft_Dynamics_CRM_role_roleprivileges_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appmodule\" name=\"Microsoft_Dynamics_CRM_role_appmoduleroles_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_role_role_parent_role_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_role_teamroles_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_role_role_parent_root_role_def\" /><object name=\"Microsoft_Dynamics_CRM_role\"><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"solutionid\" type=\"string\" /><property name=\"_roletemplateid_value\" type=\"string\" /><property name=\"_parentroleid_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_role_modifiedon_def\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"organizationid\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"canbedeleted\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_businessunitid_value\" type=\"string\" /><property name=\"roleid\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_role_overwritetime_def\" /><property name=\"_parentrootroleid_value\" type=\"string\" /><property name=\"roleidunique\" type=\"string\" /><property name=\"isinherited\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_role_overriddencreatedon_def\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_role_createdon_def\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"systemuserroles_association\" typeRef=\"Microsoft_Dynamics_CRM_role_systemuserroles_association_def\" /><property name=\"roleprivileges_association\" typeRef=\"Microsoft_Dynamics_CRM_role_roleprivileges_association_def\" /><property name=\"appmoduleroles_association\" typeRef=\"Microsoft_Dynamics_CRM_role_appmoduleroles_association_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"parentroleid\" typeRef=\"Microsoft_Dynamics_CRM_role\" /><property name=\"role_parent_role\" typeRef=\"Microsoft_Dynamics_CRM_role_role_parent_role_def\" /><property name=\"businessunitid\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"teamroles_association\" typeRef=\"Microsoft_Dynamics_CRM_role_teamroles_association_def\" /><property name=\"parentrootroleid\" typeRef=\"Microsoft_Dynamics_CRM_role\" /><property name=\"role_parent_root_role\" typeRef=\"Microsoft_Dynamics_CRM_role_role_parent_root_role_def\" /><property name=\"solution_role\" typeRef=\"Microsoft_Dynamics_CRM_solution\" /></object><string name=\"Microsoft_Dynamics_CRM_savedquery_offlinesqlquery_def\" /><boolean name=\"Microsoft_Dynamics_CRM_savedquery_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery__createdby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_savedquery_isuserdefined_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_organizationtaborder_def\" /><boolean name=\"Microsoft_Dynamics_CRM_savedquery_isdefault_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_querytype_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_conditionalformatting_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_queryapi_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_advancedgroupby_def\" /><boolean name=\"Microsoft_Dynamics_CRM_savedquery_isquickfindquery_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_layoutjson_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_savedquery_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_savedqueryidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_layoutxml_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_returnedtypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_name_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_columnsetxml_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_description_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_queryappusage_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_savedqueryid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_savedquery_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_introducedversion_def\" /><boolean name=\"Microsoft_Dynamics_CRM_savedquery_iscustom_def\" /><integer name=\"Microsoft_Dynamics_CRM_savedquery_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery_fetchxml_def\" /><string name=\"Microsoft_Dynamics_CRM_savedquery__createdonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_savedquery_modifiedon_def\" /><object name=\"Microsoft_Dynamics_CRM_savedquery\"><property name=\"offlinesqlquery\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"isuserdefined\" type=\"boolean\" /><property name=\"organizationtaborder\" type=\"integer\" /><property name=\"isdefault\" type=\"boolean\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"querytype\" type=\"integer\" /><property name=\"conditionalformatting\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"queryapi\" type=\"string\" /><property name=\"advancedgroupby\" type=\"string\" /><property name=\"isquickfindquery\" type=\"boolean\" /><property name=\"solutionid\" type=\"string\" /><property name=\"layoutjson\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_savedquery_createdon_def\" /><property name=\"savedqueryidunique\" type=\"string\" /><property name=\"layoutxml\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"returnedtypecode\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"columnsetxml\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"queryappusage\" type=\"integer\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"savedqueryid\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_savedquery_overwritetime_def\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"iscustom\" type=\"boolean\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"fetchxml\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_savedquery_modifiedon_def\" /><property name=\"canbedeleted\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_connectionmode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_serviceendpoint_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_url_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_messageformat_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_introducedversion_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_userclaim_def\" /><boolean name=\"Microsoft_Dynamics_CRM_serviceendpoint_issastokenset_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint__modifiedonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_serviceendpoint_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_sastoken_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_saskey_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_runtimeintegrationproperties_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint__keyvaultreferenceid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_path_def\" /><boolean name=\"Microsoft_Dynamics_CRM_serviceendpoint_issaskeyset_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_description_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_namespaceformat_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_schematype_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_contract_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_serviceendpointid_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_authvalue_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_authtype_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_solutionnamespace_def\" /><boolean name=\"Microsoft_Dynamics_CRM_serviceendpoint_usekeyvaultconfiguration_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_serviceendpointidunique_def\" /><boolean name=\"Microsoft_Dynamics_CRM_serviceendpoint_isauthvalueset_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_serviceendpoint_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_namespaceaddress_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_serviceendpoint_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_saskeyname_def\" /><string name=\"Microsoft_Dynamics_CRM_serviceendpoint_name_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_messagecharset_def\" /><integer name=\"Microsoft_Dynamics_CRM_serviceendpoint_componentstate_def\" /><object name=\"Microsoft_Dynamics_CRM_serviceendpoint\"><property name=\"connectionmode\" type=\"integer\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"solutionid\" type=\"string\" /><property name=\"url\" type=\"string\" /><property name=\"messageformat\" type=\"integer\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"userclaim\" type=\"integer\" /><property name=\"issastokenset\" type=\"boolean\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint_modifiedon_def\" /><property name=\"sastoken\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"saskey\" type=\"string\" /><property name=\"runtimeintegrationproperties\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"_keyvaultreferenceid_value\" type=\"string\" /><property name=\"path\" type=\"string\" /><property name=\"issaskeyset\" type=\"boolean\" /><property name=\"description\" type=\"string\" /><property name=\"namespaceformat\" type=\"integer\" /><property name=\"schematype\" type=\"integer\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"contract\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"serviceendpointid\" type=\"string\" /><property name=\"authvalue\" type=\"string\" /><property name=\"authtype\" type=\"integer\" /><property name=\"solutionnamespace\" type=\"string\" /><property name=\"usekeyvaultconfiguration\" type=\"boolean\" /><property name=\"serviceendpointidunique\" type=\"string\" /><property name=\"isauthvalueset\" type=\"boolean\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint_overwritetime_def\" /><property name=\"namespaceaddress\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint_createdon_def\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"saskeyname\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"messagecharset\" type=\"integer\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_workspaceschema_def\" /><integer name=\"Microsoft_Dynamics_CRM_sharedworkspace_statuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_name_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sharedworkspace_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_storageendpoint_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_accesstoken_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_sharedworkspaceid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sharedworkspace_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_tenantid_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_discoveryendpoint_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace__createdonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sharedworkspace_overriddencreatedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_sharedworkspace_importsequencenumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sharedworkspace_lastused_def\" /><integer name=\"Microsoft_Dynamics_CRM_sharedworkspace_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_sharedworkspace_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_sharedworkspace_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_workspaceschemaversion_def\" /><integer name=\"Microsoft_Dynamics_CRM_sharedworkspace_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace_ordererendpoint_def\" /><string name=\"Microsoft_Dynamics_CRM_sharedworkspace__createdby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sharedworkspace_lastmanaged_def\" /><object name=\"Microsoft_Dynamics_CRM_sharedworkspace\"><property name=\"workspaceschema\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"name\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace_createdon_def\" /><property name=\"storageendpoint\" type=\"string\" /><property name=\"accesstoken\" type=\"string\" /><property name=\"sharedworkspaceid\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace_modifiedon_def\" /><property name=\"tenantid\" type=\"string\" /><property name=\"discoveryendpoint\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace_overriddencreatedon_def\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"lastused\" typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace_lastused_def\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"workspaceschemaversion\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"ordererendpoint\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"lastmanaged\" typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace_lastmanaged_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_sitemap__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap__modifiedby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_sitemap_showrecents_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_sitemapxmlmanaged_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sitemap_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_sitemapxml_def\" /><boolean name=\"Microsoft_Dynamics_CRM_sitemap_showhome_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_sitemapnameunique_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sitemap_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_sitemap_componentstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_sitemap_versionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_sitemap_isappaware_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_sitemap_modifiedon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_sitemap_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_sitemapname_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_sitemapidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_sitemapid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_sitemap_showpinned_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_sitemap__organizationid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_sitemap_enablecollapsiblegroups_def\" /><object name=\"Microsoft_Dynamics_CRM_sitemap\"><property name=\"_createdby_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"showrecents\" type=\"boolean\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"sitemapxmlmanaged\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_sitemap_createdon_def\" /><property name=\"sitemapxml\" type=\"string\" /><property name=\"showhome\" type=\"boolean\" /><property name=\"sitemapnameunique\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_sitemap_overwritetime_def\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"isappaware\" type=\"boolean\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_sitemap_modifiedon_def\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"sitemapname\" type=\"string\" /><property name=\"sitemapidunique\" type=\"string\" /><property name=\"sitemapid\" type=\"string\" /><property name=\"showpinned\" type=\"boolean\" /><property name=\"solutionid\" type=\"string\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"enablecollapsiblegroups\" type=\"boolean\" /><property name=\"SiteMap_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"SiteMap_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"SiteMap_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"SiteMap_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_socialprofile_profilelink_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__owningbusinessunit_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_timezoneruleversionnumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_socialprofile_blocked_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__customerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_socialprofile_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__owningteam_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_versionnumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_socialprofile_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile_profilename_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile_uniqueprofileid_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile_socialprofileid_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile_profilefullname_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_importsequencenumber_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_socialprofile_influencescore_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_socialprofile_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_statuscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_community_def\" /><integer name=\"Microsoft_Dynamics_CRM_socialprofile_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_socialprofile__createdby_value_def\" /><number name=\"Microsoft_Dynamics_CRM_socialprofile_exchangerate_def\" /><object name=\"Microsoft_Dynamics_CRM_socialprofile\"><property name=\"profilelink\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"blocked\" type=\"boolean\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"_customerid_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_socialprofile_createdon_def\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_socialprofile_overriddencreatedon_def\" /><property name=\"profilename\" type=\"string\" /><property name=\"uniqueprofileid\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"socialprofileid\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"profilefullname\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"influencescore\" typeRef=\"Microsoft_Dynamics_CRM_socialprofile_influencescore_def\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_socialprofile_modifiedon_def\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"community\" type=\"integer\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"customerid_contact\" typeRef=\"Microsoft_Dynamics_CRM_contact\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_solutioncomponent_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_solutioncomponent_componenttype_def\" /><integer name=\"Microsoft_Dynamics_CRM_solutioncomponent_rootcomponentbehavior_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_solutioncomponent_modifiedon_def\" /><integer name=\"Microsoft_Dynamics_CRM_solutioncomponent_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent__modifiedonbehalfby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_solutioncomponent_ismetadata_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent_rootsolutioncomponentid_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent__solutionid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent_solutioncomponentid_def\" /><string name=\"Microsoft_Dynamics_CRM_solutioncomponent_objectid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent\" name=\"Microsoft_Dynamics_CRM_solutioncomponent_solutioncomponent_parent_solutioncomponent_def\" /><object name=\"Microsoft_Dynamics_CRM_solutioncomponent\"><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent_createdon_def\" /><property name=\"componenttype\" type=\"integer\" /><property name=\"rootcomponentbehavior\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent_modifiedon_def\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"ismetadata\" type=\"boolean\" /><property name=\"rootsolutioncomponentid\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_solutionid_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"solutioncomponentid\" type=\"string\" /><property name=\"objectid\" type=\"string\" /><property name=\"solutionid\" typeRef=\"Microsoft_Dynamics_CRM_solution\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"rootsolutioncomponentid_solutioncomponent\" typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent\" /><property name=\"solutioncomponent_parent_solutioncomponent\" typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent_solutioncomponent_parent_solutioncomponent_def\" /></object><string name=\"Microsoft_Dynamics_CRM_solution_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__publisherid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__organizationid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_pinpointassetid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_solution_isvisible_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_solution_modifiedon_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_solution_installedon_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_uniquename_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_solutionpackageversion_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_upgradeinfo_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__configurationpageid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__parentsolutionid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_solution_pinpointsolutionid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_solution_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_solution_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_templatesuffix_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solution__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_version_def\" /><integer name=\"Microsoft_Dynamics_CRM_solution_pinpointpublisherid_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_solution_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_thumbprint_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_pinpointsolutiondefaultlocale_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_description_def\" /><boolean name=\"Microsoft_Dynamics_CRM_solution_isapimanaged_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_solution_updatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_solution_friendlyname_def\" /><integer name=\"Microsoft_Dynamics_CRM_solution_solutiontype_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent\" name=\"Microsoft_Dynamics_CRM_solution_solution_solutioncomponent_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solution\" name=\"Microsoft_Dynamics_CRM_solution_solution_parent_solution_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_privilege\" name=\"Microsoft_Dynamics_CRM_solution_solution_privilege_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_solution_solution_role_def\" /><object name=\"Microsoft_Dynamics_CRM_solution\"><property name=\"solutionid\" type=\"string\" /><property name=\"_publisherid_value\" type=\"string\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"pinpointassetid\" type=\"string\" /><property name=\"isvisible\" type=\"boolean\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_solution_modifiedon_def\" /><property name=\"installedon\" typeRef=\"Microsoft_Dynamics_CRM_solution_installedon_def\" /><property name=\"uniquename\" type=\"string\" /><property name=\"solutionpackageversion\" type=\"string\" /><property name=\"upgradeinfo\" type=\"string\" /><property name=\"_configurationpageid_value\" type=\"string\" /><property name=\"_parentsolutionid_value\" type=\"string\" /><property name=\"pinpointsolutionid\" type=\"integer\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"templatesuffix\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"version\" type=\"string\" /><property name=\"pinpointpublisherid\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_solution_createdon_def\" /><property name=\"thumbprint\" type=\"string\" /><property name=\"pinpointsolutiondefaultlocale\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"isapimanaged\" type=\"boolean\" /><property name=\"updatedon\" typeRef=\"Microsoft_Dynamics_CRM_solution_updatedon_def\" /><property name=\"friendlyname\" type=\"string\" /><property name=\"solutiontype\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"solution_solutioncomponent\" typeRef=\"Microsoft_Dynamics_CRM_solution_solution_solutioncomponent_def\" /><property name=\"parentsolutionid\" typeRef=\"Microsoft_Dynamics_CRM_solution\" /><property name=\"solution_parent_solution\" typeRef=\"Microsoft_Dynamics_CRM_solution_solution_parent_solution_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"solution_privilege\" typeRef=\"Microsoft_Dynamics_CRM_solution_solution_privilege_def\" /><property name=\"solution_role\" typeRef=\"Microsoft_Dynamics_CRM_solution_solution_role_def\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_systemform_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_formjson_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemform_formactivationstate_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemform_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform__organizationid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemform_version_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_description_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemform_istabletenabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemform_isdefault_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_objecttypecode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemform_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemform_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemform_type_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_formidunique_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemform_formpresentation_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_formid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_name_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_uniquename_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_formxmlmanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform_formxml_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemform_isdesktopenabled_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_systemform_publishedon_def\" /><string name=\"Microsoft_Dynamics_CRM_systemform__ancestorformid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemform_isairmerged_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemform\" name=\"Microsoft_Dynamics_CRM_systemform_form_ancestor_form_def\" /><object name=\"Microsoft_Dynamics_CRM_systemform\"><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_systemform_overwritetime_def\" /><property name=\"formjson\" type=\"string\" /><property name=\"formactivationstate\" type=\"integer\" /><property name=\"canbedeleted\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"version\" type=\"integer\" /><property name=\"description\" type=\"string\" /><property name=\"istabletenabled\" type=\"boolean\" /><property name=\"isdefault\" type=\"boolean\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"objecttypecode\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"type\" type=\"integer\" /><property name=\"formidunique\" type=\"string\" /><property name=\"formpresentation\" type=\"integer\" /><property name=\"formid\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"uniquename\" type=\"string\" /><property name=\"formxmlmanaged\" type=\"string\" /><property name=\"formxml\" type=\"string\" /><property name=\"isdesktopenabled\" type=\"boolean\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"publishedon\" typeRef=\"Microsoft_Dynamics_CRM_systemform_publishedon_def\" /><property name=\"_ancestorformid_value\" type=\"string\" /><property name=\"isairmerged\" type=\"boolean\" /><property name=\"ancestorformid\" typeRef=\"Microsoft_Dynamics_CRM_systemform\" /><property name=\"form_ancestor_form\" typeRef=\"Microsoft_Dynamics_CRM_systemform_form_ancestor_form_def\" /></object><string name=\"Microsoft_Dynamics_CRM_systemuser_organizationid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_defaultodbfoldername_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_stateorprovince_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_applicationid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_lastname_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_systemuser_address1_latitude_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_address1_shippingmethodcode_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_address1_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_homephone_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_systemuser_address2_latitude_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_governmentid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_salutation_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_systemuser_address2_longitude_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__sample_stakeholdersid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_systemuser_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_telephone3_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_mobilephone_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_fax_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_city_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_addressid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_name_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_stateorprovince_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_line2_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_userpuid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_firstname_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_passporthi_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_name_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__territoryid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_address2_shippingmethodcode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_disabledreason_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_postofficebox_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_systemuser_azuredeletedon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_defaultfilterspopulated_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_employeeid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__createdby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_setupuser_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_entityimage_timestamp_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_internalemailaddress_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_county_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__businessunitid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_telephone1_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_invitestatuscode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_entityimageid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_line3_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_userlicensetype_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_incomingemaildeliverymethod_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_deletedstate_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_skills_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_address1_addresstypecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_outgoingemaildeliverymethod_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_windowsliveid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_postalcode_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_passportlo_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_issyncwithdirectory_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_importsequencenumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_systemuser_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_sharepointemailaddress_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_yammeruserid_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_systemuser_address1_longitude_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__queueid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_stageid_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_isintegrationuser_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_personalemailaddress_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_telephone2_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_preferredemailcode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_composite_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_preferredphonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__mobileofflineprofileid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_line1_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_yomimiddlename_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_entityimage_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_islicensed_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_emailrouteraccessapproval_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__calendarid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_line3_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_preferredaddresscode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_country_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_fullname_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_azureactivedirectoryobjectid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_systemuserid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_entityimage_url_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_line2_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_upszone_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_city_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_azurestate_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_composite_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__positionid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_nickname_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_line1_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__transactioncurrencyid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_telephone1_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__sample_teammemberid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_middlename_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_isdisabled_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__defaultmailbox_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_postalcode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__parentsystemuserid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_mobilealertemail_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_identityid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_photourl_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_isemailaddressapprovedbyo365admin_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_traversedpath_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_county_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_fax_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_yomifirstname_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_telephone3_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_address2_utcoffset_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_yomilastname_def\" /><boolean name=\"Microsoft_Dynamics_CRM_systemuser_displayinserviceviews_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_yomifullname_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_address2_addresstypecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_systemuser_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_accessmode_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_yammeremailaddress_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser__modifiedonbehalfby_value_def\" /><number name=\"Microsoft_Dynamics_CRM_systemuser_exchangerate_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_jobtitle_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_postofficebox_def\" /><integer name=\"Microsoft_Dynamics_CRM_systemuser_caltype_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address2_addressid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_processid_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_applicationiduri_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_title_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_telephone2_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_address1_country_def\" /><string name=\"Microsoft_Dynamics_CRM_systemuser_domainname_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuserroles_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_systemuser_teammembership_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_theme\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_theme\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_theme\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_theme\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_systemuser_user_knowledgearticle_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_systemuser_user_goal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_systemuser_user_goal_goalowner_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solution\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_solution_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solution\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_solution_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_importbase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterule_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_savedquery\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquerybase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_teamtemplate\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solution\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_solutionbase_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitembase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sitemap\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appmodule\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_role_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_systemuser_user_recurringappointmentmaster_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_businessunit\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunitbase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_systemuser_workflow_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_serviceendpointbase_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sitemap\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterule_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_savedquery\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquery_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitembase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_rolebase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sitemap\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_businessunit\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunit_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint\" name=\"Microsoft_Dynamics_CRM_systemuser_createdby_serviceendpoint_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_teamtemplate\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_teamtemplate\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuser_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuserbase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitembase_workerid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_solutioncomponentbase_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint\" name=\"Microsoft_Dynamics_CRM_systemuser_modifiedby_serviceendpoint_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_importmap_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solutioncomponent\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_solutioncomponentbase_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_role_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterulebase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_contact_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_socialprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_SocialProfile_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuserbase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_team_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_teamtemplate\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_systemuser_user_activity_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_systemuser_annotation_owning_user_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appmodule\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_Imports_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activityparty\" name=\"Microsoft_Dynamics_CRM_systemuser_system_user_activity_parties_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_contact_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_systemuser_user_email_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_contactbase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_email_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_businessunit\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunitbase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_systemuser_queue_primary_user_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_socialprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_socialProfile_owning_user_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_businessunit\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunit_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sitemap\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_savedquery\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquery_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queuebase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitem_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_import_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_rolebase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_email_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queue_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_systemuser_system_user_contacts_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teambase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_systemuser_queuemembership_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_solution\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_solutionbase_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_systemuser_knowledgearticle_primaryauthorid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_systemuser_contact_owning_user_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_importmap_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appmodule\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teambase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_systemuser_user_parent_user_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_savedquery\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquerybase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_email_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_import_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_email_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queue_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queuebase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_Email_EmailSender_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_ImportMaps_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_systemuser_workflow_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_systemuser_workflow_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_team_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_importmapbase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_contactbase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_systemuser_workflow_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_DuplicateRules_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appmodule\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_serviceendpoint\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_serviceendpointbase_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuser_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_socialprofile\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_SocialProfile_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_systemuser_system_user_workflow_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_importbase_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_teambase_administratorid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_importmapbase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterulebase_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitem_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_systemuser_user_appointment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_sharedworkspace\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_systemuser_user_flowmachine_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_user_flowmachinegroup_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_systemuser_user_workqueue_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_systemuser_user_flowsession_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_flowmachinegroup_PasswordChangedBy_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_systemuser_flowmachinegroup_RotationStartedBy_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_systemuser_user_connectioninstance_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_systemuser_user_bot_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_systemuser_systemuser_bot_publishedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_kbattachment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_mobileapp_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aiconfiguration\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_aimodel_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_pminferredtask_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_modifiedonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_pmrecording_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_createdby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_createdonbehalfby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_modifiedby_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_solutionhealthruleset\" name=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_modifiedonbehalfby_def\" /><object name=\"Microsoft_Dynamics_CRM_systemuser\"><property name=\"organizationid\" type=\"string\" /><property name=\"defaultodbfoldername\" type=\"string\" /><property name=\"address1_stateorprovince\" type=\"string\" /><property name=\"applicationid\" type=\"string\" /><property name=\"address1_upszone\" type=\"string\" /><property name=\"lastname\" type=\"string\" /><property name=\"address1_latitude\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_address1_latitude_def\" /><property name=\"address1_shippingmethodcode\" type=\"integer\" /><property name=\"address1_utcoffset\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"homephone\" type=\"string\" /><property name=\"address2_latitude\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_address2_latitude_def\" /><property name=\"governmentid\" type=\"string\" /><property name=\"salutation\" type=\"string\" /><property name=\"address2_longitude\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_address2_longitude_def\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_sample_stakeholdersid_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_overriddencreatedon_def\" /><property name=\"address1_telephone3\" type=\"string\" /><property name=\"mobilephone\" type=\"string\" /><property name=\"address2_fax\" type=\"string\" /><property name=\"address2_city\" type=\"string\" /><property name=\"address1_addressid\" type=\"string\" /><property name=\"address1_name\" type=\"string\" /><property name=\"address2_stateorprovince\" type=\"string\" /><property name=\"address2_line2\" type=\"string\" /><property name=\"userpuid\" type=\"string\" /><property name=\"firstname\" type=\"string\" /><property name=\"passporthi\" type=\"integer\" /><property name=\"address2_name\" type=\"string\" /><property name=\"_territoryid_value\" type=\"string\" /><property name=\"address2_shippingmethodcode\" type=\"integer\" /><property name=\"disabledreason\" type=\"string\" /><property name=\"address1_postofficebox\" type=\"string\" /><property name=\"azuredeletedon\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_azuredeletedon_def\" /><property name=\"defaultfilterspopulated\" type=\"boolean\" /><property name=\"employeeid\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"setupuser\" type=\"boolean\" /><property name=\"entityimage_timestamp\" type=\"integer\" /><property name=\"internalemailaddress\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"address1_county\" type=\"string\" /><property name=\"_businessunitid_value\" type=\"string\" /><property name=\"address1_telephone1\" type=\"string\" /><property name=\"invitestatuscode\" type=\"integer\" /><property name=\"entityimageid\" type=\"string\" /><property name=\"address2_line3\" type=\"string\" /><property name=\"userlicensetype\" type=\"integer\" /><property name=\"incomingemaildeliverymethod\" type=\"integer\" /><property name=\"deletedstate\" type=\"integer\" /><property name=\"skills\" type=\"string\" /><property name=\"address1_addresstypecode\" type=\"integer\" /><property name=\"outgoingemaildeliverymethod\" type=\"integer\" /><property name=\"windowsliveid\" type=\"string\" /><property name=\"address2_postalcode\" type=\"string\" /><property name=\"passportlo\" type=\"integer\" /><property name=\"issyncwithdirectory\" type=\"boolean\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_modifiedon_def\" /><property name=\"sharepointemailaddress\" type=\"string\" /><property name=\"yammeruserid\" type=\"string\" /><property name=\"address1_longitude\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_address1_longitude_def\" /><property name=\"_queueid_value\" type=\"string\" /><property name=\"stageid\" type=\"string\" /><property name=\"isintegrationuser\" type=\"boolean\" /><property name=\"personalemailaddress\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"address2_telephone2\" type=\"string\" /><property name=\"preferredemailcode\" type=\"integer\" /><property name=\"address2_composite\" type=\"string\" /><property name=\"preferredphonecode\" type=\"integer\" /><property name=\"_mobileofflineprofileid_value\" type=\"string\" /><property name=\"address1_line1\" type=\"string\" /><property name=\"yomimiddlename\" type=\"string\" /><property name=\"entityimage\" type=\"string\" /><property name=\"islicensed\" type=\"boolean\" /><property name=\"emailrouteraccessapproval\" type=\"integer\" /><property name=\"_calendarid_value\" type=\"string\" /><property name=\"address1_line3\" type=\"string\" /><property name=\"preferredaddresscode\" type=\"integer\" /><property name=\"address2_country\" type=\"string\" /><property name=\"fullname\" type=\"string\" /><property name=\"azureactivedirectoryobjectid\" type=\"string\" /><property name=\"systemuserid\" type=\"string\" /><property name=\"entityimage_url\" type=\"string\" /><property name=\"address1_line2\" type=\"string\" /><property name=\"address2_upszone\" type=\"string\" /><property name=\"address1_city\" type=\"string\" /><property name=\"azurestate\" type=\"integer\" /><property name=\"address1_composite\" type=\"string\" /><property name=\"_positionid_value\" type=\"string\" /><property name=\"nickname\" type=\"string\" /><property name=\"address2_line1\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"address2_telephone1\" type=\"string\" /><property name=\"_sample_teammemberid_value\" type=\"string\" /><property name=\"middlename\" type=\"string\" /><property name=\"isdisabled\" type=\"boolean\" /><property name=\"_defaultmailbox_value\" type=\"string\" /><property name=\"address1_postalcode\" type=\"string\" /><property name=\"_parentsystemuserid_value\" type=\"string\" /><property name=\"mobilealertemail\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"identityid\" type=\"integer\" /><property name=\"photourl\" type=\"string\" /><property name=\"isemailaddressapprovedbyo365admin\" type=\"boolean\" /><property name=\"traversedpath\" type=\"string\" /><property name=\"address2_county\" type=\"string\" /><property name=\"address1_fax\" type=\"string\" /><property name=\"yomifirstname\" type=\"string\" /><property name=\"address2_telephone3\" type=\"string\" /><property name=\"address2_utcoffset\" type=\"integer\" /><property name=\"yomilastname\" type=\"string\" /><property name=\"displayinserviceviews\" type=\"boolean\" /><property name=\"yomifullname\" type=\"string\" /><property name=\"address2_addresstypecode\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_createdon_def\" /><property name=\"accessmode\" type=\"integer\" /><property name=\"yammeremailaddress\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"jobtitle\" type=\"string\" /><property name=\"address2_postofficebox\" type=\"string\" /><property name=\"caltype\" type=\"integer\" /><property name=\"address2_addressid\" type=\"string\" /><property name=\"processid\" type=\"string\" /><property name=\"applicationiduri\" type=\"string\" /><property name=\"title\" type=\"string\" /><property name=\"address1_telephone2\" type=\"string\" /><property name=\"address1_country\" type=\"string\" /><property name=\"domainname\" type=\"string\" /><property name=\"systemuserroles_association\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuserroles_association_def\" /><property name=\"teammembership_association\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_teammembership_association_def\" /><property name=\"lk_theme_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_createdby_def\" /><property name=\"lk_theme_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_createdonbehalfby_def\" /><property name=\"lk_theme_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_modifiedby_def\" /><property name=\"lk_theme_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_theme_modifiedonbehalfby_def\" /><property name=\"lk_knowledgearticle_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_createdby_def\" /><property name=\"lk_knowledgearticle_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_createdonbehalfby_def\" /><property name=\"lk_knowledgearticle_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_modifiedby_def\" /><property name=\"lk_knowledgearticle_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_knowledgearticle_modifiedonbehalfby_def\" /><property name=\"user_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_knowledgearticle_def\" /><property name=\"lk_goal_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_createdby_def\" /><property name=\"lk_goal_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_createdonbehalfby_def\" /><property name=\"lk_goal_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_modifiedby_def\" /><property name=\"lk_goal_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_goal_modifiedonbehalfby_def\" /><property name=\"user_goal\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_goal_def\" /><property name=\"user_goal_goalowner\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_goal_goalowner_def\" /><property name=\"lk_solution_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_solution_createdby_def\" /><property name=\"lk_solution_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_solution_modifiedby_def\" /><property name=\"lk_importbase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_importbase_createdby_def\" /><property name=\"lk_duplicaterule_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterule_createdonbehalfby_def\" /><property name=\"lk_savedquerybase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquerybase_modifiedby_def\" /><property name=\"lk_teamtemplate_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_createdby_def\" /><property name=\"lk_solutionbase_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_solutionbase_modifiedonbehalfby_def\" /><property name=\"lk_activitypointer_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_createdby_def\" /><property name=\"lk_queueitembase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitembase_createdby_def\" /><property name=\"systemuser_SiteMap_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_modifiedonbehalfby_def\" /><property name=\"lk_annotationbase_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_modifiedonbehalfby_def\" /><property name=\"systemuser_appmodule_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_modifiedonbehalfby_def\" /><property name=\"lk_role_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_role_createdonbehalfby_def\" /><property name=\"user_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_recurringappointmentmaster_def\" /><property name=\"lk_businessunitbase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunitbase_modifiedby_def\" /><property name=\"workflow_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_workflow_createdonbehalfby_def\" /><property name=\"lk_serviceendpointbase_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_serviceendpointbase_createdonbehalfby_def\" /><property name=\"systemuser_SiteMap_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_modifiedby_def\" /><property name=\"lk_duplicaterule_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterule_modifiedonbehalfby_def\" /><property name=\"lk_savedquery_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquery_createdonbehalfby_def\" /><property name=\"lk_queueitembase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitembase_modifiedby_def\" /><property name=\"lk_rolebase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_rolebase_modifiedby_def\" /><property name=\"systemuser_SiteMap_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_createdonbehalfby_def\" /><property name=\"lk_businessunit_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunit_createdonbehalfby_def\" /><property name=\"createdby_serviceendpoint\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_createdby_serviceendpoint_def\" /><property name=\"lk_teamtemplate_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_createdonbehalfby_def\" /><property name=\"lk_teamtemplate_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_modifiedby_def\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"lk_systemuser_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuser_modifiedonbehalfby_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"lk_systemuserbase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuserbase_createdby_def\" /><property name=\"lk_queueitembase_workerid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitembase_workerid_def\" /><property name=\"lk_solutioncomponentbase_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_solutioncomponentbase_createdonbehalfby_def\" /><property name=\"modifiedby_serviceendpoint\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_modifiedby_serviceendpoint_def\" /><property name=\"lk_importmap_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_importmap_createdonbehalfby_def\" /><property name=\"lk_annotationbase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_createdby_def\" /><property name=\"lk_recurringappointmentmaster_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_createdonbehalfby_def\" /><property name=\"lk_recurringappointmentmaster_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_createdby_def\" /><property name=\"lk_solutioncomponentbase_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_solutioncomponentbase_modifiedonbehalfby_def\" /><property name=\"lk_role_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_role_modifiedonbehalfby_def\" /><property name=\"lk_duplicaterulebase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterulebase_modifiedby_def\" /><property name=\"lk_contact_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_contact_createdonbehalfby_def\" /><property name=\"lk_SocialProfile_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_SocialProfile_modifiedonbehalfby_def\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"lk_systemuserbase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuserbase_modifiedby_def\" /><property name=\"lk_team_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_team_modifiedonbehalfby_def\" /><property name=\"lk_teamtemplate_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teamtemplate_modifiedonbehalfby_def\" /><property name=\"user_activity\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_activity_def\" /><property name=\"lk_MobileOfflineProfile_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_modifiedonbehalfby_def\" /><property name=\"annotation_owning_user\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_annotation_owning_user_def\" /><property name=\"systemuser_appmodule_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_createdby_def\" /><property name=\"SystemUser_Imports\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_Imports_def\" /><property name=\"system_user_activity_parties\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_system_user_activity_parties_def\" /><property name=\"lk_contact_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_contact_modifiedonbehalfby_def\" /><property name=\"user_email\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_email_def\" /><property name=\"lk_contactbase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_contactbase_createdby_def\" /><property name=\"lk_email_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_email_modifiedby_def\" /><property name=\"lk_businessunitbase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunitbase_createdby_def\" /><property name=\"queue_primary_user\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_queue_primary_user_def\" /><property name=\"socialProfile_owning_user\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_socialProfile_owning_user_def\" /><property name=\"lk_businessunit_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_businessunit_modifiedonbehalfby_def\" /><property name=\"lk_appointment_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_modifiedonbehalfby_def\" /><property name=\"lk_recurringappointmentmaster_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_modifiedonbehalfby_def\" /><property name=\"lk_activitypointer_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_modifiedonbehalfby_def\" /><property name=\"systemuser_SiteMap_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_SiteMap_createdby_def\" /><property name=\"lk_savedquery_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquery_modifiedonbehalfby_def\" /><property name=\"lk_appointment_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_modifiedby_def\" /><property name=\"lk_activitypointer_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_createdonbehalfby_def\" /><property name=\"lk_MobileOfflineProfile_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_createdby_def\" /><property name=\"lk_activitypointer_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_activitypointer_modifiedby_def\" /><property name=\"lk_queuebase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queuebase_createdby_def\" /><property name=\"lk_queueitem_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitem_modifiedonbehalfby_def\" /><property name=\"lk_annotationbase_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_createdonbehalfby_def\" /><property name=\"lk_import_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_import_createdonbehalfby_def\" /><property name=\"lk_MobileOfflineProfile_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_modifiedby_def\" /><property name=\"lk_rolebase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_rolebase_createdby_def\" /><property name=\"lk_email_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_email_createdonbehalfby_def\" /><property name=\"lk_annotationbase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_annotationbase_modifiedby_def\" /><property name=\"lk_queue_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queue_modifiedonbehalfby_def\" /><property name=\"system_user_contacts\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_system_user_contacts_def\" /><property name=\"lk_teambase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teambase_modifiedby_def\" /><property name=\"queuemembership_association\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_queuemembership_association_def\" /><property name=\"lk_solutionbase_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_solutionbase_createdonbehalfby_def\" /><property name=\"knowledgearticle_primaryauthorid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_knowledgearticle_primaryauthorid_def\" /><property name=\"contact_owning_user\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_contact_owning_user_def\" /><property name=\"lk_appointment_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_createdonbehalfby_def\" /><property name=\"lk_importmap_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_importmap_modifiedonbehalfby_def\" /><property name=\"systemuser_appmodule_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_modifiedby_def\" /><property name=\"lk_teambase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teambase_createdby_def\" /><property name=\"parentsystemuserid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"user_parent_user\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_parent_user_def\" /><property name=\"lk_savedquerybase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_savedquerybase_createdby_def\" /><property name=\"lk_email_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_email_modifiedonbehalfby_def\" /><property name=\"lk_appointment_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_appointment_createdby_def\" /><property name=\"mobileofflineprofileid\" typeRef=\"Microsoft_Dynamics_CRM_mobileofflineprofile\" /><property name=\"lk_import_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_import_modifiedonbehalfby_def\" /><property name=\"queueid\" typeRef=\"Microsoft_Dynamics_CRM_queue\" /><property name=\"lk_MobileOfflineProfile_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_MobileOfflineProfile_createdonbehalfby_def\" /><property name=\"lk_email_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_email_createdby_def\" /><property name=\"lk_queue_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queue_createdonbehalfby_def\" /><property name=\"lk_queuebase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queuebase_modifiedby_def\" /><property name=\"SystemUser_Email_EmailSender\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_Email_EmailSender_def\" /><property name=\"lk_recurringappointmentmaster_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_recurringappointmentmaster_modifiedby_def\" /><property name=\"SystemUser_ImportMaps\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_ImportMaps_def\" /><property name=\"workflow_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_workflow_modifiedonbehalfby_def\" /><property name=\"workflow_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_workflow_createdby_def\" /><property name=\"lk_team_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_team_createdonbehalfby_def\" /><property name=\"businessunitid\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"lk_importmapbase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_importmapbase_modifiedby_def\" /><property name=\"lk_contactbase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_contactbase_modifiedby_def\" /><property name=\"workflow_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_workflow_modifiedby_def\" /><property name=\"SystemUser_DuplicateRules\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_SystemUser_DuplicateRules_def\" /><property name=\"systemuser_appmodule_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_appmodule_createdonbehalfby_def\" /><property name=\"lk_serviceendpointbase_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_serviceendpointbase_modifiedonbehalfby_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"lk_systemuser_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_systemuser_createdonbehalfby_def\" /><property name=\"lk_SocialProfile_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_SocialProfile_createdonbehalfby_def\" /><property name=\"system_user_workflow\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_system_user_workflow_def\" /><property name=\"lk_importbase_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_importbase_modifiedby_def\" /><property name=\"lk_teambase_administratorid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_teambase_administratorid_def\" /><property name=\"lk_importmapbase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_importmapbase_createdby_def\" /><property name=\"lk_duplicaterulebase_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_duplicaterulebase_createdby_def\" /><property name=\"lk_queueitem_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_queueitem_createdonbehalfby_def\" /><property name=\"user_appointment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_appointment_def\" /><property name=\"lk_sharedworkspace_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_createdby_def\" /><property name=\"lk_sharedworkspace_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_createdonbehalfby_def\" /><property name=\"lk_sharedworkspace_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_modifiedby_def\" /><property name=\"lk_sharedworkspace_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_sharedworkspace_modifiedonbehalfby_def\" /><property name=\"lk_flowmachine_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_createdby_def\" /><property name=\"lk_flowmachine_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_createdonbehalfby_def\" /><property name=\"lk_flowmachine_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_modifiedby_def\" /><property name=\"lk_flowmachine_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachine_modifiedonbehalfby_def\" /><property name=\"user_flowmachine\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_flowmachine_def\" /><property name=\"lk_flowmachinegroup_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_createdby_def\" /><property name=\"lk_flowmachinegroup_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_createdonbehalfby_def\" /><property name=\"lk_flowmachinegroup_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_modifiedby_def\" /><property name=\"lk_flowmachinegroup_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowmachinegroup_modifiedonbehalfby_def\" /><property name=\"user_flowmachinegroup\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_flowmachinegroup_def\" /><property name=\"lk_workqueue_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_createdby_def\" /><property name=\"lk_workqueue_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_createdonbehalfby_def\" /><property name=\"lk_workqueue_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_modifiedby_def\" /><property name=\"lk_workqueue_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_workqueue_modifiedonbehalfby_def\" /><property name=\"user_workqueue\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_workqueue_def\" /><property name=\"lk_flowsession_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_createdby_def\" /><property name=\"lk_flowsession_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_createdonbehalfby_def\" /><property name=\"lk_flowsession_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_modifiedby_def\" /><property name=\"lk_flowsession_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_flowsession_modifiedonbehalfby_def\" /><property name=\"user_flowsession\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_flowsession_def\" /><property name=\"flowmachinegroup_PasswordChangedBy\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_flowmachinegroup_PasswordChangedBy_def\" /><property name=\"flowmachinegroup_RotationStartedBy\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_flowmachinegroup_RotationStartedBy_def\" /><property name=\"lk_connectioninstance_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_createdby_def\" /><property name=\"lk_connectioninstance_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_createdonbehalfby_def\" /><property name=\"lk_connectioninstance_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_modifiedby_def\" /><property name=\"lk_connectioninstance_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_connectioninstance_modifiedonbehalfby_def\" /><property name=\"user_connectioninstance\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_connectioninstance_def\" /><property name=\"lk_bot_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_createdby_def\" /><property name=\"lk_bot_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_createdonbehalfby_def\" /><property name=\"lk_bot_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_modifiedby_def\" /><property name=\"lk_bot_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_bot_modifiedonbehalfby_def\" /><property name=\"user_bot\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_bot_def\" /><property name=\"systemuser_bot_publishedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_systemuser_bot_publishedby_def\" /><property name=\"lk_msdyn_kbattachment_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_createdby_def\" /><property name=\"lk_msdyn_kbattachment_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_createdonbehalfby_def\" /><property name=\"lk_msdyn_kbattachment_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_modifiedby_def\" /><property name=\"lk_msdyn_kbattachment_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_kbattachment_modifiedonbehalfby_def\" /><property name=\"user_msdyn_kbattachment\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_kbattachment_def\" /><property name=\"lk_msdyn_mobileapp_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_createdby_def\" /><property name=\"lk_msdyn_mobileapp_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_createdonbehalfby_def\" /><property name=\"lk_msdyn_mobileapp_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_modifiedby_def\" /><property name=\"lk_msdyn_mobileapp_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_mobileapp_modifiedonbehalfby_def\" /><property name=\"user_msdyn_mobileapp\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_mobileapp_def\" /><property name=\"lk_msdyn_aiconfiguration_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_createdby_def\" /><property name=\"lk_msdyn_aiconfiguration_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_createdonbehalfby_def\" /><property name=\"lk_msdyn_aiconfiguration_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_modifiedby_def\" /><property name=\"lk_msdyn_aiconfiguration_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aiconfiguration_modifiedonbehalfby_def\" /><property name=\"lk_msdyn_aimodel_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_createdby_def\" /><property name=\"lk_msdyn_aimodel_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_createdonbehalfby_def\" /><property name=\"lk_msdyn_aimodel_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_modifiedby_def\" /><property name=\"lk_msdyn_aimodel_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_aimodel_modifiedonbehalfby_def\" /><property name=\"user_msdyn_aimodel\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_aimodel_def\" /><property name=\"lk_msdyn_pminferredtask_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_createdby_def\" /><property name=\"lk_msdyn_pminferredtask_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_createdonbehalfby_def\" /><property name=\"lk_msdyn_pminferredtask_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_modifiedby_def\" /><property name=\"lk_msdyn_pminferredtask_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pminferredtask_modifiedonbehalfby_def\" /><property name=\"user_msdyn_pminferredtask\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_pminferredtask_def\" /><property name=\"lk_msdyn_pmrecording_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_createdby_def\" /><property name=\"lk_msdyn_pmrecording_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_createdonbehalfby_def\" /><property name=\"lk_msdyn_pmrecording_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_modifiedby_def\" /><property name=\"lk_msdyn_pmrecording_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_pmrecording_modifiedonbehalfby_def\" /><property name=\"user_msdyn_pmrecording\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_user_msdyn_pmrecording_def\" /><property name=\"lk_msdyn_solutionhealthruleset_createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_createdby_def\" /><property name=\"lk_msdyn_solutionhealthruleset_createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_createdonbehalfby_def\" /><property name=\"lk_msdyn_solutionhealthruleset_modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_modifiedby_def\" /><property name=\"lk_msdyn_solutionhealthruleset_modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser_lk_msdyn_solutionhealthruleset_modifiedonbehalfby_def\" /></object><string name=\"Microsoft_Dynamics_CRM_team__transactioncurrencyid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_team_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_team_yominame_def\" /><string name=\"Microsoft_Dynamics_CRM_team__teamtemplateid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team_traversedpath_def\" /><string name=\"Microsoft_Dynamics_CRM_team_organizationid_def\" /><string name=\"Microsoft_Dynamics_CRM_team_name_def\" /><string name=\"Microsoft_Dynamics_CRM_team__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team__regardingobjectid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_team_isdefault_def\" /><integer name=\"Microsoft_Dynamics_CRM_team_teamtype_def\" /><number name=\"Microsoft_Dynamics_CRM_team_exchangerate_def\" /><integer name=\"Microsoft_Dynamics_CRM_team_importsequencenumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_team_systemmanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_team_description_def\" /><string name=\"Microsoft_Dynamics_CRM_team__delegatedauthorizationid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team_emailaddress_def\" /><string name=\"Microsoft_Dynamics_CRM_team_processid_def\" /><string name=\"Microsoft_Dynamics_CRM_team__businessunitid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_team_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_team__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team__queueid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_team_modifiedon_def\" /><boolean name=\"Microsoft_Dynamics_CRM_team_issastokenset_def\" /><string name=\"Microsoft_Dynamics_CRM_team__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team_stageid_def\" /><integer name=\"Microsoft_Dynamics_CRM_team_membershiptype_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_team_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_team_sharelinkqualifier_def\" /><string name=\"Microsoft_Dynamics_CRM_team_azureactivedirectoryobjectid_def\" /><string name=\"Microsoft_Dynamics_CRM_team__administratorid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_team_teamid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_systemuser\" name=\"Microsoft_Dynamics_CRM_team_teammembership_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" name=\"Microsoft_Dynamics_CRM_team_team_knowledgearticle_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_team_team_goal_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_duplicaterule\" name=\"Microsoft_Dynamics_CRM_team_team_DuplicateRules_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_import\" name=\"Microsoft_Dynamics_CRM_team_team_Imports_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_recurringappointmentmaster\" name=\"Microsoft_Dynamics_CRM_team_team_recurringappointmentmaster_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_importmap\" name=\"Microsoft_Dynamics_CRM_team_team_ImportMaps_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_queueitem\" name=\"Microsoft_Dynamics_CRM_team_team_queueitembase_workerid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_team_team_workflow_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_team_team_email_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_contact\" name=\"Microsoft_Dynamics_CRM_team_team_contacts_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_team_team_annotations_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_role\" name=\"Microsoft_Dynamics_CRM_team_teamroles_association_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_activitypointer\" name=\"Microsoft_Dynamics_CRM_team_team_activity_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_appointment\" name=\"Microsoft_Dynamics_CRM_team_team_appointment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_goal\" name=\"Microsoft_Dynamics_CRM_team_team_goal_goalowner_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachine\" name=\"Microsoft_Dynamics_CRM_team_team_flowmachine_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowmachinegroup\" name=\"Microsoft_Dynamics_CRM_team_team_flowmachinegroup_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workqueue\" name=\"Microsoft_Dynamics_CRM_team_team_workqueue_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_team_team_flowsession_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_connectioninstance\" name=\"Microsoft_Dynamics_CRM_team_team_connectioninstance_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_bot\" name=\"Microsoft_Dynamics_CRM_team_team_bot_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_kbattachment\" name=\"Microsoft_Dynamics_CRM_team_team_msdyn_kbattachment_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_mobileapp\" name=\"Microsoft_Dynamics_CRM_team_team_msdyn_mobileapp_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_team_team_msdyn_aimodel_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pminferredtask\" name=\"Microsoft_Dynamics_CRM_team_team_msdyn_pminferredtask_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_team_team_msdyn_pmrecording_def\" /><object name=\"Microsoft_Dynamics_CRM_team\"><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"yominame\" type=\"string\" /><property name=\"_teamtemplateid_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"traversedpath\" type=\"string\" /><property name=\"organizationid\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_regardingobjectid_value\" type=\"string\" /><property name=\"isdefault\" type=\"boolean\" /><property name=\"teamtype\" type=\"integer\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"systemmanaged\" type=\"boolean\" /><property name=\"description\" type=\"string\" /><property name=\"_delegatedauthorizationid_value\" type=\"string\" /><property name=\"emailaddress\" type=\"string\" /><property name=\"processid\" type=\"string\" /><property name=\"_businessunitid_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_team_overriddencreatedon_def\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"_queueid_value\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_team_modifiedon_def\" /><property name=\"issastokenset\" type=\"boolean\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"stageid\" type=\"string\" /><property name=\"membershiptype\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_team_createdon_def\" /><property name=\"sharelinkqualifier\" type=\"string\" /><property name=\"azureactivedirectoryobjectid\" type=\"string\" /><property name=\"_administratorid_value\" type=\"string\" /><property name=\"teamid\" type=\"string\" /><property name=\"teammembership_association\" typeRef=\"Microsoft_Dynamics_CRM_team_teammembership_association_def\" /><property name=\"team_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_team_team_knowledgearticle_def\" /><property name=\"regardingobjectid_knowledgearticle\" typeRef=\"Microsoft_Dynamics_CRM_knowledgearticle\" /><property name=\"team_goal\" typeRef=\"Microsoft_Dynamics_CRM_team_team_goal_def\" /><property name=\"associatedteamtemplateid\" typeRef=\"Microsoft_Dynamics_CRM_teamtemplate\" /><property name=\"team_DuplicateRules\" typeRef=\"Microsoft_Dynamics_CRM_team_team_DuplicateRules_def\" /><property name=\"team_Imports\" typeRef=\"Microsoft_Dynamics_CRM_team_team_Imports_def\" /><property name=\"team_recurringappointmentmaster\" typeRef=\"Microsoft_Dynamics_CRM_team_team_recurringappointmentmaster_def\" /><property name=\"queueid\" typeRef=\"Microsoft_Dynamics_CRM_queue\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"team_ImportMaps\" typeRef=\"Microsoft_Dynamics_CRM_team_team_ImportMaps_def\" /><property name=\"team_queueitembase_workerid\" typeRef=\"Microsoft_Dynamics_CRM_team_team_queueitembase_workerid_def\" /><property name=\"businessunitid\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"team_workflow\" typeRef=\"Microsoft_Dynamics_CRM_team_team_workflow_def\" /><property name=\"team_email\" typeRef=\"Microsoft_Dynamics_CRM_team_team_email_def\" /><property name=\"team_contacts\" typeRef=\"Microsoft_Dynamics_CRM_team_team_contacts_def\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"team_annotations\" typeRef=\"Microsoft_Dynamics_CRM_team_team_annotations_def\" /><property name=\"teamroles_association\" typeRef=\"Microsoft_Dynamics_CRM_team_teamroles_association_def\" /><property name=\"team_activity\" typeRef=\"Microsoft_Dynamics_CRM_team_team_activity_def\" /><property name=\"team_appointment\" typeRef=\"Microsoft_Dynamics_CRM_team_team_appointment_def\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"administratorid\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"team_goal_goalowner\" typeRef=\"Microsoft_Dynamics_CRM_team_team_goal_goalowner_def\" /><property name=\"team_flowmachine\" typeRef=\"Microsoft_Dynamics_CRM_team_team_flowmachine_def\" /><property name=\"team_flowmachinegroup\" typeRef=\"Microsoft_Dynamics_CRM_team_team_flowmachinegroup_def\" /><property name=\"team_workqueue\" typeRef=\"Microsoft_Dynamics_CRM_team_team_workqueue_def\" /><property name=\"team_flowsession\" typeRef=\"Microsoft_Dynamics_CRM_team_team_flowsession_def\" /><property name=\"team_connectioninstance\" typeRef=\"Microsoft_Dynamics_CRM_team_team_connectioninstance_def\" /><property name=\"team_bot\" typeRef=\"Microsoft_Dynamics_CRM_team_team_bot_def\" /><property name=\"team_msdyn_kbattachment\" typeRef=\"Microsoft_Dynamics_CRM_team_team_msdyn_kbattachment_def\" /><property name=\"team_msdyn_mobileapp\" typeRef=\"Microsoft_Dynamics_CRM_team_team_msdyn_mobileapp_def\" /><property name=\"team_msdyn_aimodel\" typeRef=\"Microsoft_Dynamics_CRM_team_team_msdyn_aimodel_def\" /><property name=\"team_msdyn_pminferredtask\" typeRef=\"Microsoft_Dynamics_CRM_team_team_msdyn_pminferredtask_def\" /><property name=\"team_msdyn_pmrecording\" typeRef=\"Microsoft_Dynamics_CRM_team_team_msdyn_pmrecording_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_teamtemplate_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate_teamtemplateid_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate__createdonbehalfby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_teamtemplate_issystem_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate_description_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate__modifiedby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_teamtemplate_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_teamtemplate_objecttypecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_teamtemplate_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_teamtemplate_componentstate_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_teamtemplate_overwritetime_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_teamtemplate_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate_componentidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate_teamtemplatename_def\" /><integer name=\"Microsoft_Dynamics_CRM_teamtemplate_defaultaccessrightsmask_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate__modifiedonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_teamtemplate_solutionid_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_team\" name=\"Microsoft_Dynamics_CRM_teamtemplate_teamtemplate_Teams_def\" /><object name=\"Microsoft_Dynamics_CRM_teamtemplate\"><property name=\"ismanaged\" type=\"boolean\" /><property name=\"teamtemplateid\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"issystem\" type=\"boolean\" /><property name=\"description\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"objecttypecode\" type=\"integer\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_teamtemplate_createdon_def\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_teamtemplate_overwritetime_def\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_teamtemplate_modifiedon_def\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"teamtemplatename\" type=\"string\" /><property name=\"defaultaccessrightsmask\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"solutionid\" type=\"string\" /><property name=\"teamtemplate_Teams\" typeRef=\"Microsoft_Dynamics_CRM_teamtemplate_teamtemplate_Teams_def\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_theme_headercolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_name_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_controlborder_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_globallinkcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_navbarbackgroundcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_backgroundcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__logoid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__organizationid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_theme_isdefaulttheme_def\" /><number name=\"Microsoft_Dynamics_CRM_theme_exchangerate_def\" /><integer name=\"Microsoft_Dynamics_CRM_theme_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_pageheaderbackgroundcolor_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_theme_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_processcontrolcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_panelheaderbackgroundcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__transactioncurrencyid_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_theme_type_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_hoverlinkeffect_def\" /><integer name=\"Microsoft_Dynamics_CRM_theme_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_accentcolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_logotooltip_def\" /><integer name=\"Microsoft_Dynamics_CRM_theme_timezoneruleversionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_themeid_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_defaultcustomentitycolor_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_theme_createdon_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_defaultentitycolor_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_selectedlinkeffect_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_navbarshelfcolor_def\" /><integer name=\"Microsoft_Dynamics_CRM_theme_statecode_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_theme_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_maincolor_def\" /><integer name=\"Microsoft_Dynamics_CRM_theme_versionnumber_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_theme_controlshade_def\" /><string name=\"Microsoft_Dynamics_CRM_theme__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_theme_statuscode_def\" /><object name=\"Microsoft_Dynamics_CRM_theme\"><property name=\"headercolor\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"controlborder\" type=\"string\" /><property name=\"globallinkcolor\" type=\"string\" /><property name=\"navbarbackgroundcolor\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"backgroundcolor\" type=\"string\" /><property name=\"_logoid_value\" type=\"string\" /><property name=\"_organizationid_value\" type=\"string\" /><property name=\"isdefaulttheme\" type=\"boolean\" /><property name=\"exchangerate\" type=\"number\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"pageheaderbackgroundcolor\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_theme_overriddencreatedon_def\" /><property name=\"processcontrolcolor\" type=\"string\" /><property name=\"panelheaderbackgroundcolor\" type=\"string\" /><property name=\"_transactioncurrencyid_value\" type=\"string\" /><property name=\"type\" type=\"boolean\" /><property name=\"hoverlinkeffect\" type=\"string\" /><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"accentcolor\" type=\"string\" /><property name=\"logotooltip\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"themeid\" type=\"string\" /><property name=\"defaultcustomentitycolor\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_theme_createdon_def\" /><property name=\"defaultentitycolor\" type=\"string\" /><property name=\"selectedlinkeffect\" type=\"string\" /><property name=\"navbarshelfcolor\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_theme_modifiedon_def\" /><property name=\"maincolor\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"controlshade\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /></object><string name=\"Microsoft_Dynamics_CRM_workflow_entityimage_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_triggeronupdateattributelist_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_businessprocesstype_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_billingcontext_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_rank_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_inputs_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_mode_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_processroleassignment_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_formid_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_uiflowtype_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_asyncautodelete_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_workflowidunique_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_processtriggerscope_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_resourcecontainer_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workflow_overwritetime_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_createstage_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_outputs_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__activeworkflowid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_processorder_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__owninguser_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_deletestage_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_uidata_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_iscrmuiworkflow_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_solutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__plugintypeid_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_throttlingbehavior_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__createdby_value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_subprocess_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_componentstate_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_definition_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_statecode_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__modifiedonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_runas_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_rendererobjecttypecode_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_metadata_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_name_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workflow_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_xaml_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__createdonbehalfby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_processtriggerformid_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_resourceid_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__parentworkflowid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__ownerid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_suspensionreasondetails_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_ismanaged_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_primaryentity_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_category_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_type_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_dynamicssolutioncontext_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_updatestage_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_triggerondelete_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_introducedversion_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_uniquename_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_ondemand_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__owningbusinessunit_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_clientdata_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_scope_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_schemaversion_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_trustedaccess_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_triggeroncreate_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workflow_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_statuscode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_syncworkflowlogonfailure_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__sdkmessageid_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_entityimageid_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_description_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_desktopflowmodules_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_workflowid_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_languagecode_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_entityimage_url_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workflow_istransacted_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_inputparameters_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_connectionreferences_def\" /><integer name=\"Microsoft_Dynamics_CRM_workflow_entityimage_timestamp_def\" /><string name=\"Microsoft_Dynamics_CRM_workflow_dependencies_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_workflow_workflow_parent_workflow_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_annotation\" name=\"Microsoft_Dynamics_CRM_workflow_Workflow_Annotation_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_workflow\" name=\"Microsoft_Dynamics_CRM_workflow_workflow_active_workflow_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_flowsession\" name=\"Microsoft_Dynamics_CRM_workflow_regardingobjectid_process_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_workflow_msdyn_retrainworkflow_msdyn_toaimodel_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_aimodel\" name=\"Microsoft_Dynamics_CRM_workflow_msdyn_scheduleinferenceworkflow_msdyn_toaimodel_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_msdyn_pmrecording\" name=\"Microsoft_Dynamics_CRM_workflow_msdyn_workflow_msdyn_pmrecording_def\" /><object name=\"Microsoft_Dynamics_CRM_workflow\"><property name=\"entityimage\" type=\"string\" /><property name=\"triggeronupdateattributelist\" type=\"string\" /><property name=\"businessprocesstype\" type=\"integer\" /><property name=\"billingcontext\" type=\"string\" /><property name=\"rank\" type=\"integer\" /><property name=\"inputs\" type=\"string\" /><property name=\"mode\" type=\"integer\" /><property name=\"processroleassignment\" type=\"string\" /><property name=\"formid\" type=\"string\" /><property name=\"uiflowtype\" type=\"integer\" /><property name=\"asyncautodelete\" type=\"boolean\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"workflowidunique\" type=\"string\" /><property name=\"processtriggerscope\" type=\"integer\" /><property name=\"resourcecontainer\" type=\"string\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_workflow_overwritetime_def\" /><property name=\"createstage\" type=\"integer\" /><property name=\"outputs\" type=\"string\" /><property name=\"_activeworkflowid_value\" type=\"string\" /><property name=\"processorder\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"deletestage\" type=\"integer\" /><property name=\"uidata\" type=\"string\" /><property name=\"iscrmuiworkflow\" type=\"boolean\" /><property name=\"solutionid\" type=\"string\" /><property name=\"_plugintypeid_value\" type=\"string\" /><property name=\"throttlingbehavior\" type=\"integer\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"subprocess\" type=\"boolean\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"definition\" type=\"string\" /><property name=\"statecode\" type=\"integer\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"runas\" type=\"integer\" /><property name=\"rendererobjecttypecode\" type=\"string\" /><property name=\"metadata\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_workflow_modifiedon_def\" /><property name=\"xaml\" type=\"string\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"processtriggerformid\" type=\"string\" /><property name=\"iscustomprocessingstepallowedforotherpublishers\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"resourceid\" type=\"string\" /><property name=\"_parentworkflowid_value\" type=\"string\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"suspensionreasondetails\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"primaryentity\" type=\"string\" /><property name=\"category\" type=\"integer\" /><property name=\"type\" type=\"integer\" /><property name=\"dynamicssolutioncontext\" type=\"string\" /><property name=\"updatestage\" type=\"integer\" /><property name=\"triggerondelete\" type=\"boolean\" /><property name=\"introducedversion\" type=\"string\" /><property name=\"uniquename\" type=\"string\" /><property name=\"ondemand\" type=\"boolean\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"clientdata\" type=\"string\" /><property name=\"scope\" type=\"integer\" /><property name=\"schemaversion\" type=\"string\" /><property name=\"trustedaccess\" type=\"boolean\" /><property name=\"triggeroncreate\" type=\"boolean\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_workflow_createdon_def\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"syncworkflowlogonfailure\" type=\"boolean\" /><property name=\"_sdkmessageid_value\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"entityimageid\" type=\"string\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"description\" type=\"string\" /><property name=\"desktopflowmodules\" type=\"string\" /><property name=\"workflowid\" type=\"string\" /><property name=\"languagecode\" type=\"integer\" /><property name=\"entityimage_url\" type=\"string\" /><property name=\"istransacted\" type=\"boolean\" /><property name=\"inputparameters\" type=\"string\" /><property name=\"connectionreferences\" type=\"string\" /><property name=\"entityimage_timestamp\" type=\"integer\" /><property name=\"dependencies\" type=\"string\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"parentworkflowid\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /><property name=\"workflow_parent_workflow\" typeRef=\"Microsoft_Dynamics_CRM_workflow_workflow_parent_workflow_def\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"Workflow_Annotation\" typeRef=\"Microsoft_Dynamics_CRM_workflow_Workflow_Annotation_def\" /><property name=\"activeworkflowid\" typeRef=\"Microsoft_Dynamics_CRM_workflow\" /><property name=\"workflow_active_workflow\" typeRef=\"Microsoft_Dynamics_CRM_workflow_workflow_active_workflow_def\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"regardingobjectid_process\" typeRef=\"Microsoft_Dynamics_CRM_workflow_regardingobjectid_process_def\" /><property name=\"msdyn_retrainworkflow_msdyn_toaimodel\" typeRef=\"Microsoft_Dynamics_CRM_workflow_msdyn_retrainworkflow_msdyn_toaimodel_def\" /><property name=\"msdyn_scheduleinferenceworkflow_msdyn_toaimodel\" typeRef=\"Microsoft_Dynamics_CRM_workflow_msdyn_scheduleinferenceworkflow_msdyn_toaimodel_def\" /><property name=\"msdyn_workflow_msdyn_pmrecording\" typeRef=\"Microsoft_Dynamics_CRM_workflow_msdyn_workflow_msdyn_pmrecording_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_workqueue_utcconversiontimezonecode_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__owninguser_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__modifiedby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__createdby_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__owningbusinessunit_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_componentstate_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workqueue_overwritetime_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue_solutionid_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_versionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_prioritytype_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__createdonbehalfby_value_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_statuscode_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_itemmaxrequeuecount_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workqueue_modifiedon_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__ownerid_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workqueue_createdon_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_workqueuetype_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue_workqueuekey_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_timezoneruleversionnumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_importsequencenumber_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue_componentidunique_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue_description_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__owningteam_value_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue__modifiedonbehalfby_value_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_workqueue_overriddencreatedon_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue_workqueueid_def\" /><string name=\"Microsoft_Dynamics_CRM_workqueue_name_def\" /><boolean name=\"Microsoft_Dynamics_CRM_workqueue_ismanaged_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_statecode_def\" /><integer name=\"Microsoft_Dynamics_CRM_workqueue_defaultitemtimetoliveinminutes_def\" /><object name=\"Microsoft_Dynamics_CRM_workqueue\"><property name=\"utcconversiontimezonecode\" type=\"integer\" /><property name=\"_owninguser_value\" type=\"string\" /><property name=\"_modifiedby_value\" type=\"string\" /><property name=\"_createdby_value\" type=\"string\" /><property name=\"_owningbusinessunit_value\" type=\"string\" /><property name=\"componentstate\" type=\"integer\" /><property name=\"overwritetime\" typeRef=\"Microsoft_Dynamics_CRM_workqueue_overwritetime_def\" /><property name=\"solutionid\" type=\"string\" /><property name=\"versionnumber\" type=\"integer\" /><property name=\"prioritytype\" type=\"integer\" /><property name=\"_createdonbehalfby_value\" type=\"string\" /><property name=\"statuscode\" type=\"integer\" /><property name=\"itemmaxrequeuecount\" type=\"integer\" /><property name=\"modifiedon\" typeRef=\"Microsoft_Dynamics_CRM_workqueue_modifiedon_def\" /><property name=\"_ownerid_value\" type=\"string\" /><property name=\"createdon\" typeRef=\"Microsoft_Dynamics_CRM_workqueue_createdon_def\" /><property name=\"iscustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"workqueuetype\" type=\"integer\" /><property name=\"workqueuekey\" type=\"string\" /><property name=\"timezoneruleversionnumber\" type=\"integer\" /><property name=\"importsequencenumber\" type=\"integer\" /><property name=\"componentidunique\" type=\"string\" /><property name=\"description\" type=\"string\" /><property name=\"_owningteam_value\" type=\"string\" /><property name=\"_modifiedonbehalfby_value\" type=\"string\" /><property name=\"overriddencreatedon\" typeRef=\"Microsoft_Dynamics_CRM_workqueue_overriddencreatedon_def\" /><property name=\"workqueueid\" type=\"string\" /><property name=\"name\" type=\"string\" /><property name=\"ismanaged\" type=\"boolean\" /><property name=\"statecode\" type=\"integer\" /><property name=\"defaultitemtimetoliveinminutes\" type=\"integer\" /><property name=\"createdby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"createdonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"modifiedonbehalfby\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owninguser\" typeRef=\"Microsoft_Dynamics_CRM_systemuser\" /><property name=\"owningteam\" typeRef=\"Microsoft_Dynamics_CRM_team\" /><property name=\"ownerid\" typeRef=\"Microsoft_Dynamics_CRM_principal\" /><property name=\"owningbusinessunit\" typeRef=\"Microsoft_Dynamics_CRM_businessunit\" /></object><string name=\"Microsoft_Dynamics_CRM__InvokeHideReserveEntitiesResponse_output_def\" /><object name=\"Microsoft_Dynamics_CRM__InvokeHideReserveEntitiesResponse\"><property name=\"output\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AddSolutionComponentResponse_id_def\" /><object name=\"Microsoft_Dynamics_CRM_AddSolutionComponentResponse\"><property name=\"id\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AddToQueueResponse_QueueItemId_def\" /><object name=\"Microsoft_Dynamics_CRM_AddToQueueResponse\"><property name=\"QueueItemId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AddUserToRecordTeamResponse_AccessTeamId_def\" /><object name=\"Microsoft_Dynamics_CRM_AddUserToRecordTeamResponse\"><property name=\"AccessTeamId\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_adx_AzureBlobStorageEnabledResponse_Enabled_def\" /><object name=\"Microsoft_Dynamics_CRM_adx_AzureBlobStorageEnabledResponse\"><property name=\"Enabled\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_adx_AzureBlobStorageUrlResponse_Url_def\" /><object name=\"Microsoft_Dynamics_CRM_adx_AzureBlobStorageUrlResponse\"><property name=\"Url\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_adx_GenerateSharedAccessSignatureResponse_SharedAccessSignature_def\" /><object name=\"Microsoft_Dynamics_CRM_adx_GenerateSharedAccessSignatureResponse\"><property name=\"SharedAccessSignature\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AIClassifyResponse_Classification_def\" /><object name=\"Microsoft_Dynamics_CRM_AIClassifyResponse\"><property name=\"Classification\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AIReplyResponse_PreparedResponse_def\" /><object name=\"Microsoft_Dynamics_CRM_AIReplyResponse\"><property name=\"PreparedResponse\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AISentimentResponse_AnalyzedSentiment_def\" /><object name=\"Microsoft_Dynamics_CRM_AISentimentResponse\"><property name=\"AnalyzedSentiment\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AISummarizeResponse_SummarizedText_def\" /><object name=\"Microsoft_Dynamics_CRM_AISummarizeResponse\"><property name=\"SummarizedText\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AlmHandlerResponse_result_def\" /><object name=\"Microsoft_Dynamics_CRM_AlmHandlerResponse\"><property name=\"result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AnalyzeResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_AnalyzeResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AnalyzeSentimentResponse_sentiment_def\" /><object name=\"Microsoft_Dynamics_CRM_AnalyzeSentimentResponse\"><property name=\"sentiment\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_BackgroundSendEmailResponse_HasAttachments_def_items_def\" /><array type=\"boolean\" name=\"Microsoft_Dynamics_CRM_BackgroundSendEmailResponse_HasAttachments_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_email\" name=\"Microsoft_Dynamics_CRM_BackgroundSendEmailResponse_EntityCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_BackgroundSendEmailResponse\"><property name=\"HasAttachments\" typeRef=\"Microsoft_Dynamics_CRM_BackgroundSendEmailResponse_HasAttachments_def\" /><property name=\"EntityCollection\" typeRef=\"Microsoft_Dynamics_CRM_BackgroundSendEmailResponse_EntityCollection_def\" /></object><string name=\"Microsoft_Dynamics_CRM_BatchGetFlowMachineStatusResponse_machineStatuses_def\" /><object name=\"Microsoft_Dynamics_CRM_BatchGetFlowMachineStatusResponse\"><property name=\"machineStatuses\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_BatchPredictionResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_BatchPredictionResponse\"><property name=\"response\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_BusinessNotification\" name=\"Microsoft_Dynamics_CRM_BookResponse_Notifications_def\" /><object name=\"Microsoft_Dynamics_CRM_BookResponse\"><property name=\"Notifications\" typeRef=\"Microsoft_Dynamics_CRM_BookResponse_Notifications_def\" /><property name=\"ValidationResult\" typeRef=\"Microsoft_Dynamics_CRM_ValidationResult\" /></object><string name=\"Microsoft_Dynamics_CRM_BulkDeleteResponse_JobId_def\" /><object name=\"Microsoft_Dynamics_CRM_BulkDeleteResponse\"><property name=\"JobId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_BulkDetectDuplicatesResponse_JobId_def\" /><object name=\"Microsoft_Dynamics_CRM_BulkDetectDuplicatesResponse\"><property name=\"JobId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_BulkRetainResponse_PagingCookie_def\" /><boolean name=\"Microsoft_Dynamics_CRM_BulkRetainResponse_HasMoreRecords_def\" /><integer name=\"Microsoft_Dynamics_CRM_BulkRetainResponse_FailedRecords_def\" /><object name=\"Microsoft_Dynamics_CRM_BulkRetainResponse\"><property name=\"PagingCookie\" type=\"string\" /><property name=\"HasMoreRecords\" type=\"boolean\" /><property name=\"FailedRecords\" type=\"integer\" /><property name=\"EntityCountCollection\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection\" /></object><boolean name=\"Microsoft_Dynamics_CRM_CanBeReferencedResponse_CanBeReferenced_def\" /><object name=\"Microsoft_Dynamics_CRM_CanBeReferencedResponse\"><property name=\"CanBeReferenced\" type=\"boolean\" /></object><boolean name=\"Microsoft_Dynamics_CRM_CanBeReferencingResponse_CanBeReferencing_def\" /><object name=\"Microsoft_Dynamics_CRM_CanBeReferencingResponse\"><property name=\"CanBeReferencing\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_CancelTrainingResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_CancelTrainingResponse\"><property name=\"response\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_CanManyToManyResponse_CanManyToMany_def\" /><object name=\"Microsoft_Dynamics_CRM_CanManyToManyResponse\"><property name=\"CanManyToMany\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_CardCreateCloneResponse_CardIdClone_def\" /><object name=\"Microsoft_Dynamics_CRM_CardCreateCloneResponse\"><property name=\"CardIdClone\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CardGetFullJsonResponse_CardFullJson_def\" /><object name=\"Microsoft_Dynamics_CRM_CardGetFullJsonResponse\"><property name=\"CardFullJson\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CategorizeTextResponse_originalText_def\" /><object name=\"Microsoft_Dynamics_CRM_CategorizeTextResponse\"><property name=\"originalText\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ClearWorkQueueResponse_isDeletionGoingAsync_def\" /><object name=\"Microsoft_Dynamics_CRM_ClearWorkQueueResponse\"><property name=\"isDeletionGoingAsync\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_CloneAsPatchResponse_SolutionId_def\" /><object name=\"Microsoft_Dynamics_CRM_CloneAsPatchResponse\"><property name=\"SolutionId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CloneAsSolutionResponse_SolutionId_def\" /><object name=\"Microsoft_Dynamics_CRM_CloneAsSolutionResponse\"><property name=\"SolutionId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CommitAnnotationBlocksUploadResponse_AnnotationId_def\" /><integer name=\"Microsoft_Dynamics_CRM_CommitAnnotationBlocksUploadResponse_FileSizeInBytes_def\" /><object name=\"Microsoft_Dynamics_CRM_CommitAnnotationBlocksUploadResponse\"><property name=\"AnnotationId\" type=\"string\" /><property name=\"FileSizeInBytes\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_CommitAttachmentBlocksUploadResponse_FileSizeInBytes_def\" /><string name=\"Microsoft_Dynamics_CRM_CommitAttachmentBlocksUploadResponse_ActivityMimeAttachmentId_def\" /><object name=\"Microsoft_Dynamics_CRM_CommitAttachmentBlocksUploadResponse\"><property name=\"FileSizeInBytes\" type=\"integer\" /><property name=\"ActivityMimeAttachmentId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CommitFileBlocksUploadResponse_FileId_def\" /><integer name=\"Microsoft_Dynamics_CRM_CommitFileBlocksUploadResponse_FileSizeInBytes_def\" /><object name=\"Microsoft_Dynamics_CRM_CommitFileBlocksUploadResponse\"><property name=\"FileId\" type=\"string\" /><property name=\"FileSizeInBytes\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_copilotquerytextcontextResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_copilotquerytextcontextResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CreateCustomerRelationshipsResponse_RelationshipIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_CreateCustomerRelationshipsResponse_RelationshipIds_def\" /><string name=\"Microsoft_Dynamics_CRM_CreateCustomerRelationshipsResponse_AttributeId_def\" /><object name=\"Microsoft_Dynamics_CRM_CreateCustomerRelationshipsResponse\"><property name=\"RelationshipIds\" typeRef=\"Microsoft_Dynamics_CRM_CreateCustomerRelationshipsResponse_RelationshipIds_def\" /><property name=\"AttributeId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CreateExceptionResponse_id_def\" /><object name=\"Microsoft_Dynamics_CRM_CreateExceptionResponse\"><property name=\"id\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CreateHostedFlowMachineGroupResponse_response_def\" /><string name=\"Microsoft_Dynamics_CRM_CreateHostedFlowMachineGroupResponse_flowMachineGroupId_def\" /><object name=\"Microsoft_Dynamics_CRM_CreateHostedFlowMachineGroupResponse\"><property name=\"response\" type=\"string\" /><property name=\"flowMachineGroupId\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_CreateInstanceResponse_SeriesCanBeExpanded_def\" /><object name=\"Microsoft_Dynamics_CRM_CreateInstanceResponse\"><property name=\"SeriesCanBeExpanded\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_CreateMultipleResponse_Ids_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_CreateMultipleResponse_Ids_def\" /><object name=\"Microsoft_Dynamics_CRM_CreateMultipleResponse\"><property name=\"Ids\" typeRef=\"Microsoft_Dynamics_CRM_CreateMultipleResponse_Ids_def\" /></object><string name=\"Microsoft_Dynamics_CRM_CreatePolymorphicLookupAttributeResponse_RelationshipIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_CreatePolymorphicLookupAttributeResponse_RelationshipIds_def\" /><string name=\"Microsoft_Dynamics_CRM_CreatePolymorphicLookupAttributeResponse_AttributeId_def\" /><object name=\"Microsoft_Dynamics_CRM_CreatePolymorphicLookupAttributeResponse\"><property name=\"RelationshipIds\" typeRef=\"Microsoft_Dynamics_CRM_CreatePolymorphicLookupAttributeResponse_RelationshipIds_def\" /><property name=\"AttributeId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CreateRpaBoxResponse_flowMachineId_def\" /><object name=\"Microsoft_Dynamics_CRM_CreateRpaBoxResponse\"><property name=\"flowMachineId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_DeleteAndPromoteResponse_SolutionId_def\" /><object name=\"Microsoft_Dynamics_CRM_DeleteAndPromoteResponse\"><property name=\"SolutionId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_DeleteAndPromoteAsyncResponse_AsyncOperationId_def\" /><object name=\"Microsoft_Dynamics_CRM_DeleteAndPromoteAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_DeleteAuditDataResponse_PartitionsDeleted_def\" /><object name=\"Microsoft_Dynamics_CRM_DeleteAuditDataResponse\"><property name=\"PartitionsDeleted\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_DeleteRecordChangeHistoryResponse_DeletedEntriesCount_def\" /><object name=\"Microsoft_Dynamics_CRM_DeleteRecordChangeHistoryResponse\"><property name=\"DeletedEntriesCount\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_DetectLanguageResponse_language_def\" /><number name=\"Microsoft_Dynamics_CRM_DetectLanguageResponse_score_def\" /><object name=\"Microsoft_Dynamics_CRM_DetectLanguageResponse\"><property name=\"language\" type=\"string\" /><property name=\"score\" type=\"number\" /></object><string name=\"Microsoft_Dynamics_CRM_DownloadBlockResponse_Data_def\" /><object name=\"Microsoft_Dynamics_CRM_DownloadBlockResponse\"><property name=\"Data\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_DownloadSolutionExportDataResponse_ExportSolutionFile_def\" /><object name=\"Microsoft_Dynamics_CRM_DownloadSolutionExportDataResponse\"><property name=\"ExportSolutionFile\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportMappingsImportMapResponse_MappingsXml_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportMappingsImportMapResponse\"><property name=\"MappingsXml\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportRetainedDataResponse_ExportedExcelId_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportRetainedDataResponse\"><property name=\"ExportedExcelId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportSolutionResponse_ExportSolutionFile_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportSolutionResponse\"><property name=\"ExportSolutionFile\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportSolutionAsyncResponse_AsyncOperationId_def\" /><string name=\"Microsoft_Dynamics_CRM_ExportSolutionAsyncResponse_ExportJobId_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportSolutionAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /><property name=\"ExportJobId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportTranslationResponse_ExportTranslationFile_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportTranslationResponse\"><property name=\"ExportTranslationFile\" type=\"string\" /></object><number name=\"Microsoft_Dynamics_CRM_ExtractKeyPhrasesResponse_countOfPhrases_def\" /><object name=\"Microsoft_Dynamics_CRM_ExtractKeyPhrasesResponse\"><property name=\"countOfPhrases\" type=\"number\" /></object><string name=\"Microsoft_Dynamics_CRM_ExtractTextEntitiesResponse_originalText_def\" /><number name=\"Microsoft_Dynamics_CRM_ExtractTextEntitiesResponse_textScore_def\" /><object name=\"Microsoft_Dynamics_CRM_ExtractTextEntitiesResponse\"><property name=\"originalText\" type=\"string\" /><property name=\"textScore\" type=\"number\" /></object><string name=\"Microsoft_Dynamics_CRM_GenerateSharedLinkResponse_Response_def\" /><object name=\"Microsoft_Dynamics_CRM_GenerateSharedLinkResponse\"><property name=\"Response\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_GetAutoNumberSeedResponse_AutoNumberSeedValue_def\" /><object name=\"Microsoft_Dynamics_CRM_GetAutoNumberSeedResponse\"><property name=\"AutoNumberSeedValue\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_principalType_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_principalId_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_tenantId_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_redirectUrl_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_parameterConsentLinks_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_customParameters_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_firstPartyLoginUri_def\" /><string name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse_consentLink_def\" /><object name=\"Microsoft_Dynamics_CRM_GetConsentLinkResponse\"><property name=\"principalType\" type=\"string\" /><property name=\"principalId\" type=\"string\" /><property name=\"tenantId\" type=\"string\" /><property name=\"redirectUrl\" type=\"string\" /><property name=\"parameterConsentLinks\" type=\"string\" /><property name=\"customParameters\" type=\"string\" /><property name=\"firstPartyLoginUri\" type=\"string\" /><property name=\"consentLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_GetJobStatusResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_GetJobStatusResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_GetLinkedChatsResponse_LinkedChatDetails_def\" /><object name=\"Microsoft_Dynamics_CRM_GetLinkedChatsResponse\"><property name=\"LinkedChatDetails\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_GetNextAutoNumberValueResponse_NextAutoNumberValue_def\" /><object name=\"Microsoft_Dynamics_CRM_GetNextAutoNumberValueResponse\"><property name=\"NextAutoNumberValue\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_GetPBIReportRefreshStatusResponse_ReportRefreshStatusState_def\" /><string name=\"Microsoft_Dynamics_CRM_GetPBIReportRefreshStatusResponse_ReportRefreshStatusStartTime_def\" /><string name=\"Microsoft_Dynamics_CRM_GetPBIReportRefreshStatusResponse_ReportRefreshStatusEndTime_def\" /><object name=\"Microsoft_Dynamics_CRM_GetPBIReportRefreshStatusResponse\"><property name=\"ReportRefreshStatusState\" type=\"string\" /><property name=\"ReportRefreshStatusStartTime\" type=\"string\" /><property name=\"ReportRefreshStatusEndTime\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_GetPublicKeyResponse_groupPublicKey_def\" /><string name=\"Microsoft_Dynamics_CRM_GetPublicKeyResponse_groupSecondaryPublicKey_def\" /><object name=\"Microsoft_Dynamics_CRM_GetPublicKeyResponse\"><property name=\"groupPublicKey\" type=\"string\" /><property name=\"groupSecondaryPublicKey\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_GetTrackingTokenEmailResponse_TrackingToken_def\" /><object name=\"Microsoft_Dynamics_CRM_GetTrackingTokenEmailResponse\"><property name=\"TrackingToken\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_BusinessNotification\" name=\"Microsoft_Dynamics_CRM_ImmediateBookResponse_Notifications_def\" /><object name=\"Microsoft_Dynamics_CRM_ImmediateBookResponse\"><property name=\"ValidationResult\" typeRef=\"Microsoft_Dynamics_CRM_ValidationResult\" /><property name=\"Notifications\" typeRef=\"Microsoft_Dynamics_CRM_ImmediateBookResponse_Notifications_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ImportCardTypeSchemaResponse_GUID_def\" /><object name=\"Microsoft_Dynamics_CRM_ImportCardTypeSchemaResponse\"><property name=\"GUID\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ImportSolutionAsyncResponse_ImportJobKey_def\" /><string name=\"Microsoft_Dynamics_CRM_ImportSolutionAsyncResponse_AsyncOperationId_def\" /><object name=\"Microsoft_Dynamics_CRM_ImportSolutionAsyncResponse\"><property name=\"ImportJobKey\" type=\"string\" /><property name=\"AsyncOperationId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ImportTranslationAsyncResponse_AsyncOperationId_def\" /><object name=\"Microsoft_Dynamics_CRM_ImportTranslationAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_InferEntityDefinitionResponse_EntityDefinition_def\" /><boolean name=\"Microsoft_Dynamics_CRM_InferEntityDefinitionResponse_UsingFallbackLogic_def\" /><string name=\"Microsoft_Dynamics_CRM_InferEntityDefinitionResponse_SampleData_def\" /><string name=\"Microsoft_Dynamics_CRM_InferEntityDefinitionResponse_FileInfo_def\" /><object name=\"Microsoft_Dynamics_CRM_InferEntityDefinitionResponse\"><property name=\"EntityDefinition\" type=\"string\" /><property name=\"UsingFallbackLogic\" type=\"boolean\" /><property name=\"SampleData\" type=\"string\" /><property name=\"FileInfo\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_IngestResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_IngestResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_InitializeAnnotationBlocksDownloadResponse_FileContinuationToken_def\" /><integer name=\"Microsoft_Dynamics_CRM_InitializeAnnotationBlocksDownloadResponse_FileSizeInBytes_def\" /><string name=\"Microsoft_Dynamics_CRM_InitializeAnnotationBlocksDownloadResponse_FileName_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeAnnotationBlocksDownloadResponse\"><property name=\"FileContinuationToken\" type=\"string\" /><property name=\"FileSizeInBytes\" type=\"integer\" /><property name=\"FileName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_InitializeAnnotationBlocksUploadResponse_FileContinuationToken_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeAnnotationBlocksUploadResponse\"><property name=\"FileContinuationToken\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_InitializeAttachmentBlocksDownloadResponse_FileName_def\" /><integer name=\"Microsoft_Dynamics_CRM_InitializeAttachmentBlocksDownloadResponse_FileSizeInBytes_def\" /><string name=\"Microsoft_Dynamics_CRM_InitializeAttachmentBlocksDownloadResponse_FileContinuationToken_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeAttachmentBlocksDownloadResponse\"><property name=\"FileName\" type=\"string\" /><property name=\"FileSizeInBytes\" type=\"integer\" /><property name=\"FileContinuationToken\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_InitializeAttachmentBlocksUploadResponse_FileContinuationToken_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeAttachmentBlocksUploadResponse\"><property name=\"FileContinuationToken\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksDownloadResponse_FileSizeInBytes_def\" /><string name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksDownloadResponse_FileName_def\" /><string name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksDownloadResponse_FileContinuationToken_def\" /><boolean name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksDownloadResponse_IsChunkingSupported_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksDownloadResponse\"><property name=\"FileSizeInBytes\" type=\"integer\" /><property name=\"FileName\" type=\"string\" /><property name=\"FileContinuationToken\" type=\"string\" /><property name=\"IsChunkingSupported\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksUploadResponse_FileContinuationToken_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeFileBlocksUploadResponse\"><property name=\"FileContinuationToken\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_InitializeTemporaryFileBlocksUploadResponse_RecordId_def\" /><string name=\"Microsoft_Dynamics_CRM_InitializeTemporaryFileBlocksUploadResponse_FileContinuationToken_def\" /><object name=\"Microsoft_Dynamics_CRM_InitializeTemporaryFileBlocksUploadResponse\"><property name=\"RecordId\" type=\"string\" /><property name=\"FileContinuationToken\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_InsertOptionValueResponse_NewOptionValue_def\" /><object name=\"Microsoft_Dynamics_CRM_InsertOptionValueResponse\"><property name=\"NewOptionValue\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_InsertStatusValueResponse_NewOptionValue_def\" /><object name=\"Microsoft_Dynamics_CRM_InsertStatusValueResponse\"><property name=\"NewOptionValue\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_installResponse_flowTriggerUri_def\" /><string name=\"Microsoft_Dynamics_CRM_installResponse_connectionId_def\" /><string name=\"Microsoft_Dynamics_CRM_installResponse_stringifiedConnectionObject_def\" /><object name=\"Microsoft_Dynamics_CRM_installResponse\"><property name=\"flowTriggerUri\" type=\"string\" /><property name=\"connectionId\" type=\"string\" /><property name=\"stringifiedConnectionObject\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_IsPaiEnabledResponse_ispaienabled_def\" /><string name=\"Microsoft_Dynamics_CRM_IsPaiEnabledResponse_templates_def\" /><boolean name=\"Microsoft_Dynamics_CRM_IsPaiEnabledResponse_arePreviewScenarioEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_IsPaiEnabledResponse_paigastatus_def\" /><boolean name=\"Microsoft_Dynamics_CRM_IsPaiEnabledResponse_isdatamodelv2enabled_def\" /><object name=\"Microsoft_Dynamics_CRM_IsPaiEnabledResponse\"><property name=\"ispaienabled\" type=\"boolean\" /><property name=\"templates\" type=\"string\" /><property name=\"arePreviewScenarioEnabled\" type=\"boolean\" /><property name=\"paigastatus\" type=\"boolean\" /><property name=\"isdatamodelv2enabled\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_IsPmEnabledResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_IsPmEnabledResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ListConnectionReferencesResponse_connectionReferences_def\" /><string name=\"Microsoft_Dynamics_CRM_ListConnectionReferencesResponse_connections_def\" /><string name=\"Microsoft_Dynamics_CRM_ListConnectionReferencesResponse_mappingBetweenLogicalNameAndName_def\" /><object name=\"Microsoft_Dynamics_CRM_ListConnectionReferencesResponse\"><property name=\"connectionReferences\" type=\"string\" /><property name=\"connections\" type=\"string\" /><property name=\"mappingBetweenLogicalNameAndName\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_msdyn_ActivateProcessesResponse_ResolvedRecordsCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_ActivateProcessesResponse_ResolutionState_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_ActivateProcessesResponse\"><property name=\"ResolvedRecordsCount\" type=\"integer\" /><property name=\"ResolutionState\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_msdyn_ActivateSdkMessageProcessingStepsResponse_ResolvedRecordsCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_ActivateSdkMessageProcessingStepsResponse_ResolutionState_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_ActivateSdkMessageProcessingStepsResponse\"><property name=\"ResolvedRecordsCount\" type=\"integer\" /><property name=\"ResolutionState\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CancelMobileAppBuildResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CancelMobileAppBuildResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse_ReturnLevel_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedOptionSetResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse_ReturnLevel_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse_Helplink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedSitemapResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /><property name=\"Helplink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse_ReturnLevel_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForCustomizedWebResourcesResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedProcessResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedProcessResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedProcessResponse_ReturnStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedProcessResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedProcessResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedSDKMessageProcessingStepsResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedSDKMessageProcessingStepsResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedSDKMessageProcessingStepsResponse_ReturnStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedSDKMessageProcessingStepsResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedSDKMessageProcessingStepsResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedWebResourcesResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedWebResourcesResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedWebResourcesResponse_ReturnStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedWebResourcesResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForDeletedWebResourcesResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForPendingProcessesResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckForPendingProcessesResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForPendingProcessesResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForPendingProcessesResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckForPendingProcessesResponse_ReturnLevel_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckForPendingProcessesResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfFormsHaveTooManyCustomControlsResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfFormsHaveTooManyCustomControlsResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfFormsHaveTooManyCustomControlsResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfFormsHaveTooManyCustomControlsResponse_ReturnSeverity_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfFormsHaveTooManyCustomControlsResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfFormsHaveTooManyCustomControlsResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse_ReturnLevel_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesAreActiveResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse_ReturnLevel_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfProcessesOwnedByDisabledUsersResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfSDKMessageProcessingStepsAreActiveResponse_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfSDKMessageProcessingStepsAreActiveResponse_ResultEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfSDKMessageProcessingStepsAreActiveResponse_ReturnStatus_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfSDKMessageProcessingStepsAreActiveResponse_ReturnSeverity_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfSDKMessageProcessingStepsAreActiveResponse_ReturnLevel_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CheckIfSDKMessageProcessingStepsAreActiveResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ReturnSeverity\" type=\"integer\" /><property name=\"ReturnLevel\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_ConditionXmlConversionResponse_OutputString_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_ConditionXmlConversionResponse_Exception_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_ConditionXmlConversionResponse\"><property name=\"OutputString\" type=\"string\" /><property name=\"Exception\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_create_virtual_table_v2Response_virtual_table_id_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_create_virtual_table_v2Response\"><property name=\"virtual_table_id\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_CreateEntityResponse_SampleDataIngestionErrors_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_CreateEntityResponse_EntityId_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_CreateEntityResponse\"><property name=\"SampleDataIngestionErrors\" type=\"string\" /><property name=\"EntityId\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_msdyn_d365autoinstallResponse_ShouldNotify_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_d365autoinstallResponse\"><property name=\"ShouldNotify\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_dataprovideroperationsResponse_msdyn_response_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_dataprovideroperationsResponse\"><property name=\"msdyn_response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_DeleteCalendarResponse_InnerCalendarIds_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_DeleteCalendarResponse\"><property name=\"InnerCalendarIds\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_table_display_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_table_primary_field_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_table_primary_key_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_table_plural_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_table_schema_name_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_eligible_primary_fields_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_eligible_primary_fields_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_eligible_primary_keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_eligible_primary_keys_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_table_id_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse\"><property name=\"table_display_name\" type=\"string\" /><property name=\"table_primary_field\" type=\"string\" /><property name=\"table_primary_key\" type=\"string\" /><property name=\"table_plural_name\" type=\"string\" /><property name=\"table_schema_name\" type=\"string\" /><property name=\"eligible_primary_fields\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_eligible_primary_fields_def\" /><property name=\"eligible_primary_keys\" typeRef=\"Microsoft_Dynamics_CRM_msdyn_get_required_fieldsResponse_eligible_primary_keys_def\" /><property name=\"table_id\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_GetFavoriteArticlesResponse_msdyn_response_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_GetFavoriteArticlesResponse\"><property name=\"msdyn_response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_GetSubjectHierarchyDataResponse_output_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_GetSubjectHierarchyDataResponse\"><property name=\"output\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_LoadCalendarsResponse_CalendarEvents_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_LoadCalendarsResponse\"><property name=\"CalendarEvents\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_markunmarkfavoritearticleResponse_msdyn_response_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_markunmarkfavoritearticleResponse\"><property name=\"msdyn_response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_MigrateSlaProactiveRunResponse_OutputString_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_MigrateSlaProactiveRunResponse_Exception_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_MigrateSlaProactiveRunResponse\"><property name=\"OutputString\" type=\"string\" /><property name=\"Exception\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_MobileAppBuildResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_MobileAppBuildResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_MobileAppBuildStatusResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_MobileAppBuildStatusResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppDiagnosisResponse_Message_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppDiagnosisResponse_ReturnStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppDiagnosisResponse_ResultEntities_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppDiagnosisResponse_RepairIssueType_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppDiagnosisResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppDiagnosisResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"RepairIssueType\" type=\"string\" /><property name=\"HelpLink\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppRepairResponse_ResolvedRecordsCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppRepairResponse_ResolutionState_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppRepairResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_ModelAppRepairResponse\"><property name=\"ResolvedRecordsCount\" type=\"integer\" /><property name=\"ResolutionState\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RegisterSolutionHealthRuleResponse_RuleId_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RegisterSolutionHealthRuleResponse\"><property name=\"RuleId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveEnvironmentVariableValueForCSResponse_msdyn_EnvironmentVariableValue_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveEnvironmentVariableValueForCSResponse\"><property name=\"msdyn_EnvironmentVariableValue\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeManagementSettingsResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeManagementSettingsResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeSearchFiltersResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeSearchFiltersResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeSearchModifiersResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeSearchModifiersResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeSuggestionsResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveKnowledgeSuggestionsResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrievePersonalizationFiltersResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrievePersonalizationFiltersResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveSearchProvidersResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_RetrieveSearchProvidersResponse\"><property name=\"Result\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_SaveCalendarResponse_InnerCalendarIds_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_SaveCalendarResponse\"><property name=\"InnerCalendarIds\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapDiagnosisResponse_Message_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapDiagnosisResponse_ReturnStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapDiagnosisResponse_ResultEntities_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapDiagnosisResponse_RepairIssueType_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapDiagnosisResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapDiagnosisResponse\"><property name=\"Message\" type=\"string\" /><property name=\"ReturnStatus\" type=\"integer\" /><property name=\"ResultEntities\" type=\"string\" /><property name=\"RepairIssueType\" type=\"string\" /><property name=\"HelpLink\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapRepairResponse_ResolvedRecordsCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapRepairResponse_ResolutionState_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapRepairResponse_HelpLink_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_SiteMapRepairResponse\"><property name=\"ResolvedRecordsCount\" type=\"integer\" /><property name=\"ResolutionState\" type=\"integer\" /><property name=\"HelpLink\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_SLACustomTimeCalculationTemplateResponse_firstOutputValue_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SLACustomTimeCalculationTemplateResponse_secondOutputValue_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SLACustomTimeCalculationTemplateResponse_returnCalendarId_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_SLACustomTimeCalculationTemplateResponse\"><property name=\"firstOutputValue\" type=\"string\" /><property name=\"secondOutputValue\" type=\"string\" /><property name=\"returnCalendarId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_SLATimeCalculationResponse_returnValue_def\" /><string name=\"Microsoft_Dynamics_CRM_msdyn_SLATimeCalculationResponse_outputLogs_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_SLATimeCalculationResponse\"><property name=\"returnValue\" type=\"string\" /><property name=\"outputLogs\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_TriggerIntegratedSearchIngestionResponse_msdyn_IntegratedSearchIngestionResponse_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_TriggerIntegratedSearchIngestionResponse\"><property name=\"msdyn_IntegratedSearchIngestionResponse\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_TriggerIntegratedSearchProvisioningApiResponse_msdyn_TriggerProvisioningResponse_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_TriggerIntegratedSearchProvisioningApiResponse\"><property name=\"msdyn_TriggerProvisioningResponse\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_TriggerIntegratedSearchSyncResponse_msdyn_IntegratedSearchSyncResponse_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_TriggerIntegratedSearchSyncResponse\"><property name=\"msdyn_IntegratedSearchSyncResponse\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_msdyn_ValidateKeyVaultResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_msdyn_ValidateKeyVaultResponse\"><property name=\"Result\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_msft_DataEngineIndexMgmt_CreateIndexResponse_CreateIndex_CreateResult_def\" /><object name=\"Microsoft_Dynamics_CRM_msft_DataEngineIndexMgmt_CreateIndexResponse\"><property name=\"CreateIndex_CreateResult\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_OnBackgroundOperationCompleteResponse_BackgroundOperationStateCode_def\" /><string name=\"Microsoft_Dynamics_CRM_OnBackgroundOperationCompleteResponse_OperationName_def\" /><integer name=\"Microsoft_Dynamics_CRM_OnBackgroundOperationCompleteResponse_BackgroundOperationStatusCode_def\" /><object name=\"Microsoft_Dynamics_CRM_OnBackgroundOperationCompleteResponse\"><property name=\"BackgroundOperationStateCode\" type=\"integer\" /><property name=\"OperationName\" type=\"string\" /><property name=\"BackgroundOperationStatusCode\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_PBIAutoRefreshDatasetResponse_HttpResponse_def\" /><object name=\"Microsoft_Dynamics_CRM_PBIAutoRefreshDatasetResponse\"><property name=\"HttpResponse\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_PowerAutomateProxyResponse_HttpStatusCode_def\" /><string name=\"Microsoft_Dynamics_CRM_PowerAutomateProxyResponse_ResponseHeaders_def\" /><string name=\"Microsoft_Dynamics_CRM_PowerAutomateProxyResponse_ResponseBody_def\" /><object name=\"Microsoft_Dynamics_CRM_PowerAutomateProxyResponse\"><property name=\"HttpStatusCode\" type=\"integer\" /><property name=\"ResponseHeaders\" type=\"string\" /><property name=\"ResponseBody\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PredictResponse_response_def\" /><string name=\"Microsoft_Dynamics_CRM_PredictResponse_overrideHttpStatusCode_def\" /><string name=\"Microsoft_Dynamics_CRM_PredictResponse_overrideLocation_def\" /><string name=\"Microsoft_Dynamics_CRM_PredictResponse_overrideRetryAfter_def\" /><object name=\"Microsoft_Dynamics_CRM_PredictResponse\"><property name=\"response\" type=\"string\" /><property name=\"overrideHttpStatusCode\" type=\"string\" /><property name=\"overrideLocation\" type=\"string\" /><property name=\"overrideRetryAfter\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PredictByReferenceResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_PredictByReferenceResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PredictionSchemaResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_PredictionSchemaResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ProvisionLanguageAsyncResponse_AsyncOperationId_def\" /><object name=\"Microsoft_Dynamics_CRM_ProvisionLanguageAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PublishAIConfigurationResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_PublishAIConfigurationResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PublishAllXmlAsyncResponse_AsyncOperationId_def\" /><object name=\"Microsoft_Dynamics_CRM_PublishAllXmlAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_PurgeRetainedContentResponse_HasMoreRecords_def\" /><object name=\"Microsoft_Dynamics_CRM_PurgeRetainedContentResponse\"><property name=\"HasMoreRecords\" type=\"boolean\" /><property name=\"EntityCountCollection\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection\" /></object><string name=\"Microsoft_Dynamics_CRM_PvaCreateContentSnapshotResponse_SnapshotId_def\" /><object name=\"Microsoft_Dynamics_CRM_PvaCreateContentSnapshotResponse\"><property name=\"SnapshotId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PvaGetDirectLineEndpointResponse_Endpoint_def\" /><object name=\"Microsoft_Dynamics_CRM_PvaGetDirectLineEndpointResponse\"><property name=\"Endpoint\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PvaGetFeatureControlSetResponse_FeatureControlSet_def\" /><object name=\"Microsoft_Dynamics_CRM_PvaGetFeatureControlSetResponse\"><property name=\"FeatureControlSet\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PvaGetMaxDatabaseVersionResponse_VersionInfo_def\" /><object name=\"Microsoft_Dynamics_CRM_PvaGetMaxDatabaseVersionResponse\"><property name=\"VersionInfo\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PvaGetUserBotsResponse_Bots_def\" /><object name=\"Microsoft_Dynamics_CRM_PvaGetUserBotsResponse\"><property name=\"Bots\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PvaPublishResponse_PublishedBotContentId_def\" /><object name=\"Microsoft_Dynamics_CRM_PvaPublishResponse\"><property name=\"PublishedBotContentId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_QueryExpressionToFetchXmlResponse_FetchXml_def\" /><object name=\"Microsoft_Dynamics_CRM_QueryExpressionToFetchXmlResponse\"><property name=\"FetchXml\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_QuickTestResponse_response_def\" /><string name=\"Microsoft_Dynamics_CRM_QuickTestResponse_overrideHttpStatusCode_def\" /><string name=\"Microsoft_Dynamics_CRM_QuickTestResponse_overrideLocation_def\" /><string name=\"Microsoft_Dynamics_CRM_QuickTestResponse_overrideRetryAfter_def\" /><object name=\"Microsoft_Dynamics_CRM_QuickTestResponse\"><property name=\"response\" type=\"string\" /><property name=\"overrideHttpStatusCode\" type=\"string\" /><property name=\"overrideLocation\" type=\"string\" /><property name=\"overrideRetryAfter\" type=\"string\" /></object><number name=\"Microsoft_Dynamics_CRM_RecognizeTextResponse_countOfPages_def\" /><object name=\"Microsoft_Dynamics_CRM_RecognizeTextResponse\"><property name=\"countOfPages\" type=\"number\" /></object><string name=\"Microsoft_Dynamics_CRM_RegisterFlowMachineResponse_groupId_def\" /><string name=\"Microsoft_Dynamics_CRM_RegisterFlowMachineResponse_machineId_def\" /><string name=\"Microsoft_Dynamics_CRM_RegisterFlowMachineResponse_relayListenKeys_def\" /><object name=\"Microsoft_Dynamics_CRM_RegisterFlowMachineResponse\"><property name=\"groupId\" type=\"string\" /><property name=\"machineId\" type=\"string\" /><property name=\"relayListenKeys\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RemoveSolutionComponentResponse_id_def\" /><object name=\"Microsoft_Dynamics_CRM_RemoveSolutionComponentResponse\"><property name=\"id\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RemoveUserFromRecordTeamResponse_AccessTeamId_def\" /><object name=\"Microsoft_Dynamics_CRM_RemoveUserFromRecordTeamResponse\"><property name=\"AccessTeamId\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_BusinessNotification\" name=\"Microsoft_Dynamics_CRM_RescheduleResponse_Notifications_def\" /><object name=\"Microsoft_Dynamics_CRM_RescheduleResponse\"><property name=\"ValidationResult\" typeRef=\"Microsoft_Dynamics_CRM_ValidationResult\" /><property name=\"Notifications\" typeRef=\"Microsoft_Dynamics_CRM_RescheduleResponse_Notifications_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RetainResponse\"><property name=\"EntityCountCollection\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveEnvironmentVariableSecretValueResponse_EnvironmentVariableSecretValue_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveEnvironmentVariableSecretValueResponse\"><property name=\"EnvironmentVariableSecretValue\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingResponse\"><property name=\"FeatureControlSetting\" typeRef=\"Microsoft_Dynamics_CRM_FeatureControlSettingData\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_FeatureControlSettingData\" name=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingsResponse_FeatureControlSettingCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingsResponse\"><property name=\"FeatureControlSettingCollection\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingsResponse_FeatureControlSettingCollection_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_FeatureControlSettingData\" name=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingsByNamespaceResponse_FeatureControlSettingCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingsByNamespaceResponse\"><property name=\"FeatureControlSettingCollection\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveFeatureControlSettingsByNamespaceResponse_FeatureControlSettingCollection_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RollbackRetainResponse\"><property name=\"EntityCountCollection\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection\" /></object><integer name=\"Microsoft_Dynamics_CRM_RunDataProcessingModuleResponse_HttpResponseStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_RunDataProcessingModuleResponse_OutputEntities_def\" /><object name=\"Microsoft_Dynamics_CRM_RunDataProcessingModuleResponse\"><property name=\"HttpResponseStatus\" type=\"integer\" /><property name=\"OutputEntities\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RunDesktopFlowResponse_flowsessionId_def\" /><object name=\"Microsoft_Dynamics_CRM_RunDesktopFlowResponse\"><property name=\"flowsessionId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SaveAsDesktopFlowResponse_workflowId_def\" /><object name=\"Microsoft_Dynamics_CRM_SaveAsDesktopFlowResponse\"><property name=\"workflowId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SchedulePredictionResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_SchedulePredictionResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ScheduleRetrainResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_ScheduleRetrainResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ScheduleTrainingResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_ScheduleTrainingResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_searchautocompleteResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_searchautocompleteResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_searchqueryResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_searchqueryResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_searchsuggestResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_searchsuggestResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SendAppNotificationResponse_NotificationId_def\" /><object name=\"Microsoft_Dynamics_CRM_SendAppNotificationResponse\"><property name=\"NotificationId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SendEmailResponse_Subject_def\" /><object name=\"Microsoft_Dynamics_CRM_SendEmailResponse\"><property name=\"Subject\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ShareResponse_sharingresponse_def\" /><object name=\"Microsoft_Dynamics_CRM_ShareResponse\"><property name=\"sharingresponse\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SnapshotDatasourceResponse_SnapshotReference_def\" /><object name=\"Microsoft_Dynamics_CRM_SnapshotDatasourceResponse\"><property name=\"SnapshotReference\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_StageAndUpgradeResponse_SolutionId_def\" /><object name=\"Microsoft_Dynamics_CRM_StageAndUpgradeResponse\"><property name=\"SolutionId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_StageAndUpgradeAsyncResponse_AsyncOperationId_def\" /><string name=\"Microsoft_Dynamics_CRM_StageAndUpgradeAsyncResponse_ImportJobKey_def\" /><object name=\"Microsoft_Dynamics_CRM_StageAndUpgradeAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /><property name=\"ImportJobKey\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_StageSolutionResponse\"><property name=\"StageSolutionResults\" typeRef=\"Microsoft_Dynamics_CRM_StageSolutionResults\" /></object><integer name=\"Microsoft_Dynamics_CRM_SyncBulkOperationResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_SyncBulkOperationResponse\"><property name=\"Result\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_SyncCopresenceStateResponse_CopresenceInfo_def\" /><object name=\"Microsoft_Dynamics_CRM_SyncCopresenceStateResponse\"><property name=\"CopresenceInfo\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_TrainResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_TrainResponse\"><property name=\"response\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_TriggerDesktopFlowRunCallbackResponse_callbackHttpResponseCode_def\" /><object name=\"Microsoft_Dynamics_CRM_TriggerDesktopFlowRunCallbackResponse\"><property name=\"callbackHttpResponseCode\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_UninstallSolutionAsyncResponse_AsyncOperationId_def\" /><object name=\"Microsoft_Dynamics_CRM_UninstallSolutionAsyncResponse\"><property name=\"AsyncOperationId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_UnpublishAIConfigurationResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_UnpublishAIConfigurationResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_UnschedulePredictionResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_UnschedulePredictionResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_UnscheduleTrainingResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_UnscheduleTrainingResponse\"><property name=\"response\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_UpsertResponse\" name=\"Microsoft_Dynamics_CRM_UpsertMultipleResponse_Results_def\" /><object name=\"Microsoft_Dynamics_CRM_UpsertMultipleResponse\"><property name=\"Results\" typeRef=\"Microsoft_Dynamics_CRM_UpsertMultipleResponse_Results_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ValidationResult\" name=\"Microsoft_Dynamics_CRM_ValidateResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidateResponse\"><property name=\"Result\" typeRef=\"Microsoft_Dynamics_CRM_ValidateResponse_Result_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ValidateAIConfigurationResponse_result_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidateAIConfigurationResponse\"><property name=\"result\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ValidateRetentionConfigResponse_IsValidationSuccessful_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidateRetentionConfigResponse_ErrorMessage_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidateRetentionConfigResponse\"><property name=\"IsValidationSuccessful\" type=\"boolean\" /><property name=\"ErrorMessage\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_CheckIncomingEmailResponse_ShouldDeliver_def\" /><integer name=\"Microsoft_Dynamics_CRM_CheckIncomingEmailResponse_ReasonCode_def\" /><object name=\"Microsoft_Dynamics_CRM_CheckIncomingEmailResponse\"><property name=\"ShouldDeliver\" type=\"boolean\" /><property name=\"ReasonCode\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_CheckPromoteEmailResponse_ShouldPromote_def\" /><integer name=\"Microsoft_Dynamics_CRM_CheckPromoteEmailResponse_ReasonCode_def\" /><object name=\"Microsoft_Dynamics_CRM_CheckPromoteEmailResponse\"><property name=\"ShouldPromote\" type=\"boolean\" /><property name=\"ReasonCode\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_copilottextdatastatusResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_copilottextdatastatusResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportFieldTranslationResponse_ExportTranslationFile_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportFieldTranslationResponse\"><property name=\"ExportTranslationFile\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_FetchXmlToQueryExpressionResponse\"><property name=\"Query\" typeRef=\"Microsoft_Dynamics_CRM_QueryExpression\" /></object><string name=\"Microsoft_Dynamics_CRM_FormatAddressResponse_Address_def\" /><object name=\"Microsoft_Dynamics_CRM_FormatAddressResponse\"><property name=\"Address\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_GetFileSasUrlResponse\"><property name=\"Result\" typeRef=\"Microsoft_Dynamics_CRM_FileSasUrlResponse\" /></object><boolean name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_isPayGo_def\" /><integer name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_availableCapacity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_failedToGetCapacity_def\" /><integer name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_hostedMachineGroupsBotCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_totalEnvironmentAddOns_def\" /><integer name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_hostedMachineCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse_hostedGroupCount_def\" /><object name=\"Microsoft_Dynamics_CRM_GetHostedRpaCapacityResponse\"><property name=\"isPayGo\" type=\"boolean\" /><property name=\"availableCapacity\" type=\"integer\" /><property name=\"failedToGetCapacity\" type=\"boolean\" /><property name=\"hostedMachineGroupsBotCount\" type=\"integer\" /><property name=\"totalEnvironmentAddOns\" type=\"integer\" /><property name=\"hostedMachineCount\" type=\"integer\" /><property name=\"hostedGroupCount\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_GetSearchInformationResponse_CanAllowLeadingWildCardSearch_def\" /><string name=\"Microsoft_Dynamics_CRM_GetSearchInformationResponse_CanSupportedByRelevanceSearch_def\" /><object name=\"Microsoft_Dynamics_CRM_GetSearchInformationResponse\"><property name=\"CanAllowLeadingWildCardSearch\" type=\"string\" /><property name=\"CanSupportedByRelevanceSearch\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_GetTimeZoneCodeByLocalizedNameResponse_TimeZoneCode_def\" /><object name=\"Microsoft_Dynamics_CRM_GetTimeZoneCodeByLocalizedNameResponse\"><property name=\"TimeZoneCode\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_GetValidManyToManyResponse_EntityNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_GetValidManyToManyResponse_EntityNames_def\" /><object name=\"Microsoft_Dynamics_CRM_GetValidManyToManyResponse\"><property name=\"EntityNames\" typeRef=\"Microsoft_Dynamics_CRM_GetValidManyToManyResponse_EntityNames_def\" /></object><string name=\"Microsoft_Dynamics_CRM_GetValidReferencedEntitiesResponse_EntityNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_GetValidReferencedEntitiesResponse_EntityNames_def\" /><object name=\"Microsoft_Dynamics_CRM_GetValidReferencedEntitiesResponse\"><property name=\"EntityNames\" typeRef=\"Microsoft_Dynamics_CRM_GetValidReferencedEntitiesResponse_EntityNames_def\" /></object><string name=\"Microsoft_Dynamics_CRM_GetValidReferencingEntitiesResponse_EntityNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_GetValidReferencingEntitiesResponse_EntityNames_def\" /><object name=\"Microsoft_Dynamics_CRM_GetValidReferencingEntitiesResponse\"><property name=\"EntityNames\" typeRef=\"Microsoft_Dynamics_CRM_GetValidReferencingEntitiesResponse_EntityNames_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_IsComponentCustomizableResponse_IsComponentCustomizable_def\" /><object name=\"Microsoft_Dynamics_CRM_IsComponentCustomizableResponse\"><property name=\"IsComponentCustomizable\" type=\"boolean\" /></object><boolean name=\"Microsoft_Dynamics_CRM_IsDataEncryptionActiveResponse_IsActive_def\" /><object name=\"Microsoft_Dynamics_CRM_IsDataEncryptionActiveResponse\"><property name=\"IsActive\" type=\"boolean\" /></object><boolean name=\"Microsoft_Dynamics_CRM_IsValidStateTransitionResponse_IsValid_def\" /><object name=\"Microsoft_Dynamics_CRM_IsValidStateTransitionResponse\"><property name=\"IsValid\" type=\"boolean\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_LocalTimeFromUtcTimeResponse_LocalTime_def\" /><object name=\"Microsoft_Dynamics_CRM_LocalTimeFromUtcTimeResponse\"><property name=\"LocalTime\" typeRef=\"Microsoft_Dynamics_CRM_LocalTimeFromUtcTimeResponse_LocalTime_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_msft_DataEngineIndexMgmt_GetIndexInfoResponse_IsQueuedForAdhocIndexing_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msft_DataEngineIndexMgmt_GetIndexInfoResponse_ExistsInSqlDB_def\" /><boolean name=\"Microsoft_Dynamics_CRM_msft_DataEngineIndexMgmt_GetIndexInfoResponse_ExistsInMetaData_def\" /><object name=\"Microsoft_Dynamics_CRM_msft_DataEngineIndexMgmt_GetIndexInfoResponse\"><property name=\"IsQueuedForAdhocIndexing\" type=\"boolean\" /><property name=\"ExistsInSqlDB\" type=\"boolean\" /><property name=\"ExistsInMetaData\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_pbi_GetEnvironmentWorkspaceAccessForUserResponse_pbi_Access_def\" /><object name=\"Microsoft_Dynamics_CRM_pbi_GetEnvironmentWorkspaceAccessForUserResponse\"><property name=\"pbi_Access\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_PreferredSolutionUsedByResponse_NumberOfAssociatedUsers_def\" /><object name=\"Microsoft_Dynamics_CRM_PreferredSolutionUsedByResponse\"><property name=\"NumberOfAssociatedUsers\" type=\"integer\" /><property name=\"PreferredSolutionDetails\" typeRef=\"Microsoft_Dynamics_CRM_PreferredSolutionDetails\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_TimeInfo\" name=\"Microsoft_Dynamics_CRM_QueryScheduleResponse_TimeInfos_def\" /><object name=\"Microsoft_Dynamics_CRM_QueryScheduleResponse\"><property name=\"TimeInfos\" typeRef=\"Microsoft_Dynamics_CRM_QueryScheduleResponse_TimeInfos_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_RemoveActiveCustomizationsResponse_Result_def\" /><object name=\"Microsoft_Dynamics_CRM_RemoveActiveCustomizationsResponse\"><property name=\"Result\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_ResetInheritedAccessResponse_ResetInheritedAccessResponse_def\" /><object name=\"Microsoft_Dynamics_CRM_ResetInheritedAccessResponse\"><property name=\"ResetInheritedAccessResponse\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveAadUserPrivilegesResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAadUserPrivilegesResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveAadUserPrivilegesResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveAadUserSetOfPrivilegesByIdsResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAadUserSetOfPrivilegesByIdsResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveAadUserSetOfPrivilegesByIdsResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveAadUserSetOfPrivilegesByNamesResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAadUserSetOfPrivilegesByNamesResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveAadUserSetOfPrivilegesByNamesResponse_RolePrivileges_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveAccessOriginResponse_Response_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAccessOriginResponse\"><property name=\"Response\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata\" name=\"Microsoft_Dynamics_CRM_RetrieveAllEntitiesResponse_EntityMetadata_def\" /><string name=\"Microsoft_Dynamics_CRM_RetrieveAllEntitiesResponse_Timestamp_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAllEntitiesResponse\"><property name=\"EntityMetadata\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveAllEntitiesResponse_EntityMetadata_def\" /><property name=\"Timestamp\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveAnalyticsStoreDetailsResponse\"><property name=\"AnalyticsStoreDetails\" typeRef=\"Microsoft_Dynamics_CRM_AnalyticsStoreDetails\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveApplicationRibbonResponse_CompressedApplicationRibbonXml_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveApplicationRibbonResponse\"><property name=\"CompressedApplicationRibbonXml\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveAttributeChangeHistoryResponse\"><property name=\"AuditDetailCollection\" typeRef=\"Microsoft_Dynamics_CRM_AuditDetailCollection\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AuditPartitionDetail\" name=\"Microsoft_Dynamics_CRM_RetrieveAuditPartitionListResponse_AuditPartitionDetailCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAuditPartitionListResponse\"><property name=\"AuditPartitionDetailCollection\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveAuditPartitionListResponse_AuditPartitionDetailCollection_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_RetrieveAvailableLanguagesResponse_LocaleIds_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_RetrieveAvailableLanguagesResponse_LocaleIds_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveAvailableLanguagesResponse\"><property name=\"LocaleIds\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveAvailableLanguagesResponse_LocaleIds_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveCascadeAssignAsyncJobIdResponse_AsyncJobName_def\" /><string name=\"Microsoft_Dynamics_CRM_RetrieveCascadeAssignAsyncJobIdResponse_AsyncJobId_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveCascadeAssignAsyncJobIdResponse\"><property name=\"AsyncJobName\" type=\"string\" /><property name=\"AsyncJobId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveCascadeDeleteAsyncJobIdResponse_AsyncJobName_def\" /><string name=\"Microsoft_Dynamics_CRM_RetrieveCascadeDeleteAsyncJobIdResponse_AsyncJobId_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveCascadeDeleteAsyncJobIdResponse\"><property name=\"AsyncJobName\" type=\"string\" /><property name=\"AsyncJobId\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveChannelAccessProfilePrivilegesResponse\"><property name=\"ChannelAccessProfile\" typeRef=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveCurrentOrganizationResponse\"><property name=\"Detail\" typeRef=\"Microsoft_Dynamics_CRM_OrganizationDetail\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveDataEncryptionKeyResponse_EncryptionKey_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveDataEncryptionKeyResponse\"><property name=\"EncryptionKey\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveDeploymentLicenseTypeResponse_licenseType_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveDeploymentLicenseTypeResponse\"><property name=\"licenseType\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_RetrieveDeprovisionedLanguagesResponse_RetrieveDeprovisionedLanguages_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_RetrieveDeprovisionedLanguagesResponse_RetrieveDeprovisionedLanguages_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveDeprovisionedLanguagesResponse\"><property name=\"RetrieveDeprovisionedLanguages\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveDeprovisionedLanguagesResponse_RetrieveDeprovisionedLanguages_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveEntityResponse\"><property name=\"EntityMetadata\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveEntityRibbonResponse_CompressedEntityXml_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveEntityRibbonResponse\"><property name=\"CompressedEntityXml\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveEnvironmentVariableValueResponse_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveEnvironmentVariableValueResponse\"><property name=\"Value\" type=\"string\" /></object><number name=\"Microsoft_Dynamics_CRM_RetrieveExchangeRateResponse_ExchangeRate_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveExchangeRateResponse\"><property name=\"ExchangeRate\" type=\"number\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveFinanceAndOperationsIntegrationDetailsResponse_Url_def\" /><boolean name=\"Microsoft_Dynamics_CRM_RetrieveFinanceAndOperationsIntegrationDetailsResponse_IsUnifiedDatabase_def\" /><string name=\"Microsoft_Dynamics_CRM_RetrieveFinanceAndOperationsIntegrationDetailsResponse_TenantId_def\" /><string name=\"Microsoft_Dynamics_CRM_RetrieveFinanceAndOperationsIntegrationDetailsResponse_Id_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveFinanceAndOperationsIntegrationDetailsResponse\"><property name=\"Url\" type=\"string\" /><property name=\"IsUnifiedDatabase\" type=\"boolean\" /><property name=\"TenantId\" type=\"string\" /><property name=\"Id\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveFormattedImportJobResultsResponse_FormattedResults_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveFormattedImportJobResultsResponse\"><property name=\"FormattedResults\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_RetrieveInstalledLanguagePacksResponse_RetrieveInstalledLanguagePacks_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_RetrieveInstalledLanguagePacksResponse_RetrieveInstalledLanguagePacks_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveInstalledLanguagePacksResponse\"><property name=\"RetrieveInstalledLanguagePacks\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveInstalledLanguagePacksResponse_RetrieveInstalledLanguagePacks_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveInstalledLanguagePackVersionResponse_Version_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveInstalledLanguagePackVersionResponse\"><property name=\"Version\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_RetrieveLicenseInfoResponse_AvailableCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_RetrieveLicenseInfoResponse_GrantedLicenseCount_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveLicenseInfoResponse\"><property name=\"AvailableCount\" type=\"integer\" /><property name=\"GrantedLicenseCount\" type=\"integer\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveLocLabelsResponse\"><property name=\"Label\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping\" name=\"Microsoft_Dynamics_CRM_RetrieveMailboxTrackingFoldersResponse_MailboxTrackingFolderMappings_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveMailboxTrackingFoldersResponse\"><property name=\"MailboxTrackingFolderMappings\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveMailboxTrackingFoldersResponse_MailboxTrackingFolderMappings_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveMetadataChangesResponse_ServerVersionStamp_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata\" name=\"Microsoft_Dynamics_CRM_RetrieveMetadataChangesResponse_EntityMetadata_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveMetadataChangesResponse\"><property name=\"ServerVersionStamp\" type=\"string\" /><property name=\"DeletedMetadata\" typeRef=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection\" /><property name=\"EntityMetadata\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveMetadataChangesResponse_EntityMetadata_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_MissingComponent\" name=\"Microsoft_Dynamics_CRM_RetrieveMissingComponentsResponse_MissingComponents_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveMissingComponentsResponse\"><property name=\"MissingComponents\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveMissingComponentsResponse_MissingComponents_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveOrganizationInfoResponse\"><property name=\"organizationInfo\" typeRef=\"Microsoft_Dynamics_CRM_OrganizationInfo\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveOrganizationResourcesResponse\"><property name=\"OrganizationResources\" typeRef=\"Microsoft_Dynamics_CRM_OrganizationResources\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_StringCollection\" name=\"Microsoft_Dynamics_CRM_RetrieveParsedDataImportFileResponse_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveParsedDataImportFileResponse\"><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveParsedDataImportFileResponse_Values_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrievePrincipalAccessResponse\"><property name=\"AccessRights\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrievePrincipalAccessInfoResponse_AccessInfo_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrievePrincipalAccessInfoResponse\"><property name=\"AccessInfo\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AttributePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrievePrincipalAttributePrivilegesResponse_AttributePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrievePrincipalAttributePrivilegesResponse\"><property name=\"AttributePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrievePrincipalAttributePrivilegesResponse_AttributePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AttributeMapping\" name=\"Microsoft_Dynamics_CRM_RetrievePrincipalSyncAttributeMappingsResponse_AttributeMappings_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrievePrincipalSyncAttributeMappingsResponse\"><property name=\"AttributeMappings\" typeRef=\"Microsoft_Dynamics_CRM_RetrievePrincipalSyncAttributeMappingsResponse_AttributeMappings_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveProvisionedLanguagePackVersionResponse_Version_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveProvisionedLanguagePackVersionResponse\"><property name=\"Version\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_RetrieveProvisionedLanguagesResponse_RetrieveProvisionedLanguages_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_RetrieveProvisionedLanguagesResponse_RetrieveProvisionedLanguages_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveProvisionedLanguagesResponse\"><property name=\"RetrieveProvisionedLanguages\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveProvisionedLanguagesResponse_RetrieveProvisionedLanguages_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveRecordChangeHistoryResponse\"><property name=\"AuditDetailCollection\" typeRef=\"Microsoft_Dynamics_CRM_AuditDetailCollection\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveRolePrivilegesRoleResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveRolePrivilegesRoleResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveRolePrivilegesRoleResponse_RolePrivileges_def\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveSettingResponse\"><property name=\"SettingDetail\" typeRef=\"Microsoft_Dynamics_CRM_SettingDetail\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_PrincipalAccess\" name=\"Microsoft_Dynamics_CRM_RetrieveSharedPrincipalsAndAccessResponse_PrincipalAccesses_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveSharedPrincipalsAndAccessResponse\"><property name=\"PrincipalAccesses\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveSharedPrincipalsAndAccessResponse_PrincipalAccesses_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveTeamPrivilegesResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveTeamPrivilegesResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveTeamPrivilegesResponse_RolePrivileges_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveTimelineWallRecordsResponse_TimelineWallRecords_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveTimelineWallRecordsResponse\"><property name=\"TimelineWallRecords\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveTimestampResponse_Timestamp_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveTimestampResponse\"><property name=\"Timestamp\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveTotalRecordCountResponse\"><property name=\"EntityRecordCountCollection\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection\" /></object><object name=\"Microsoft_Dynamics_CRM_RetrieveUserLicenseInfoResponse\"><property name=\"licenseInfo\" typeRef=\"Microsoft_Dynamics_CRM_UserLicenseInfo\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegeByPrivilegeIdResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegeByPrivilegeIdResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegeByPrivilegeIdResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegeByPrivilegeNameResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegeByPrivilegeNameResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegeByPrivilegeNameResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegesResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegesResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveUserPrivilegesResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveUserSetOfPrivilegesByIdsResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveUserSetOfPrivilegesByIdsResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveUserSetOfPrivilegesByIdsResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveUserSetOfPrivilegesByNamesResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveUserSetOfPrivilegesByNamesResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveUserSetOfPrivilegesByNamesResponse_RolePrivileges_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RetrieveUsersPrivilegesThroughTeamsResponse_RolePrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveUsersPrivilegesThroughTeamsResponse\"><property name=\"RolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RetrieveUsersPrivilegesThroughTeamsResponse_RolePrivileges_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RetrieveVersionResponse_Version_def\" /><object name=\"Microsoft_Dynamics_CRM_RetrieveVersionResponse\"><property name=\"Version\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_SearchResponse\"><property name=\"SearchResults\" typeRef=\"Microsoft_Dynamics_CRM_SearchResults\" /></object><string name=\"Microsoft_Dynamics_CRM_searchstatisticsResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_searchstatisticsResponse\"><property name=\"response\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_searchstatusResponse_response_def\" /><object name=\"Microsoft_Dynamics_CRM_searchstatusResponse\"><property name=\"response\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_ValidateAppResponse\"><property name=\"AppValidationResponse\" typeRef=\"Microsoft_Dynamics_CRM_AppValidationResponse\" /></object><object name=\"Microsoft_Dynamics_CRM_ValidateFetchXmlExpressionResponse\"><property name=\"ValidationResults\" typeRef=\"Microsoft_Dynamics_CRM_ValidateFetchXmlExpressionResult\" /></object><string name=\"Microsoft_Dynamics_CRM_ValidateRecurrenceRuleResponse_Description_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidateRecurrenceRuleResponse\"><property name=\"Description\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_WhoAmIResponse_BusinessUnitId_def\" /><string name=\"Microsoft_Dynamics_CRM_WhoAmIResponse_UserId_def\" /><string name=\"Microsoft_Dynamics_CRM_WhoAmIResponse_OrganizationId_def\" /><object name=\"Microsoft_Dynamics_CRM_WhoAmIResponse\"><property name=\"BusinessUnitId\" type=\"string\" /><property name=\"UserId\" type=\"string\" /><property name=\"OrganizationId\" type=\"string\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_crmmodelbaseentity\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_AttributeOf_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeMetadata_ColumnNumber_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_DeprecatedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_EntityLogicalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsCustomAttribute_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsPrimaryId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsValidODataAttribute_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsPrimaryName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsValidForCreate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsValidForRead_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsValidForUpdate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_CanBeSecuredForRead_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_CanBeSecuredForCreate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_CanBeSecuredForUpdate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsSecured_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsRetrievable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsFilterable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsSearchable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_LinkedAttributeId_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_LogicalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsValidForForm_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsRequiredForForm_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsValidForGrid_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_ExternalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsLogical_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMetadata_IsDataSourceSecret_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_InheritsFrom_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AttributeMetadata_CreatedOn_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AttributeMetadata_ModifiedOn_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeMetadata_SourceType_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMetadata_AutoNumberFormat_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntitySetting\" name=\"Microsoft_Dynamics_CRM_AttributeMetadata_Settings_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributeMetadata\"><property name=\"AttributeOf\" type=\"string\" /><property name=\"AttributeType\" type=\"string\" /><property name=\"AttributeTypeName\" typeRef=\"Microsoft_Dynamics_CRM_AttributeTypeDisplayName\" /><property name=\"ColumnNumber\" type=\"integer\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DeprecatedVersion\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"IsAuditEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsCustomAttribute\" type=\"boolean\" /><property name=\"IsPrimaryId\" type=\"boolean\" /><property name=\"IsValidODataAttribute\" type=\"boolean\" /><property name=\"IsPrimaryName\" type=\"boolean\" /><property name=\"IsValidForCreate\" type=\"boolean\" /><property name=\"IsValidForRead\" type=\"boolean\" /><property name=\"IsValidForUpdate\" type=\"boolean\" /><property name=\"CanBeSecuredForRead\" type=\"boolean\" /><property name=\"CanBeSecuredForCreate\" type=\"boolean\" /><property name=\"CanBeSecuredForUpdate\" type=\"boolean\" /><property name=\"IsSecured\" type=\"boolean\" /><property name=\"IsRetrievable\" type=\"boolean\" /><property name=\"IsFilterable\" type=\"boolean\" /><property name=\"IsSearchable\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsGlobalFilterEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsSortableEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"LinkedAttributeId\" type=\"string\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsRenameable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForAdvancedFind\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForForm\" type=\"boolean\" /><property name=\"IsRequiredForForm\" type=\"boolean\" /><property name=\"IsValidForGrid\" type=\"boolean\" /><property name=\"RequiredLevel\" typeRef=\"Microsoft_Dynamics_CRM_AttributeRequiredLevelManagedProperty\" /><property name=\"CanModifyAdditionalSettings\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"ExternalName\" type=\"string\" /><property name=\"IsLogical\" type=\"boolean\" /><property name=\"IsDataSourceSecret\" type=\"boolean\" /><property name=\"InheritsFrom\" type=\"string\" /><property name=\"CreatedOn\" typeRef=\"Microsoft_Dynamics_CRM_AttributeMetadata_CreatedOn_def\" /><property name=\"ModifiedOn\" typeRef=\"Microsoft_Dynamics_CRM_AttributeMetadata_ModifiedOn_def\" /><property name=\"SourceType\" type=\"integer\" /><property name=\"AutoNumberFormat\" type=\"string\" /><property name=\"Settings\" typeRef=\"Microsoft_Dynamics_CRM_AttributeMetadata_Settings_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_BigIntAttributeMetadata_MaxValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_BigIntAttributeMetadata_MinValue_def\" /><object name=\"Microsoft_Dynamics_CRM_BigIntAttributeMetadata\"><property name=\"MaxValue\" type=\"integer\" /><property name=\"MinValue\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_BooleanAttributeMetadata_DefaultValue_def\" /><string name=\"Microsoft_Dynamics_CRM_BooleanAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_BooleanAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_BooleanAttributeMetadata\"><property name=\"DefaultValue\" type=\"boolean\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"OptionSet\" typeRef=\"Microsoft_Dynamics_CRM_BooleanOptionSetMetadata\" /><property name=\"GlobalOptionSet\" typeRef=\"Microsoft_Dynamics_CRM_BooleanOptionSetMetadata\" /></object><object name=\"Microsoft_Dynamics_CRM_BooleanOptionSetMetadata\"><property name=\"TrueOption\" typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata\" /><property name=\"FalseOption\" typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata_MinSupportedValue_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata_MaxSupportedValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata_SourceTypeMask_def\" /><string name=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata_FormulaDefinition_def\" /><object name=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata\"><property name=\"MinSupportedValue\" typeRef=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata_MinSupportedValue_def\" /><property name=\"MaxSupportedValue\" typeRef=\"Microsoft_Dynamics_CRM_DateTimeAttributeMetadata_MaxSupportedValue_def\" /><property name=\"Format\" type=\"string\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"DateTimeBehavior\" typeRef=\"Microsoft_Dynamics_CRM_DateTimeBehavior\" /><property name=\"CanChangeDateTimeBehavior\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /></object><number name=\"Microsoft_Dynamics_CRM_DecimalAttributeMetadata_MaxValue_def\" /><number name=\"Microsoft_Dynamics_CRM_DecimalAttributeMetadata_MinValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_DecimalAttributeMetadata_Precision_def\" /><string name=\"Microsoft_Dynamics_CRM_DecimalAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_DecimalAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_DecimalAttributeMetadata\"><property name=\"MaxValue\" type=\"number\" /><property name=\"MinValue\" type=\"number\" /><property name=\"Precision\" type=\"integer\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_DoubleAttributeMetadata_MaxValue_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_DoubleAttributeMetadata_MinValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_DoubleAttributeMetadata_Precision_def\" /><object name=\"Microsoft_Dynamics_CRM_DoubleAttributeMetadata\"><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxValue\" typeRef=\"Microsoft_Dynamics_CRM_DoubleAttributeMetadata_MaxValue_def\" /><property name=\"MinValue\" typeRef=\"Microsoft_Dynamics_CRM_DoubleAttributeMetadata_MinValue_def\" /><property name=\"Precision\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_EntityMetadata_ActivityTypeMask_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_AutoRouteToOwnerQueue_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_CanTriggerWorkflow_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_EntityHelpUrlEnabled_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_EntityHelpUrl_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsDocumentManagementEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsOneNoteIntegrationEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsInteractionCentricEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsKnowledgeManagementEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsSLAEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsBPFEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsDocumentRecommendationsEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsMSTeamsIntegrationEnabled_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_SettingOf_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_DataProviderId_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_DataSourceId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_AutoCreateAccessTeams_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsActivity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsActivityParty_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsRetrieveAuditEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsRetrieveMultipleAuditEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsArchivalEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsRetentionEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsAvailableOffline_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsChildEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsAIRUpdated_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_IconLargeName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_IconMediumName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_IconSmallName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_IconVectorName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsCustomEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsBusinessProcessEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_SyncToExternalSearchIndex_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsOptimisticConcurrencyEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_ChangeTrackingEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsImportable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsIntersect_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsManaged_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsEnabledForCharts_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsEnabledForTrace_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsValidForAdvancedFind_def\" /><integer name=\"Microsoft_Dynamics_CRM_EntityMetadata_DaysSinceRecordLastModified_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_MobileOfflineFilters_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsReadingPaneEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsQuickCreateEnabled_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_LogicalName_def\" /><integer name=\"Microsoft_Dynamics_CRM_EntityMetadata_ObjectTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_PrimaryNameAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_PrimaryImageAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_PrimaryIdAttribute_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_Privileges_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_RecurrenceBaseEntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_ReportViewName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_IntroducedVersion_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsStateModelAware_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_EnforceStateTransitions_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_ExternalName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_EntityColor_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_LogicalCollectionName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_ExternalCollectionName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_CollectionSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_EntitySetName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsEnabledForExternalChannels_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsPrivate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_UsesBusinessDataLabelTable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsLogicalEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_HasNotes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_HasActivities_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_HasFeedback_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_IsSolutionAware_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntitySetting\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_Settings_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_EntityMetadata_CreatedOn_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_EntityMetadata_ModifiedOn_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityMetadata_HasEmailAddresses_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_OwnerId_def\" /><integer name=\"Microsoft_Dynamics_CRM_EntityMetadata_OwnerIdType_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_OwningBusinessUnit_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityMetadata_TableType_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AttributeMetadata\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_Attributes_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_ManyToManyRelationships_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_ManyToOneRelationships_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_OneToManyRelationships_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntityKeyMetadata\" name=\"Microsoft_Dynamics_CRM_EntityMetadata_Keys_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityMetadata\"><property name=\"ActivityTypeMask\" type=\"integer\" /><property name=\"AutoRouteToOwnerQueue\" type=\"boolean\" /><property name=\"CanTriggerWorkflow\" type=\"boolean\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayCollectionName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"EntityHelpUrlEnabled\" type=\"boolean\" /><property name=\"EntityHelpUrl\" type=\"string\" /><property name=\"IsDocumentManagementEnabled\" type=\"boolean\" /><property name=\"IsOneNoteIntegrationEnabled\" type=\"boolean\" /><property name=\"IsInteractionCentricEnabled\" type=\"boolean\" /><property name=\"IsKnowledgeManagementEnabled\" type=\"boolean\" /><property name=\"IsSLAEnabled\" type=\"boolean\" /><property name=\"IsBPFEntity\" type=\"boolean\" /><property name=\"IsDocumentRecommendationsEnabled\" type=\"boolean\" /><property name=\"IsMSTeamsIntegrationEnabled\" type=\"boolean\" /><property name=\"SettingOf\" type=\"string\" /><property name=\"DataProviderId\" type=\"string\" /><property name=\"DataSourceId\" type=\"string\" /><property name=\"AutoCreateAccessTeams\" type=\"boolean\" /><property name=\"IsActivity\" type=\"boolean\" /><property name=\"IsActivityParty\" type=\"boolean\" /><property name=\"IsAuditEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsRetrieveAuditEnabled\" type=\"boolean\" /><property name=\"IsRetrieveMultipleAuditEnabled\" type=\"boolean\" /><property name=\"IsArchivalEnabled\" type=\"boolean\" /><property name=\"IsRetentionEnabled\" type=\"boolean\" /><property name=\"IsAvailableOffline\" type=\"boolean\" /><property name=\"IsChildEntity\" type=\"boolean\" /><property name=\"IsAIRUpdated\" type=\"boolean\" /><property name=\"IsValidForQueue\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsConnectionsEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IconLargeName\" type=\"string\" /><property name=\"IconMediumName\" type=\"string\" /><property name=\"IconSmallName\" type=\"string\" /><property name=\"IconVectorName\" type=\"string\" /><property name=\"IsCustomEntity\" type=\"boolean\" /><property name=\"IsBusinessProcessEnabled\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsRenameable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsMappable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsDuplicateDetectionEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateAttributes\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateForms\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateViews\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateCharts\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBeRelatedEntityInRelationship\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBePrimaryEntityInRelationship\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBeInManyToMany\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBeInCustomEntityAssociation\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanEnableSyncToExternalSearchIndex\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"SyncToExternalSearchIndex\" type=\"boolean\" /><property name=\"CanModifyAdditionalSettings\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanChangeHierarchicalRelationship\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsOptimisticConcurrencyEnabled\" type=\"boolean\" /><property name=\"ChangeTrackingEnabled\" type=\"boolean\" /><property name=\"CanChangeTrackingBeEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsImportable\" type=\"boolean\" /><property name=\"IsIntersect\" type=\"boolean\" /><property name=\"IsMailMergeEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsEnabledForCharts\" type=\"boolean\" /><property name=\"IsEnabledForTrace\" type=\"boolean\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"IsVisibleInMobile\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsVisibleInMobileClient\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsReadOnlyInMobileClient\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsOfflineInMobileClient\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"DaysSinceRecordLastModified\" type=\"integer\" /><property name=\"MobileOfflineFilters\" type=\"string\" /><property name=\"IsReadingPaneEnabled\" type=\"boolean\" /><property name=\"IsQuickCreateEnabled\" type=\"boolean\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"ObjectTypeCode\" type=\"integer\" /><property name=\"OwnershipType\" type=\"string\" /><property name=\"PrimaryNameAttribute\" type=\"string\" /><property name=\"PrimaryImageAttribute\" type=\"string\" /><property name=\"PrimaryIdAttribute\" type=\"string\" /><property name=\"Privileges\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_Privileges_def\" /><property name=\"RecurrenceBaseEntityLogicalName\" type=\"string\" /><property name=\"ReportViewName\" type=\"string\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"IsStateModelAware\" type=\"boolean\" /><property name=\"EnforceStateTransitions\" type=\"boolean\" /><property name=\"ExternalName\" type=\"string\" /><property name=\"EntityColor\" type=\"string\" /><property name=\"LogicalCollectionName\" type=\"string\" /><property name=\"ExternalCollectionName\" type=\"string\" /><property name=\"CollectionSchemaName\" type=\"string\" /><property name=\"EntitySetName\" type=\"string\" /><property name=\"IsEnabledForExternalChannels\" type=\"boolean\" /><property name=\"IsPrivate\" type=\"boolean\" /><property name=\"UsesBusinessDataLabelTable\" type=\"boolean\" /><property name=\"IsLogicalEntity\" type=\"boolean\" /><property name=\"HasNotes\" type=\"boolean\" /><property name=\"HasActivities\" type=\"boolean\" /><property name=\"HasFeedback\" type=\"boolean\" /><property name=\"IsSolutionAware\" type=\"boolean\" /><property name=\"Settings\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_Settings_def\" /><property name=\"CreatedOn\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_CreatedOn_def\" /><property name=\"ModifiedOn\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_ModifiedOn_def\" /><property name=\"HasEmailAddresses\" type=\"boolean\" /><property name=\"OwnerId\" type=\"string\" /><property name=\"OwnerIdType\" type=\"integer\" /><property name=\"OwningBusinessUnit\" type=\"string\" /><property name=\"TableType\" type=\"string\" /><property name=\"Attributes\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_Attributes_def\" /><property name=\"ManyToManyRelationships\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_ManyToManyRelationships_def\" /><property name=\"ManyToOneRelationships\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_ManyToOneRelationships_def\" /><property name=\"OneToManyRelationships\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_OneToManyRelationships_def\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_EntityMetadata_Keys_def\" /></object><string name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_EntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_KeyAttributes_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_KeyAttributes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_AsyncJob_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_IsSynchronous_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_IsExportKey_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_IsSecondaryKey_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityKeyMetadata\"><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"KeyAttributes\" typeRef=\"Microsoft_Dynamics_CRM_EntityKeyMetadata_KeyAttributes_def\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"EntityKeyIndexStatus\" type=\"string\" /><property name=\"AsyncJob\" type=\"string\" /><property name=\"IsSynchronous\" type=\"boolean\" /><property name=\"IsExportKey\" type=\"boolean\" /><property name=\"IsSecondaryKey\" type=\"boolean\" /></object><boolean name=\"Microsoft_Dynamics_CRM_EntityNameAttributeMetadata_IsEntityReferenceStored_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityNameAttributeMetadata\"><property name=\"IsEntityReferenceStored\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_EnumAttributeMetadata_DefaultFormValue_def\" /><object name=\"Microsoft_Dynamics_CRM_EnumAttributeMetadata\"><property name=\"DefaultFormValue\" type=\"integer\" /><property name=\"OptionSet\" typeRef=\"Microsoft_Dynamics_CRM_OptionSetMetadata\" /><property name=\"GlobalOptionSet\" typeRef=\"Microsoft_Dynamics_CRM_OptionSetMetadata\" /></object><integer name=\"Microsoft_Dynamics_CRM_FileAttributeMetadata_MaxSizeInKB_def\" /><object name=\"Microsoft_Dynamics_CRM_FileAttributeMetadata\"><property name=\"MaxSizeInKB\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase_IsCustomOptionSet_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase_IsGlobal_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase_ExternalTypeName_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase_IntroducedVersion_def\" /><object name=\"Microsoft_Dynamics_CRM_OptionSetMetadataBase\"><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"IsCustomOptionSet\" type=\"boolean\" /><property name=\"IsGlobal\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"Name\" type=\"string\" /><property name=\"ExternalTypeName\" type=\"string\" /><property name=\"OptionSetType\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ImageAttributeMetadata_IsPrimaryImage_def\" /><integer name=\"Microsoft_Dynamics_CRM_ImageAttributeMetadata_MaxHeight_def\" /><integer name=\"Microsoft_Dynamics_CRM_ImageAttributeMetadata_MaxWidth_def\" /><integer name=\"Microsoft_Dynamics_CRM_ImageAttributeMetadata_MaxSizeInKB_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ImageAttributeMetadata_CanStoreFullImage_def\" /><object name=\"Microsoft_Dynamics_CRM_ImageAttributeMetadata\"><property name=\"IsPrimaryImage\" type=\"boolean\" /><property name=\"MaxHeight\" type=\"integer\" /><property name=\"MaxWidth\" type=\"integer\" /><property name=\"MaxSizeInKB\" type=\"integer\" /><property name=\"CanStoreFullImage\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_IntegerAttributeMetadata_MaxValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_IntegerAttributeMetadata_MinValue_def\" /><string name=\"Microsoft_Dynamics_CRM_IntegerAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_IntegerAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_IntegerAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"MaxValue\" type=\"integer\" /><property name=\"MinValue\" type=\"integer\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_LookupAttributeMetadata_Targets_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_LookupAttributeMetadata_Targets_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupAttributeMetadata\"><property name=\"Targets\" typeRef=\"Microsoft_Dynamics_CRM_LookupAttributeMetadata_Targets_def\" /><property name=\"Format\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyAttributeMetadata_ManagedPropertyLogicalName_def\" /><integer name=\"Microsoft_Dynamics_CRM_ManagedPropertyAttributeMetadata_ParentComponentType_def\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyAttributeMetadata_ParentAttributeName_def\" /><object name=\"Microsoft_Dynamics_CRM_ManagedPropertyAttributeMetadata\"><property name=\"ManagedPropertyLogicalName\" type=\"string\" /><property name=\"ParentComponentType\" type=\"integer\" /><property name=\"ParentAttributeName\" type=\"string\" /><property name=\"ValueAttributeTypeCode\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_LogicalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_IsGlobalForOperation_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_IsPrivate_def\" /><integer name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_ErrorCode_def\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_EnablesEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_EnablesAttributeName_def\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata_IntroducedVersion_def\" /><object name=\"Microsoft_Dynamics_CRM_ManagedPropertyMetadata\"><property name=\"LogicalName\" type=\"string\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"ManagedPropertyType\" type=\"string\" /><property name=\"Operation\" type=\"string\" /><property name=\"IsGlobalForOperation\" type=\"boolean\" /><property name=\"EvaluationPriority\" type=\"string\" /><property name=\"IsPrivate\" type=\"boolean\" /><property name=\"ErrorCode\" type=\"integer\" /><property name=\"EnablesEntityName\" type=\"string\" /><property name=\"EnablesAttributeName\" type=\"string\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"IntroducedVersion\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_Entity1LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_Entity2LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_IntersectEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_Entity1IntersectAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_Entity2IntersectAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_Entity1NavigationPropertyName_def\" /><string name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata_Entity2NavigationPropertyName_def\" /><object name=\"Microsoft_Dynamics_CRM_ManyToManyRelationshipMetadata\"><property name=\"Entity1AssociatedMenuConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\" /><property name=\"Entity2AssociatedMenuConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\" /><property name=\"Entity1LogicalName\" type=\"string\" /><property name=\"Entity2LogicalName\" type=\"string\" /><property name=\"IntersectEntityName\" type=\"string\" /><property name=\"Entity1IntersectAttribute\" type=\"string\" /><property name=\"Entity2IntersectAttribute\" type=\"string\" /><property name=\"Entity1NavigationPropertyName\" type=\"string\" /><property name=\"Entity2NavigationPropertyName\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_MemoAttributeMetadata_MaxLength_def\" /><boolean name=\"Microsoft_Dynamics_CRM_MemoAttributeMetadata_IsLocalizable_def\" /><object name=\"Microsoft_Dynamics_CRM_MemoAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"FormatName\" typeRef=\"Microsoft_Dynamics_CRM_MemoFormatName\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxLength\" type=\"integer\" /><property name=\"IsLocalizable\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_MetadataBase_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_MetadataBase_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataBase\"><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_MaxValue_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_MinValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_Precision_def\" /><integer name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_PrecisionSource_def\" /><string name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_CalculationOf_def\" /><string name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_SourceTypeMask_def\" /><boolean name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_IsBaseCurrency_def\" /><object name=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata\"><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxValue\" typeRef=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_MaxValue_def\" /><property name=\"MinValue\" typeRef=\"Microsoft_Dynamics_CRM_MoneyAttributeMetadata_MinValue_def\" /><property name=\"Precision\" type=\"integer\" /><property name=\"PrecisionSource\" type=\"integer\" /><property name=\"CalculationOf\" type=\"string\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"IsBaseCurrency\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata_SourceTypeMask_def\" /><string name=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata_ParentPicklistLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata_ChildPicklistLogicalNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata_ChildPicklistLogicalNames_def\" /><object name=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata\"><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"ParentPicklistLogicalName\" type=\"string\" /><property name=\"ChildPicklistLogicalNames\" typeRef=\"Microsoft_Dynamics_CRM_MultiSelectPicklistAttributeMetadata_ChildPicklistLogicalNames_def\" /></object><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_ReferencedAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_ReferencedEntity_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_ReferencingAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_ReferencingEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_IsHierarchical_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_EntityKey_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_RelationshipAttribute\" name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_RelationshipAttributes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_IsRelationshipAttributeDenormalized_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_ReferencedEntityNavigationPropertyName_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_ReferencingEntityNavigationPropertyName_def\" /><integer name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_RelationshipBehavior_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_IsDenormalizedLookup_def\" /><string name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_DenormalizedAttributeName_def\" /><object name=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata\"><property name=\"AssociatedMenuConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\" /><property name=\"CascadeConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_CascadeConfiguration\" /><property name=\"ReferencedAttribute\" type=\"string\" /><property name=\"ReferencedEntity\" type=\"string\" /><property name=\"ReferencingAttribute\" type=\"string\" /><property name=\"ReferencingEntity\" type=\"string\" /><property name=\"IsHierarchical\" type=\"boolean\" /><property name=\"EntityKey\" type=\"string\" /><property name=\"RelationshipAttributes\" typeRef=\"Microsoft_Dynamics_CRM_OneToManyRelationshipMetadata_RelationshipAttributes_def\" /><property name=\"IsRelationshipAttributeDenormalized\" type=\"boolean\" /><property name=\"ReferencedEntityNavigationPropertyName\" type=\"string\" /><property name=\"ReferencingEntityNavigationPropertyName\" type=\"string\" /><property name=\"RelationshipBehavior\" type=\"integer\" /><property name=\"IsDenormalizedLookup\" type=\"boolean\" /><property name=\"DenormalizedAttributeName\" type=\"string\" /><property name=\"Lookup\" typeRef=\"Microsoft_Dynamics_CRM_LookupAttributeMetadata\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata\" name=\"Microsoft_Dynamics_CRM_OptionSetMetadata_Options_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionSetMetadata_ParentOptionSetName_def\" /><object name=\"Microsoft_Dynamics_CRM_OptionSetMetadata\"><property name=\"Options\" typeRef=\"Microsoft_Dynamics_CRM_OptionSetMetadata_Options_def\" /><property name=\"ParentOptionSetName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata_SourceTypeMask_def\" /><string name=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata_ParentPicklistLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata_ChildPicklistLogicalNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata_ChildPicklistLogicalNames_def\" /><object name=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata\"><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"ParentPicklistLogicalName\" type=\"string\" /><property name=\"ChildPicklistLogicalNames\" typeRef=\"Microsoft_Dynamics_CRM_PicklistAttributeMetadata_ChildPicklistLogicalNames_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_RelationshipMetadataBase_IsCustomRelationship_def\" /><boolean name=\"Microsoft_Dynamics_CRM_RelationshipMetadataBase_IsValidForAdvancedFind_def\" /><string name=\"Microsoft_Dynamics_CRM_RelationshipMetadataBase_SchemaName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_RelationshipMetadataBase_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_RelationshipMetadataBase_IntroducedVersion_def\" /><object name=\"Microsoft_Dynamics_CRM_RelationshipMetadataBase\"><property name=\"IsCustomRelationship\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"SecurityTypes\" type=\"string\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"RelationshipType\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_StateAttributeMetadata\" /><untypedObject name=\"Microsoft_Dynamics_CRM_StatusAttributeMetadata\" /><integer name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata_MaxLength_def\" /><string name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata_YomiOf_def\" /><boolean name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata_IsLocalizable_def\" /><integer name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata_DatabaseLength_def\" /><string name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_StringAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"FormatName\" typeRef=\"Microsoft_Dynamics_CRM_StringFormatName\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxLength\" type=\"integer\" /><property name=\"YomiOf\" type=\"string\" /><property name=\"IsLocalizable\" type=\"boolean\" /><property name=\"DatabaseLength\" type=\"integer\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_UniqueIdentifierAttributeMetadata\" /><string name=\"Microsoft_Dynamics_CRM_AnalyticsStoreDetails_Endpoint_def\" /><object name=\"Microsoft_Dynamics_CRM_AnalyticsStoreDetails\"><property name=\"Endpoint\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AppointmentRequest_ServiceId_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppointmentRequest_AnchorOffset_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppointmentRequest_UserTimeZoneCode_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppointmentRequest_RecurrenceDuration_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppointmentRequest_RecurrenceTimeZoneCode_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AppointmentsToIgnore\" name=\"Microsoft_Dynamics_CRM_AppointmentRequest_AppointmentsToIgnore_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_RequiredResource\" name=\"Microsoft_Dynamics_CRM_AppointmentRequest_RequiredResources_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchWindowStart_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchWindowEnd_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchRecurrenceStart_def\" /><string name=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchRecurrenceRule_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppointmentRequest_Duration_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ConstraintRelation\" name=\"Microsoft_Dynamics_CRM_AppointmentRequest_Constraints_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ObjectiveRelation\" name=\"Microsoft_Dynamics_CRM_AppointmentRequest_Objectives_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppointmentRequest_NumberOfResults_def\" /><string name=\"Microsoft_Dynamics_CRM_AppointmentRequest_Sites_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AppointmentRequest_Sites_def\" /><object name=\"Microsoft_Dynamics_CRM_AppointmentRequest\"><property name=\"ServiceId\" type=\"string\" /><property name=\"AnchorOffset\" type=\"integer\" /><property name=\"UserTimeZoneCode\" type=\"integer\" /><property name=\"RecurrenceDuration\" type=\"integer\" /><property name=\"RecurrenceTimeZoneCode\" type=\"integer\" /><property name=\"AppointmentsToIgnore\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_AppointmentsToIgnore_def\" /><property name=\"RequiredResources\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_RequiredResources_def\" /><property name=\"SearchWindowStart\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchWindowStart_def\" /><property name=\"SearchWindowEnd\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchWindowEnd_def\" /><property name=\"SearchRecurrenceStart\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_SearchRecurrenceStart_def\" /><property name=\"SearchRecurrenceRule\" type=\"string\" /><property name=\"Duration\" type=\"integer\" /><property name=\"Constraints\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_Constraints_def\" /><property name=\"Objectives\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_Objectives_def\" /><property name=\"Direction\" type=\"string\" /><property name=\"NumberOfResults\" type=\"integer\" /><property name=\"Sites\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentRequest_Sites_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppointmentsToIgnore_Appointments_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AppointmentsToIgnore_Appointments_def\" /><string name=\"Microsoft_Dynamics_CRM_AppointmentsToIgnore_ResourceId_def\" /><object name=\"Microsoft_Dynamics_CRM_AppointmentsToIgnore\"><property name=\"Appointments\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentsToIgnore_Appointments_def\" /><property name=\"ResourceId\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_AppValidationResponse_ValidationSuccess_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ValidationIssue\" name=\"Microsoft_Dynamics_CRM_AppValidationResponse_ValidationIssueList_def\" /><object name=\"Microsoft_Dynamics_CRM_AppValidationResponse\"><property name=\"ValidationSuccess\" type=\"boolean\" /><property name=\"ValidationIssueList\" typeRef=\"Microsoft_Dynamics_CRM_AppValidationResponse_ValidationIssueList_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_Order_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_IsCustomizable_def\" /><string name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_Icon_def\" /><string name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_ViewId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_AvailableOffline_def\" /><string name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_MenuId_def\" /><string name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration_QueryApi_def\" /><object name=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\"><property name=\"Behavior\" type=\"string\" /><property name=\"Group\" type=\"string\" /><property name=\"Label\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"Order\" type=\"integer\" /><property name=\"IsCustomizable\" type=\"boolean\" /><property name=\"Icon\" type=\"string\" /><property name=\"ViewId\" type=\"string\" /><property name=\"AvailableOffline\" type=\"boolean\" /><property name=\"MenuId\" type=\"string\" /><property name=\"QueryApi\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_AttributeMappingId_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_MappingName_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_AttributeCrmName_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_AttributeExchangeName_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeMapping_SyncDirection_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeMapping_DefaultSyncDirection_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeMapping_AllowedSyncDirection_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AttributeMapping_IsComputed_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeMapping_EntityTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_ComputedProperties_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AttributeMapping_ComputedProperties_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_AttributeCrmDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeMapping_AttributeExchangeDisplayName_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributeMapping\"><property name=\"AttributeMappingId\" type=\"string\" /><property name=\"MappingName\" type=\"string\" /><property name=\"AttributeCrmName\" type=\"string\" /><property name=\"AttributeExchangeName\" type=\"string\" /><property name=\"SyncDirection\" type=\"integer\" /><property name=\"DefaultSyncDirection\" type=\"integer\" /><property name=\"AllowedSyncDirection\" type=\"integer\" /><property name=\"IsComputed\" type=\"boolean\" /><property name=\"EntityTypeCode\" type=\"integer\" /><property name=\"ComputedProperties\" typeRef=\"Microsoft_Dynamics_CRM_AttributeMapping_ComputedProperties_def\" /><property name=\"AttributeCrmDisplayName\" type=\"string\" /><property name=\"AttributeExchangeDisplayName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AttributePrivilege_AttributeId_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributePrivilege_CanCreate_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributePrivilege_CanRead_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributePrivilege_CanUpdate_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributePrivilege_CanReadUnMasked_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributePrivilege\"><property name=\"AttributeId\" type=\"string\" /><property name=\"CanCreate\" type=\"integer\" /><property name=\"CanRead\" type=\"integer\" /><property name=\"CanUpdate\" type=\"integer\" /><property name=\"CanReadUnMasked\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_AttributeRequiredLevelManagedProperty_CanBeChanged_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeRequiredLevelManagedProperty_ManagedPropertyLogicalName_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributeRequiredLevelManagedProperty\"><property name=\"Value\" type=\"string\" /><property name=\"CanBeChanged\" type=\"boolean\" /><property name=\"ManagedPropertyLogicalName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AttributeTypeDisplayName_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributeTypeDisplayName\"><property name=\"Value\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AuditDetail\" name=\"Microsoft_Dynamics_CRM_AuditDetailCollection_AuditDetails_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AuditDetailCollection_MoreRecords_def\" /><string name=\"Microsoft_Dynamics_CRM_AuditDetailCollection_PagingCookie_def\" /><integer name=\"Microsoft_Dynamics_CRM_AuditDetailCollection_TotalRecordCount_def\" /><object name=\"Microsoft_Dynamics_CRM_AuditDetailCollection\"><property name=\"AuditDetails\" typeRef=\"Microsoft_Dynamics_CRM_AuditDetailCollection_AuditDetails_def\" /><property name=\"MoreRecords\" type=\"boolean\" /><property name=\"PagingCookie\" type=\"string\" /><property name=\"TotalRecordCount\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_AuditPartitionDetail_PartitionNumber_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AuditPartitionDetail_StartDate_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AuditPartitionDetail_EndDate_def\" /><integer name=\"Microsoft_Dynamics_CRM_AuditPartitionDetail_Size_def\" /><object name=\"Microsoft_Dynamics_CRM_AuditPartitionDetail\"><property name=\"PartitionNumber\" type=\"integer\" /><property name=\"StartDate\" typeRef=\"Microsoft_Dynamics_CRM_AuditPartitionDetail_StartDate_def\" /><property name=\"EndDate\" typeRef=\"Microsoft_Dynamics_CRM_AuditPartitionDetail_EndDate_def\" /><property name=\"Size\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_BooleanManagedProperty_Value_def\" /><boolean name=\"Microsoft_Dynamics_CRM_BooleanManagedProperty_CanBeChanged_def\" /><string name=\"Microsoft_Dynamics_CRM_BooleanManagedProperty_ManagedPropertyLogicalName_def\" /><object name=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\"><property name=\"Value\" type=\"boolean\" /><property name=\"CanBeChanged\" type=\"boolean\" /><property name=\"ManagedPropertyLogicalName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_BusinessNotification_Message_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_BusinessNotificationParameter\" name=\"Microsoft_Dynamics_CRM_BusinessNotification_Parameters_def\" /><object name=\"Microsoft_Dynamics_CRM_BusinessNotification\"><property name=\"Severity\" type=\"string\" /><property name=\"Message\" type=\"string\" /><property name=\"Parameters\" typeRef=\"Microsoft_Dynamics_CRM_BusinessNotification_Parameters_def\" /></object><string name=\"Microsoft_Dynamics_CRM_BusinessNotificationParameter_Data_def\" /><object name=\"Microsoft_Dynamics_CRM_BusinessNotificationParameter\"><property name=\"ParameterType\" type=\"string\" /><property name=\"Data\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_CascadeConfiguration\"><property name=\"Assign\" type=\"string\" /><property name=\"Delete\" type=\"string\" /><property name=\"Archive\" type=\"string\" /><property name=\"Merge\" type=\"string\" /><property name=\"Reparent\" type=\"string\" /><property name=\"Share\" type=\"string\" /><property name=\"Unshare\" type=\"string\" /><property name=\"RollupView\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ChannelAccessProfilePrivilege_ChannelAccessProfilePrivilegeId_def\" /><string name=\"Microsoft_Dynamics_CRM_ChannelAccessProfilePrivilege_PrivilegeName_def\" /><object name=\"Microsoft_Dynamics_CRM_ChannelAccessProfilePrivilege\"><property name=\"ChannelAccessProfilePrivilegeId\" type=\"string\" /><property name=\"PrivilegeDepth\" type=\"string\" /><property name=\"PrivilegeName\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_EmailAccess_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_FacebookAccess_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_PhoneAccess_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_TwitterAccess_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_WebAccess_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_ViewKnowledgeArticles_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_ViewArticleRating_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_RateKnowledgeArticles_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_SubmitFeedback_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ChannelAccessProfilePrivilege\" name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_ChannelAccessProfilePrivilegeList_def\" /><object name=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges\"><property name=\"EmailAccess\" type=\"boolean\" /><property name=\"FacebookAccess\" type=\"boolean\" /><property name=\"PhoneAccess\" type=\"boolean\" /><property name=\"TwitterAccess\" type=\"boolean\" /><property name=\"WebAccess\" type=\"boolean\" /><property name=\"ViewKnowledgeArticles\" type=\"boolean\" /><property name=\"ViewArticleRating\" type=\"boolean\" /><property name=\"RateKnowledgeArticles\" type=\"boolean\" /><property name=\"SubmitFeedback\" type=\"boolean\" /><property name=\"ChannelAccessProfilePrivilegeList\" typeRef=\"Microsoft_Dynamics_CRM_ChannelAccessProfileWithPrivileges_ChannelAccessProfilePrivilegeList_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_AttributeOf_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_ColumnNumber_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_DeprecatedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_EntityLogicalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsCustomAttribute_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsPrimaryId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsValidODataAttribute_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsPrimaryName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsValidForCreate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsValidForRead_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsValidForUpdate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_CanBeSecuredForRead_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_CanBeSecuredForCreate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_CanBeSecuredForUpdate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsSecured_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsRetrievable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsFilterable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsSearchable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_LinkedAttributeId_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_LogicalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsValidForForm_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsRequiredForForm_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsValidForGrid_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_ExternalName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsLogical_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_IsDataSourceSecret_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_InheritsFrom_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_CreatedOn_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_ModifiedOn_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_SourceType_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_AutoNumberFormat_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntitySetting\" name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_Settings_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata\"><property name=\"AttributeOf\" type=\"string\" /><property name=\"AttributeType\" type=\"string\" /><property name=\"AttributeTypeName\" typeRef=\"Microsoft_Dynamics_CRM_AttributeTypeDisplayName\" /><property name=\"ColumnNumber\" type=\"integer\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DeprecatedVersion\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"IsAuditEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsCustomAttribute\" type=\"boolean\" /><property name=\"IsPrimaryId\" type=\"boolean\" /><property name=\"IsValidODataAttribute\" type=\"boolean\" /><property name=\"IsPrimaryName\" type=\"boolean\" /><property name=\"IsValidForCreate\" type=\"boolean\" /><property name=\"IsValidForRead\" type=\"boolean\" /><property name=\"IsValidForUpdate\" type=\"boolean\" /><property name=\"CanBeSecuredForRead\" type=\"boolean\" /><property name=\"CanBeSecuredForCreate\" type=\"boolean\" /><property name=\"CanBeSecuredForUpdate\" type=\"boolean\" /><property name=\"IsSecured\" type=\"boolean\" /><property name=\"IsRetrievable\" type=\"boolean\" /><property name=\"IsFilterable\" type=\"boolean\" /><property name=\"IsSearchable\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsGlobalFilterEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsSortableEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"LinkedAttributeId\" type=\"string\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsRenameable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForAdvancedFind\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForForm\" type=\"boolean\" /><property name=\"IsRequiredForForm\" type=\"boolean\" /><property name=\"IsValidForGrid\" type=\"boolean\" /><property name=\"RequiredLevel\" typeRef=\"Microsoft_Dynamics_CRM_AttributeRequiredLevelManagedProperty\" /><property name=\"CanModifyAdditionalSettings\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"ExternalName\" type=\"string\" /><property name=\"IsLogical\" type=\"boolean\" /><property name=\"IsDataSourceSecret\" type=\"boolean\" /><property name=\"InheritsFrom\" type=\"string\" /><property name=\"CreatedOn\" typeRef=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_CreatedOn_def\" /><property name=\"ModifiedOn\" typeRef=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_ModifiedOn_def\" /><property name=\"SourceType\" type=\"integer\" /><property name=\"AutoNumberFormat\" type=\"string\" /><property name=\"Settings\" typeRef=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata_Settings_def\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ActivityTypeMask_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ComplexAttributeMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Attributes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_AutoRouteToOwnerQueue_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_CanTriggerWorkflow_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_EntityHelpUrlEnabled_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_EntityHelpUrl_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsDocumentManagementEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsOneNoteIntegrationEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsInteractionCentricEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsKnowledgeManagementEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsSLAEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsBPFEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsDocumentRecommendationsEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsMSTeamsIntegrationEnabled_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_SettingOf_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_DataProviderId_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_DataSourceId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_AutoCreateAccessTeams_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsActivity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsActivityParty_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsRetrieveAuditEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsRetrieveMultipleAuditEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsArchivalEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsRetentionEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsAvailableOffline_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsChildEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsAIRUpdated_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IconLargeName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IconMediumName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IconSmallName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IconVectorName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsCustomEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsBusinessProcessEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_SyncToExternalSearchIndex_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsOptimisticConcurrencyEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ChangeTrackingEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsImportable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsIntersect_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsManaged_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsEnabledForCharts_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsEnabledForTrace_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsValidForAdvancedFind_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_DaysSinceRecordLastModified_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_MobileOfflineFilters_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsReadingPaneEnabled_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsQuickCreateEnabled_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_LogicalName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ManyToManyRelationships_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ManyToOneRelationships_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_OneToManyRelationships_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ObjectTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_PrimaryNameAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_PrimaryImageAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_PrimaryIdAttribute_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Privileges_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_RecurrenceBaseEntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ReportViewName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IntroducedVersion_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsStateModelAware_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_EnforceStateTransitions_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ExternalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_EntityColor_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Keys_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_LogicalCollectionName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ExternalCollectionName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_CollectionSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_EntitySetName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsEnabledForExternalChannels_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsPrivate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_UsesBusinessDataLabelTable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsLogicalEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_HasNotes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_HasActivities_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_HasFeedback_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_IsSolutionAware_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntitySetting\" name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Settings_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_CreatedOn_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ModifiedOn_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_HasEmailAddresses_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_OwnerId_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_OwnerIdType_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_OwningBusinessUnit_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_TableType_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata\"><property name=\"ActivityTypeMask\" type=\"integer\" /><property name=\"Attributes\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Attributes_def\" /><property name=\"AutoRouteToOwnerQueue\" type=\"boolean\" /><property name=\"CanTriggerWorkflow\" type=\"boolean\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayCollectionName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"EntityHelpUrlEnabled\" type=\"boolean\" /><property name=\"EntityHelpUrl\" type=\"string\" /><property name=\"IsDocumentManagementEnabled\" type=\"boolean\" /><property name=\"IsOneNoteIntegrationEnabled\" type=\"boolean\" /><property name=\"IsInteractionCentricEnabled\" type=\"boolean\" /><property name=\"IsKnowledgeManagementEnabled\" type=\"boolean\" /><property name=\"IsSLAEnabled\" type=\"boolean\" /><property name=\"IsBPFEntity\" type=\"boolean\" /><property name=\"IsDocumentRecommendationsEnabled\" type=\"boolean\" /><property name=\"IsMSTeamsIntegrationEnabled\" type=\"boolean\" /><property name=\"SettingOf\" type=\"string\" /><property name=\"DataProviderId\" type=\"string\" /><property name=\"DataSourceId\" type=\"string\" /><property name=\"AutoCreateAccessTeams\" type=\"boolean\" /><property name=\"IsActivity\" type=\"boolean\" /><property name=\"IsActivityParty\" type=\"boolean\" /><property name=\"IsAuditEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsRetrieveAuditEnabled\" type=\"boolean\" /><property name=\"IsRetrieveMultipleAuditEnabled\" type=\"boolean\" /><property name=\"IsArchivalEnabled\" type=\"boolean\" /><property name=\"IsRetentionEnabled\" type=\"boolean\" /><property name=\"IsAvailableOffline\" type=\"boolean\" /><property name=\"IsChildEntity\" type=\"boolean\" /><property name=\"IsAIRUpdated\" type=\"boolean\" /><property name=\"IsValidForQueue\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsConnectionsEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IconLargeName\" type=\"string\" /><property name=\"IconMediumName\" type=\"string\" /><property name=\"IconSmallName\" type=\"string\" /><property name=\"IconVectorName\" type=\"string\" /><property name=\"IsCustomEntity\" type=\"boolean\" /><property name=\"IsBusinessProcessEnabled\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsRenameable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsMappable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsDuplicateDetectionEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateAttributes\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateForms\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateViews\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanCreateCharts\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBeRelatedEntityInRelationship\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBePrimaryEntityInRelationship\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBeInManyToMany\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanBeInCustomEntityAssociation\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanEnableSyncToExternalSearchIndex\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"SyncToExternalSearchIndex\" type=\"boolean\" /><property name=\"CanModifyAdditionalSettings\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"CanChangeHierarchicalRelationship\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsOptimisticConcurrencyEnabled\" type=\"boolean\" /><property name=\"ChangeTrackingEnabled\" type=\"boolean\" /><property name=\"CanChangeTrackingBeEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsImportable\" type=\"boolean\" /><property name=\"IsIntersect\" type=\"boolean\" /><property name=\"IsMailMergeEnabled\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsEnabledForCharts\" type=\"boolean\" /><property name=\"IsEnabledForTrace\" type=\"boolean\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"IsVisibleInMobile\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsVisibleInMobileClient\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsReadOnlyInMobileClient\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsOfflineInMobileClient\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"DaysSinceRecordLastModified\" type=\"integer\" /><property name=\"MobileOfflineFilters\" type=\"string\" /><property name=\"IsReadingPaneEnabled\" type=\"boolean\" /><property name=\"IsQuickCreateEnabled\" type=\"boolean\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"ManyToManyRelationships\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ManyToManyRelationships_def\" /><property name=\"ManyToOneRelationships\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ManyToOneRelationships_def\" /><property name=\"OneToManyRelationships\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_OneToManyRelationships_def\" /><property name=\"ObjectTypeCode\" type=\"integer\" /><property name=\"OwnershipType\" type=\"string\" /><property name=\"PrimaryNameAttribute\" type=\"string\" /><property name=\"PrimaryImageAttribute\" type=\"string\" /><property name=\"PrimaryIdAttribute\" type=\"string\" /><property name=\"Privileges\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Privileges_def\" /><property name=\"RecurrenceBaseEntityLogicalName\" type=\"string\" /><property name=\"ReportViewName\" type=\"string\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"IsStateModelAware\" type=\"boolean\" /><property name=\"EnforceStateTransitions\" type=\"boolean\" /><property name=\"ExternalName\" type=\"string\" /><property name=\"EntityColor\" type=\"string\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Keys_def\" /><property name=\"LogicalCollectionName\" type=\"string\" /><property name=\"ExternalCollectionName\" type=\"string\" /><property name=\"CollectionSchemaName\" type=\"string\" /><property name=\"EntitySetName\" type=\"string\" /><property name=\"IsEnabledForExternalChannels\" type=\"boolean\" /><property name=\"IsPrivate\" type=\"boolean\" /><property name=\"UsesBusinessDataLabelTable\" type=\"boolean\" /><property name=\"IsLogicalEntity\" type=\"boolean\" /><property name=\"HasNotes\" type=\"boolean\" /><property name=\"HasActivities\" type=\"boolean\" /><property name=\"HasFeedback\" type=\"boolean\" /><property name=\"IsSolutionAware\" type=\"boolean\" /><property name=\"Settings\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_Settings_def\" /><property name=\"CreatedOn\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_CreatedOn_def\" /><property name=\"ModifiedOn\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata_ModifiedOn_def\" /><property name=\"HasEmailAddresses\" type=\"boolean\" /><property name=\"OwnerId\" type=\"string\" /><property name=\"OwnerIdType\" type=\"integer\" /><property name=\"OwningBusinessUnit\" type=\"string\" /><property name=\"TableType\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_ComplexLookupAttributeMetadata_Targets_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_ComplexLookupAttributeMetadata_Targets_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexLookupAttributeMetadata\"><property name=\"Targets\" typeRef=\"Microsoft_Dynamics_CRM_ComplexLookupAttributeMetadata_Targets_def\" /><property name=\"Format\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_Entity1LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_Entity2LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_IntersectEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_Entity1IntersectAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_Entity2IntersectAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_Entity1NavigationPropertyName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_Entity2NavigationPropertyName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_IsCustomRelationship_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_IsValidForAdvancedFind_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_SchemaName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexManyToManyRelationshipMetadata\"><property name=\"Entity1AssociatedMenuConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\" /><property name=\"Entity2AssociatedMenuConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\" /><property name=\"Entity1LogicalName\" type=\"string\" /><property name=\"Entity2LogicalName\" type=\"string\" /><property name=\"IntersectEntityName\" type=\"string\" /><property name=\"Entity1IntersectAttribute\" type=\"string\" /><property name=\"Entity2IntersectAttribute\" type=\"string\" /><property name=\"Entity1NavigationPropertyName\" type=\"string\" /><property name=\"Entity2NavigationPropertyName\" type=\"string\" /><property name=\"IsCustomRelationship\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"SecurityTypes\" type=\"string\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"RelationshipType\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_ReferencedAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_ReferencedEntity_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_ReferencingAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_ReferencingEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IsHierarchical_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_EntityKey_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_RelationshipAttribute\" name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_RelationshipAttributes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IsRelationshipAttributeDenormalized_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_ReferencedEntityNavigationPropertyName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_ReferencingEntityNavigationPropertyName_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_RelationshipBehavior_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IsDenormalizedLookup_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_DenormalizedAttributeName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IsCustomRelationship_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IsValidForAdvancedFind_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_SchemaName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata\"><property name=\"AssociatedMenuConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_AssociatedMenuConfiguration\" /><property name=\"CascadeConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_CascadeConfiguration\" /><property name=\"ReferencedAttribute\" type=\"string\" /><property name=\"ReferencedEntity\" type=\"string\" /><property name=\"ReferencingAttribute\" type=\"string\" /><property name=\"ReferencingEntity\" type=\"string\" /><property name=\"IsHierarchical\" type=\"boolean\" /><property name=\"EntityKey\" type=\"string\" /><property name=\"RelationshipAttributes\" typeRef=\"Microsoft_Dynamics_CRM_ComplexOneToManyRelationshipMetadata_RelationshipAttributes_def\" /><property name=\"IsRelationshipAttributeDenormalized\" type=\"boolean\" /><property name=\"ReferencedEntityNavigationPropertyName\" type=\"string\" /><property name=\"ReferencingEntityNavigationPropertyName\" type=\"string\" /><property name=\"RelationshipBehavior\" type=\"integer\" /><property name=\"IsDenormalizedLookup\" type=\"boolean\" /><property name=\"DenormalizedAttributeName\" type=\"string\" /><property name=\"IsCustomRelationship\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"SecurityTypes\" type=\"string\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"RelationshipType\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_ConstraintRelation_ObjectId_def\" /><string name=\"Microsoft_Dynamics_CRM_ConstraintRelation_ConstraintType_def\" /><string name=\"Microsoft_Dynamics_CRM_ConstraintRelation_Constraints_def\" /><object name=\"Microsoft_Dynamics_CRM_ConstraintRelation\"><property name=\"ObjectId\" type=\"string\" /><property name=\"ConstraintType\" type=\"string\" /><property name=\"Constraints\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_DateTimeBehavior_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_DateTimeBehavior\"><property name=\"Value\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection_IsReadOnly_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection_Keys_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_GuidCollection\" name=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_DeletedMetadataCollection_Values_def\" /></object><object name=\"Microsoft_Dynamics_CRM_EntityQueryExpression\"><property name=\"LabelQuery\" typeRef=\"Microsoft_Dynamics_CRM_LabelQueryExpression\" /><property name=\"AttributeQuery\" typeRef=\"Microsoft_Dynamics_CRM_AttributeQueryExpression\" /><property name=\"RelationshipQuery\" typeRef=\"Microsoft_Dynamics_CRM_RelationshipQueryExpression\" /><property name=\"KeyQuery\" typeRef=\"Microsoft_Dynamics_CRM_EntityKeyQueryExpression\" /><property name=\"Criteria\" typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression\" /><property name=\"Properties\" typeRef=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression\" /></object><integer name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_IsReadOnly_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Keys_def\" /><integer name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Values_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_EntityRecordCountCollection_Values_def\" /></object><string name=\"Microsoft_Dynamics_CRM_EntitySetting_Name_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntitySetting\" name=\"Microsoft_Dynamics_CRM_EntitySetting_ChildSettings_def\" /><object name=\"Microsoft_Dynamics_CRM_EntitySetting\"><property name=\"Name\" type=\"string\" /><property name=\"ChildSettings\" typeRef=\"Microsoft_Dynamics_CRM_EntitySetting_ChildSettings_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ExportComponentDetails\" name=\"Microsoft_Dynamics_CRM_ExportComponentsParams_ExportComponentsList_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportComponentsParams\"><property name=\"ExportComponentsList\" typeRef=\"Microsoft_Dynamics_CRM_ExportComponentsParams_ExportComponentsList_def\" /></object><string name=\"Microsoft_Dynamics_CRM_FeatureControlSettingData_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_FeatureControlSettingData_NamespaceValue_def\" /><object name=\"Microsoft_Dynamics_CRM_FeatureControlSettingData\"><property name=\"Type\" typeRef=\"Microsoft_Dynamics_CRM_Type\" /><property name=\"Value\" typeRef=\"Microsoft_Dynamics_CRM_Object\" /><property name=\"Name\" type=\"string\" /><property name=\"NamespaceValue\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_FileSasUrlResponse_FileName_def\" /><integer name=\"Microsoft_Dynamics_CRM_FileSasUrlResponse_FileSizeInBytes_def\" /><string name=\"Microsoft_Dynamics_CRM_FileSasUrlResponse_MimeType_def\" /><string name=\"Microsoft_Dynamics_CRM_FileSasUrlResponse_SasUrl_def\" /><object name=\"Microsoft_Dynamics_CRM_FileSasUrlResponse\"><property name=\"FileName\" type=\"string\" /><property name=\"FileSizeInBytes\" type=\"integer\" /><property name=\"MimeType\" type=\"string\" /><property name=\"SasUrl\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_GuidCollection_Items_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_GuidCollection_Items_def\" /><object name=\"Microsoft_Dynamics_CRM_GuidCollection\"><property name=\"Items\" typeRef=\"Microsoft_Dynamics_CRM_GuidCollection_Items_def\" /></object><object name=\"Microsoft_Dynamics_CRM_InputArgumentCollection\"><property name=\"Arguments\" typeRef=\"Microsoft_Dynamics_CRM_InputArgument\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_LocalizedLabel\" name=\"Microsoft_Dynamics_CRM_Label_LocalizedLabels_def\" /><object name=\"Microsoft_Dynamics_CRM_Label\"><property name=\"LocalizedLabels\" typeRef=\"Microsoft_Dynamics_CRM_Label_LocalizedLabels_def\" /><property name=\"UserLocalizedLabel\" typeRef=\"Microsoft_Dynamics_CRM_LocalizedLabel\" /></object><integer name=\"Microsoft_Dynamics_CRM_LabelQueryExpression_FilterLanguages_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_LabelQueryExpression_FilterLanguages_def\" /><integer name=\"Microsoft_Dynamics_CRM_LabelQueryExpression_MissingLabelBehavior_def\" /><object name=\"Microsoft_Dynamics_CRM_LabelQueryExpression\"><property name=\"FilterLanguages\" typeRef=\"Microsoft_Dynamics_CRM_LabelQueryExpression_FilterLanguages_def\" /><property name=\"MissingLabelBehavior\" type=\"integer\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SolutionInfo\" name=\"Microsoft_Dynamics_CRM_LayerDesiredOrder_Solutions_def\" /><object name=\"Microsoft_Dynamics_CRM_LayerDesiredOrder\"><property name=\"Type\" type=\"string\" /><property name=\"Solutions\" typeRef=\"Microsoft_Dynamics_CRM_LayerDesiredOrder_Solutions_def\" /></object><string name=\"Microsoft_Dynamics_CRM_LocalizedLabel_Label_def\" /><integer name=\"Microsoft_Dynamics_CRM_LocalizedLabel_LanguageCode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_LocalizedLabel_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_LocalizedLabel_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_LocalizedLabel_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_LocalizedLabel\"><property name=\"Label\" type=\"string\" /><property name=\"LanguageCode\" type=\"integer\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping_ExchangeFolderId_def\" /><string name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping_ExchangeFolderName_def\" /><string name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping_RegardingObjectId_def\" /><string name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping_RegardingObjectName_def\" /><integer name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping_RegardingObjectTypeCode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping_IsFolderOnboarded_def\" /><object name=\"Microsoft_Dynamics_CRM_MailboxTrackingFolderMapping\"><property name=\"ExchangeFolderId\" type=\"string\" /><property name=\"ExchangeFolderName\" type=\"string\" /><property name=\"RegardingObjectId\" type=\"string\" /><property name=\"RegardingObjectName\" type=\"string\" /><property name=\"RegardingObjectTypeCode\" type=\"integer\" /><property name=\"IsFolderOnboarded\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_MemoFormatName_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_MemoFormatName\"><property name=\"Value\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_MetadataConditionExpression\" name=\"Microsoft_Dynamics_CRM_MetadataFilterExpression_Conditions_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression\" name=\"Microsoft_Dynamics_CRM_MetadataFilterExpression_Filters_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataFilterExpression\"><property name=\"Conditions\" typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression_Conditions_def\" /><property name=\"FilterOperator\" type=\"string\" /><property name=\"Filters\" typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression_Filters_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression_AllProperties_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression_PropertyNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression_PropertyNames_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression\"><property name=\"AllProperties\" type=\"boolean\" /><property name=\"PropertyNames\" typeRef=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression_PropertyNames_def\" /></object><object name=\"Microsoft_Dynamics_CRM_MissingComponent\"><property name=\"RequiredComponent\" typeRef=\"Microsoft_Dynamics_CRM_ComponentDetail\" /><property name=\"DependentComponent\" typeRef=\"Microsoft_Dynamics_CRM_ComponentDetail\" /></object><string name=\"Microsoft_Dynamics_CRM_Object_Type_def\" /><string name=\"Microsoft_Dynamics_CRM_Object_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_Object\"><property name=\"Type\" type=\"string\" /><property name=\"Value\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ObjectiveRelation_ResourceSpecId_def\" /><string name=\"Microsoft_Dynamics_CRM_ObjectiveRelation_ObjectiveExpression_def\" /><object name=\"Microsoft_Dynamics_CRM_ObjectiveRelation\"><property name=\"ResourceSpecId\" type=\"string\" /><property name=\"ObjectiveExpression\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_OptionMetadata_Value_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionMetadata_Color_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OptionMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionMetadata_ExternalValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_OptionMetadata_ParentValues_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_OptionMetadata_ParentValues_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionMetadata_Tag_def\" /><string name=\"Microsoft_Dynamics_CRM_OptionMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OptionMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_OptionMetadata\"><property name=\"Value\" type=\"integer\" /><property name=\"Label\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"Color\" type=\"string\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"ExternalValue\" type=\"string\" /><property name=\"ParentValues\" typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata_ParentValues_def\" /><property name=\"Tag\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_OrganizationId_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_FriendlyName_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_OrganizationVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_EnvironmentId_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_DatacenterId_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_Geo_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_TenantId_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_UrlName_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_UniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationDetail_SchemaType_def\" /><object name=\"Microsoft_Dynamics_CRM_OrganizationDetail\"><property name=\"OrganizationId\" type=\"string\" /><property name=\"FriendlyName\" type=\"string\" /><property name=\"OrganizationVersion\" type=\"string\" /><property name=\"EnvironmentId\" type=\"string\" /><property name=\"DatacenterId\" type=\"string\" /><property name=\"Geo\" type=\"string\" /><property name=\"TenantId\" type=\"string\" /><property name=\"UrlName\" type=\"string\" /><property name=\"UniqueName\" type=\"string\" /><property name=\"Endpoints\" typeRef=\"Microsoft_Dynamics_CRM_EndpointCollection\" /><property name=\"State\" type=\"string\" /><property name=\"SchemaType\" type=\"string\" /><property name=\"OrganizationType\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_Solution\" name=\"Microsoft_Dynamics_CRM_OrganizationInfo_Solutions_def\" /><object name=\"Microsoft_Dynamics_CRM_OrganizationInfo\"><property name=\"InstanceType\" type=\"string\" /><property name=\"Solutions\" typeRef=\"Microsoft_Dynamics_CRM_OrganizationInfo_Solutions_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_CurrentNumberOfActiveUsers_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_MaxNumberOfActiveUsers_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_CurrentNumberOfNonInteractiveUsers_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_MaxNumberOfNonInteractiveUsers_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_CurrentNumberOfCustomEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_MaxNumberOfCustomEntities_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_CurrentNumberOfPublishedWorkflows_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_MaxNumberOfPublishedWorkflows_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_CurrentStorage_def\" /><integer name=\"Microsoft_Dynamics_CRM_OrganizationResources_MaxStorage_def\" /><object name=\"Microsoft_Dynamics_CRM_OrganizationResources\"><property name=\"CurrentNumberOfActiveUsers\" type=\"integer\" /><property name=\"MaxNumberOfActiveUsers\" type=\"integer\" /><property name=\"CurrentNumberOfNonInteractiveUsers\" type=\"integer\" /><property name=\"MaxNumberOfNonInteractiveUsers\" type=\"integer\" /><property name=\"CurrentNumberOfCustomEntities\" type=\"integer\" /><property name=\"MaxNumberOfCustomEntities\" type=\"integer\" /><property name=\"CurrentNumberOfPublishedWorkflows\" type=\"integer\" /><property name=\"MaxNumberOfPublishedWorkflows\" type=\"integer\" /><property name=\"CurrentStorage\" type=\"integer\" /><property name=\"MaxStorage\" type=\"integer\" /></object><integer name=\"Microsoft_Dynamics_CRM_PagingInfo_PageNumber_def\" /><integer name=\"Microsoft_Dynamics_CRM_PagingInfo_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_PagingInfo_ReturnTotalRecordCount_def\" /><string name=\"Microsoft_Dynamics_CRM_PagingInfo_PagingCookie_def\" /><object name=\"Microsoft_Dynamics_CRM_PagingInfo\"><property name=\"PageNumber\" type=\"integer\" /><property name=\"Count\" type=\"integer\" /><property name=\"ReturnTotalRecordCount\" type=\"boolean\" /><property name=\"PagingCookie\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_ParameterCollection_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ParameterCollection_IsReadOnly_def\" /><string name=\"Microsoft_Dynamics_CRM_ParameterCollection_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_ParameterCollection_Keys_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_Object\" name=\"Microsoft_Dynamics_CRM_ParameterCollection_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_ParameterCollection\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_ParameterCollection_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_ParameterCollection_Values_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_UserName\" name=\"Microsoft_Dynamics_CRM_PreferredSolutionDetails_AssociatedUsers_def\" /><object name=\"Microsoft_Dynamics_CRM_PreferredSolutionDetails\"><property name=\"AssociatedUsers\" typeRef=\"Microsoft_Dynamics_CRM_PreferredSolutionDetails_AssociatedUsers_def\" /></object><object name=\"Microsoft_Dynamics_CRM_PrincipalAccess\"><property name=\"AccessMask\" type=\"string\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_QueryBase\" /><boolean name=\"Microsoft_Dynamics_CRM_QueryExpression_Distinct_def\" /><boolean name=\"Microsoft_Dynamics_CRM_QueryExpression_NoLock_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryExpression_QueryHints_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryExpression_ForceSeek_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryExpression_DataSource_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_LinkEntity\" name=\"Microsoft_Dynamics_CRM_QueryExpression_LinkEntities_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_OrderExpression\" name=\"Microsoft_Dynamics_CRM_QueryExpression_Orders_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryExpression_EntityName_def\" /><integer name=\"Microsoft_Dynamics_CRM_QueryExpression_TopCount_def\" /><object name=\"Microsoft_Dynamics_CRM_QueryExpression\"><property name=\"Distinct\" type=\"boolean\" /><property name=\"NoLock\" type=\"boolean\" /><property name=\"SubQueryExpression\" typeRef=\"Microsoft_Dynamics_CRM_QueryExpression\" /><property name=\"PageInfo\" typeRef=\"Microsoft_Dynamics_CRM_PagingInfo\" /><property name=\"QueryHints\" type=\"string\" /><property name=\"ForceSeek\" type=\"string\" /><property name=\"DataSource\" type=\"string\" /><property name=\"LinkEntities\" typeRef=\"Microsoft_Dynamics_CRM_QueryExpression_LinkEntities_def\" /><property name=\"Criteria\" typeRef=\"Microsoft_Dynamics_CRM_FilterExpression\" /><property name=\"Orders\" typeRef=\"Microsoft_Dynamics_CRM_QueryExpression_Orders_def\" /><property name=\"EntityName\" type=\"string\" /><property name=\"ColumnSet\" typeRef=\"Microsoft_Dynamics_CRM_ColumnSet\" /><property name=\"TopCount\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_RelationshipAttribute_ReferencingAttributeName_def\" /><string name=\"Microsoft_Dynamics_CRM_RelationshipAttribute_ReferencedAttributeName_def\" /><object name=\"Microsoft_Dynamics_CRM_RelationshipAttribute\"><property name=\"ReferencingAttributeName\" type=\"string\" /><property name=\"ReferencedAttributeName\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_RelationshipQueryExpression\"><property name=\"Criteria\" typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression\" /><property name=\"Properties\" typeRef=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression\" /></object><string name=\"Microsoft_Dynamics_CRM_RequiredResource_ResourceId_def\" /><string name=\"Microsoft_Dynamics_CRM_RequiredResource_ResourceSpecId_def\" /><object name=\"Microsoft_Dynamics_CRM_RequiredResource\"><property name=\"ResourceId\" type=\"string\" /><property name=\"ResourceSpecId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_RolePrivilege_PrivilegeId_def\" /><string name=\"Microsoft_Dynamics_CRM_RolePrivilege_BusinessUnitId_def\" /><string name=\"Microsoft_Dynamics_CRM_RolePrivilege_PrivilegeName_def\" /><string name=\"Microsoft_Dynamics_CRM_RolePrivilege_RecordFilterId_def\" /><string name=\"Microsoft_Dynamics_CRM_RolePrivilege_RecordFilterUniqueName_def\" /><object name=\"Microsoft_Dynamics_CRM_RolePrivilege\"><property name=\"Depth\" type=\"string\" /><property name=\"PrivilegeId\" type=\"string\" /><property name=\"BusinessUnitId\" type=\"string\" /><property name=\"PrivilegeName\" type=\"string\" /><property name=\"RecordFilterId\" type=\"string\" /><property name=\"RecordFilterUniqueName\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AppointmentProposal\" name=\"Microsoft_Dynamics_CRM_SearchResults_Proposals_def\" /><object name=\"Microsoft_Dynamics_CRM_SearchResults\"><property name=\"Proposals\" typeRef=\"Microsoft_Dynamics_CRM_SearchResults_Proposals_def\" /><property name=\"TraceInfo\" typeRef=\"Microsoft_Dynamics_CRM_TraceInfo\" /></object><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeBasic_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeDeep_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeGlobal_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeLocal_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeEntityReference_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeParentEntityReference_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_CanBeRecordFilter_def\" /><string name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata_PrivilegeId_def\" /><object name=\"Microsoft_Dynamics_CRM_SecurityPrivilegeMetadata\"><property name=\"CanBeBasic\" type=\"boolean\" /><property name=\"CanBeDeep\" type=\"boolean\" /><property name=\"CanBeGlobal\" type=\"boolean\" /><property name=\"CanBeLocal\" type=\"boolean\" /><property name=\"CanBeEntityReference\" type=\"boolean\" /><property name=\"CanBeParentEntityReference\" type=\"boolean\" /><property name=\"CanBeRecordFilter\" type=\"boolean\" /><property name=\"Name\" type=\"string\" /><property name=\"PrivilegeId\" type=\"string\" /><property name=\"PrivilegeType\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SettingDetail_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_SettingDetail_Value_def\" /><integer name=\"Microsoft_Dynamics_CRM_SettingDetail_DataType_def\" /><object name=\"Microsoft_Dynamics_CRM_SettingDetail\"><property name=\"Name\" type=\"string\" /><property name=\"Value\" type=\"string\" /><property name=\"DataType\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_Solution_Id_def\" /><string name=\"Microsoft_Dynamics_CRM_Solution_VersionNumber_def\" /><string name=\"Microsoft_Dynamics_CRM_Solution_SolutionUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_Solution_FriendlyName_def\" /><string name=\"Microsoft_Dynamics_CRM_Solution_PublisherId_def\" /><string name=\"Microsoft_Dynamics_CRM_Solution_PublisherIdName_def\" /><string name=\"Microsoft_Dynamics_CRM_Solution_PublisherUniqueName_def\" /><object name=\"Microsoft_Dynamics_CRM_Solution\"><property name=\"Id\" type=\"string\" /><property name=\"VersionNumber\" type=\"string\" /><property name=\"SolutionUniqueName\" type=\"string\" /><property name=\"FriendlyName\" type=\"string\" /><property name=\"PublisherId\" type=\"string\" /><property name=\"PublisherIdName\" type=\"string\" /><property name=\"PublisherUniqueName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionInfo_Name_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionInfo\"><property name=\"Name\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionParameters_StageSolutionUploadId_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SolutionComponentOption\" name=\"Microsoft_Dynamics_CRM_SolutionParameters_SolutionComponentOptions_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionParameters\"><property name=\"StageSolutionUploadId\" type=\"string\" /><property name=\"SolutionComponentOptions\" typeRef=\"Microsoft_Dynamics_CRM_SolutionParameters_SolutionComponentOptions_def\" /></object><string name=\"Microsoft_Dynamics_CRM_StageSolutionResults_StageSolutionUploadId_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SolutionComponentDetails\" name=\"Microsoft_Dynamics_CRM_StageSolutionResults_SolutionComponentsDetails_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_MissingDependency\" name=\"Microsoft_Dynamics_CRM_StageSolutionResults_MissingDependencies_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SolutionValidationResult\" name=\"Microsoft_Dynamics_CRM_StageSolutionResults_SolutionValidationResults_def\" /><object name=\"Microsoft_Dynamics_CRM_StageSolutionResults\"><property name=\"StageSolutionUploadId\" type=\"string\" /><property name=\"SolutionComponentsDetails\" typeRef=\"Microsoft_Dynamics_CRM_StageSolutionResults_SolutionComponentsDetails_def\" /><property name=\"SolutionDetails\" typeRef=\"Microsoft_Dynamics_CRM_SolutionDetails\" /><property name=\"MissingDependencies\" typeRef=\"Microsoft_Dynamics_CRM_StageSolutionResults_MissingDependencies_def\" /><property name=\"StageSolutionStatus\" type=\"string\" /><property name=\"SolutionValidationResults\" typeRef=\"Microsoft_Dynamics_CRM_StageSolutionResults_SolutionValidationResults_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_StateOptionMetadata_DefaultStatus_def\" /><string name=\"Microsoft_Dynamics_CRM_StateOptionMetadata_InvariantName_def\" /><object name=\"Microsoft_Dynamics_CRM_StateOptionMetadata\"><property name=\"DefaultStatus\" type=\"integer\" /><property name=\"InvariantName\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_StatusOptionMetadata_State_def\" /><string name=\"Microsoft_Dynamics_CRM_StatusOptionMetadata_TransitionData_def\" /><object name=\"Microsoft_Dynamics_CRM_StatusOptionMetadata\"><property name=\"State\" type=\"integer\" /><property name=\"TransitionData\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_StringCollection_Items_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_StringCollection_Items_def\" /><object name=\"Microsoft_Dynamics_CRM_StringCollection\"><property name=\"Items\" typeRef=\"Microsoft_Dynamics_CRM_StringCollection_Items_def\" /></object><string name=\"Microsoft_Dynamics_CRM_StringFormatName_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_StringFormatName\"><property name=\"Value\" type=\"string\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_TimeInfo_Start_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_TimeInfo_End_def\" /><string name=\"Microsoft_Dynamics_CRM_TimeInfo_SourceId_def\" /><string name=\"Microsoft_Dynamics_CRM_TimeInfo_CalendarId_def\" /><integer name=\"Microsoft_Dynamics_CRM_TimeInfo_SourceTypeCode_def\" /><boolean name=\"Microsoft_Dynamics_CRM_TimeInfo_IsActivity_def\" /><integer name=\"Microsoft_Dynamics_CRM_TimeInfo_ActivityStatusCode_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_TimeInfo_Effort_def\" /><string name=\"Microsoft_Dynamics_CRM_TimeInfo_DisplayText_def\" /><object name=\"Microsoft_Dynamics_CRM_TimeInfo\"><property name=\"Start\" typeRef=\"Microsoft_Dynamics_CRM_TimeInfo_Start_def\" /><property name=\"End\" typeRef=\"Microsoft_Dynamics_CRM_TimeInfo_End_def\" /><property name=\"TimeCode\" type=\"string\" /><property name=\"SubCode\" type=\"string\" /><property name=\"SourceId\" type=\"string\" /><property name=\"CalendarId\" type=\"string\" /><property name=\"SourceTypeCode\" type=\"integer\" /><property name=\"IsActivity\" type=\"boolean\" /><property name=\"ActivityStatusCode\" type=\"integer\" /><property name=\"Effort\" typeRef=\"Microsoft_Dynamics_CRM_TimeInfo_Effort_def\" /><property name=\"DisplayText\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ErrorInfo\" name=\"Microsoft_Dynamics_CRM_TraceInfo_ErrorInfoList_def\" /><object name=\"Microsoft_Dynamics_CRM_TraceInfo\"><property name=\"ErrorInfoList\" typeRef=\"Microsoft_Dynamics_CRM_TraceInfo_ErrorInfoList_def\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_Type\" /><string name=\"Microsoft_Dynamics_CRM_UpsertResponse_ResponseName_def\" /><object name=\"Microsoft_Dynamics_CRM_UpsertResponse\"><property name=\"ResponseName\" type=\"string\" /><property name=\"Results\" typeRef=\"Microsoft_Dynamics_CRM_ParameterCollection\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ServicePlan\" name=\"Microsoft_Dynamics_CRM_UserLicenseInfo_ServicePlans_def\" /><object name=\"Microsoft_Dynamics_CRM_UserLicenseInfo\"><property name=\"ServicePlans\" typeRef=\"Microsoft_Dynamics_CRM_UserLicenseInfo_ServicePlans_def\" /></object><string name=\"Microsoft_Dynamics_CRM_UserName_FirstName_def\" /><string name=\"Microsoft_Dynamics_CRM_UserName_LastName_def\" /><string name=\"Microsoft_Dynamics_CRM_UserName_SystemUserId_def\" /><object name=\"Microsoft_Dynamics_CRM_UserName\"><property name=\"FirstName\" type=\"string\" /><property name=\"LastName\" type=\"string\" /><property name=\"SystemUserId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ValidateFetchXmlExpressionResult_Helplink_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ValidatorIssue\" name=\"Microsoft_Dynamics_CRM_ValidateFetchXmlExpressionResult_Messages_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidateFetchXmlExpressionResult\"><property name=\"Helplink\" type=\"string\" /><property name=\"Messages\" typeRef=\"Microsoft_Dynamics_CRM_ValidateFetchXmlExpressionResult_Messages_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ValidationIssue_Message_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidationIssue_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidationIssue_ComponentId_def\" /><integer name=\"Microsoft_Dynamics_CRM_ValidationIssue_ComponentType_def\" /><integer name=\"Microsoft_Dynamics_CRM_ValidationIssue_ComponentSubType_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidationIssue_ParentEntityId_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidationIssue_ParentEntityName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_Component\" name=\"Microsoft_Dynamics_CRM_ValidationIssue_RequiredComponents_def\" /><integer name=\"Microsoft_Dynamics_CRM_ValidationIssue_CRMErrorCode_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidationIssue\"><property name=\"ErrorType\" type=\"string\" /><property name=\"Message\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"ComponentId\" type=\"string\" /><property name=\"ComponentType\" type=\"integer\" /><property name=\"ComponentSubType\" type=\"integer\" /><property name=\"ParentEntityId\" type=\"string\" /><property name=\"ParentEntityName\" type=\"string\" /><property name=\"RequiredComponents\" typeRef=\"Microsoft_Dynamics_CRM_ValidationIssue_RequiredComponents_def\" /><property name=\"CRMErrorCode\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ValidationResult_ValidationSuccess_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidationResult_ActivityId_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidationResult\"><property name=\"ValidationSuccess\" type=\"boolean\" /><property name=\"TraceInfo\" typeRef=\"Microsoft_Dynamics_CRM_TraceInfo\" /><property name=\"ActivityId\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_ValidatorIssue_TypeCode_def\" /><integer name=\"Microsoft_Dynamics_CRM_ValidatorIssue_Severity_def\" /><string name=\"Microsoft_Dynamics_CRM_ValidatorIssue_LocalizedMessageText_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidatorIssue\"><property name=\"TypeCode\" type=\"integer\" /><property name=\"Severity\" type=\"integer\" /><property name=\"LocalizedMessageText\" type=\"string\" /><property name=\"OptionalPropertyBag\" typeRef=\"Microsoft_Dynamics_CRM_Collection_String_String\" /></object><dateTimeString name=\"Microsoft_Dynamics_CRM_AppointmentProposal_Start_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppointmentProposal_End_def\" /><string name=\"Microsoft_Dynamics_CRM_AppointmentProposal_SiteId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppointmentProposal_SiteName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ProposalParty\" name=\"Microsoft_Dynamics_CRM_AppointmentProposal_ProposalParties_def\" /><object name=\"Microsoft_Dynamics_CRM_AppointmentProposal\"><property name=\"Start\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentProposal_Start_def\" /><property name=\"End\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentProposal_End_def\" /><property name=\"SiteId\" type=\"string\" /><property name=\"SiteName\" type=\"string\" /><property name=\"ProposalParties\" typeRef=\"Microsoft_Dynamics_CRM_AppointmentProposal_ProposalParties_def\" /></object><object name=\"Microsoft_Dynamics_CRM_AttributeQueryExpression\"><property name=\"Criteria\" typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression\" /><property name=\"Properties\" typeRef=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_AuditDetail\" /><integer name=\"Microsoft_Dynamics_CRM_Collection_String_String_Count_def\" /><string name=\"Microsoft_Dynamics_CRM_Collection_String_String_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_Collection_String_String_Keys_def\" /><string name=\"Microsoft_Dynamics_CRM_Collection_String_String_Values_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_Collection_String_String_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_Collection_String_String\"><property name=\"Count\" type=\"integer\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_Collection_String_String_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_Collection_String_String_Values_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ColumnSet_AllColumns_def\" /><string name=\"Microsoft_Dynamics_CRM_ColumnSet_Columns_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_ColumnSet_Columns_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_XrmAttributeExpression\" name=\"Microsoft_Dynamics_CRM_ColumnSet_AttributeExpressions_def\" /><object name=\"Microsoft_Dynamics_CRM_ColumnSet\"><property name=\"AllColumns\" type=\"boolean\" /><property name=\"Columns\" typeRef=\"Microsoft_Dynamics_CRM_ColumnSet_Columns_def\" /><property name=\"AttributeExpressions\" typeRef=\"Microsoft_Dynamics_CRM_ColumnSet_AttributeExpressions_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexBigIntAttributeMetadata_MaxValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexBigIntAttributeMetadata_MinValue_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexBigIntAttributeMetadata\"><property name=\"MaxValue\" type=\"integer\" /><property name=\"MinValue\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ComplexBooleanAttributeMetadata_DefaultValue_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexBooleanAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexBooleanAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexBooleanAttributeMetadata\"><property name=\"DefaultValue\" type=\"boolean\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"OptionSet\" typeRef=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_IsCustomOptionSet_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_IsGlobal_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_ExternalTypeName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexBooleanOptionSetMetadata\"><property name=\"TrueOption\" typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata\" /><property name=\"FalseOption\" typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"IsCustomOptionSet\" type=\"boolean\" /><property name=\"IsGlobal\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"Name\" type=\"string\" /><property name=\"ExternalTypeName\" type=\"string\" /><property name=\"OptionSetType\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexDateTimeAttributeMetadata_SourceTypeMask_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexDateTimeAttributeMetadata_FormulaDefinition_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexDateTimeAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"DateTimeBehavior\" typeRef=\"Microsoft_Dynamics_CRM_DateTimeBehavior\" /><property name=\"CanChangeDateTimeBehavior\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /></object><number name=\"Microsoft_Dynamics_CRM_ComplexDecimalAttributeMetadata_MaxValue_def\" /><number name=\"Microsoft_Dynamics_CRM_ComplexDecimalAttributeMetadata_MinValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexDecimalAttributeMetadata_Precision_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexDecimalAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexDecimalAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexDecimalAttributeMetadata\"><property name=\"MaxValue\" type=\"number\" /><property name=\"MinValue\" type=\"number\" /><property name=\"Precision\" type=\"integer\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_ComplexDoubleAttributeMetadata_MaxValue_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_ComplexDoubleAttributeMetadata_MinValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexDoubleAttributeMetadata_Precision_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexDoubleAttributeMetadata\"><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxValue\" typeRef=\"Microsoft_Dynamics_CRM_ComplexDoubleAttributeMetadata_MaxValue_def\" /><property name=\"MinValue\" typeRef=\"Microsoft_Dynamics_CRM_ComplexDoubleAttributeMetadata_MinValue_def\" /><property name=\"Precision\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_EntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_KeyAttributes_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_KeyAttributes_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_IntroducedVersion_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_IsSynchronous_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_IsExportKey_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_IsSecondaryKey_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata\"><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"KeyAttributes\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityKeyMetadata_KeyAttributes_def\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"EntityKeyIndexStatus\" type=\"string\" /><property name=\"IsSynchronous\" type=\"boolean\" /><property name=\"IsExportKey\" type=\"boolean\" /><property name=\"IsSecondaryKey\" type=\"boolean\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexEnumAttributeMetadata_DefaultFormValue_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexEnumAttributeMetadata\"><property name=\"DefaultFormValue\" type=\"integer\" /><property name=\"OptionSet\" typeRef=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexFileAttributeMetadata_MaxSizeInKB_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexFileAttributeMetadata\"><property name=\"MaxSizeInKB\" type=\"integer\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ComplexImageAttributeMetadata_IsPrimaryImage_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexImageAttributeMetadata_MaxHeight_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexImageAttributeMetadata_MaxWidth_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexImageAttributeMetadata_MaxSizeInKB_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexImageAttributeMetadata_CanStoreFullImage_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexImageAttributeMetadata\"><property name=\"IsPrimaryImage\" type=\"boolean\" /><property name=\"MaxHeight\" type=\"integer\" /><property name=\"MaxWidth\" type=\"integer\" /><property name=\"MaxSizeInKB\" type=\"integer\" /><property name=\"CanStoreFullImage\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexIntegerAttributeMetadata_MaxValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexIntegerAttributeMetadata_MinValue_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexIntegerAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexIntegerAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexIntegerAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"MaxValue\" type=\"integer\" /><property name=\"MinValue\" type=\"integer\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_ComplexManagedPropertyAttributeMetadata_ManagedPropertyLogicalName_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexManagedPropertyAttributeMetadata_ParentComponentType_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexManagedPropertyAttributeMetadata_ParentAttributeName_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexManagedPropertyAttributeMetadata\"><property name=\"ManagedPropertyLogicalName\" type=\"string\" /><property name=\"ParentComponentType\" type=\"integer\" /><property name=\"ParentAttributeName\" type=\"string\" /><property name=\"ValueAttributeTypeCode\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexMemoAttributeMetadata_MaxLength_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexMemoAttributeMetadata_IsLocalizable_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexMemoAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"FormatName\" typeRef=\"Microsoft_Dynamics_CRM_MemoFormatName\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxLength\" type=\"integer\" /><property name=\"IsLocalizable\" type=\"boolean\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_MaxValue_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_MinValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_Precision_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_PrecisionSource_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_CalculationOf_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_SourceTypeMask_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_IsBaseCurrency_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata\"><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxValue\" typeRef=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_MaxValue_def\" /><property name=\"MinValue\" typeRef=\"Microsoft_Dynamics_CRM_ComplexMoneyAttributeMetadata_MinValue_def\" /><property name=\"Precision\" type=\"integer\" /><property name=\"PrecisionSource\" type=\"integer\" /><property name=\"CalculationOf\" type=\"string\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /><property name=\"IsBaseCurrency\" type=\"boolean\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_OptionMetadata\" name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_Options_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_ParentOptionSetName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_IsCustomOptionSet_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_IsGlobal_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_IsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_ExternalTypeName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_IntroducedVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_MetadataId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_HasChanged_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata\"><property name=\"Options\" typeRef=\"Microsoft_Dynamics_CRM_ComplexOptionSetMetadata_Options_def\" /><property name=\"ParentOptionSetName\" type=\"string\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"DisplayName\" typeRef=\"Microsoft_Dynamics_CRM_Label\" /><property name=\"IsCustomOptionSet\" type=\"boolean\" /><property name=\"IsGlobal\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsCustomizable\" typeRef=\"Microsoft_Dynamics_CRM_BooleanManagedProperty\" /><property name=\"Name\" type=\"string\" /><property name=\"ExternalTypeName\" type=\"string\" /><property name=\"OptionSetType\" type=\"string\" /><property name=\"IntroducedVersion\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"HasChanged\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata_MaxLength_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata_YomiOf_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata_IsLocalizable_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata_DatabaseLength_def\" /><string name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata_FormulaDefinition_def\" /><integer name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata_SourceTypeMask_def\" /><object name=\"Microsoft_Dynamics_CRM_ComplexStringAttributeMetadata\"><property name=\"Format\" type=\"string\" /><property name=\"FormatName\" typeRef=\"Microsoft_Dynamics_CRM_StringFormatName\" /><property name=\"ImeMode\" type=\"string\" /><property name=\"MaxLength\" type=\"integer\" /><property name=\"YomiOf\" type=\"string\" /><property name=\"IsLocalizable\" type=\"boolean\" /><property name=\"DatabaseLength\" type=\"integer\" /><property name=\"FormulaDefinition\" type=\"string\" /><property name=\"SourceTypeMask\" type=\"integer\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_ComplexUniqueIdentifierAttributeMetadata\" /><string name=\"Microsoft_Dynamics_CRM_Component_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_Component_SchemaName_def\" /><integer name=\"Microsoft_Dynamics_CRM_Component_ComponentType_def\" /><integer name=\"Microsoft_Dynamics_CRM_Component_ComponentSubType_def\" /><string name=\"Microsoft_Dynamics_CRM_Component_ComponentId_def\" /><string name=\"Microsoft_Dynamics_CRM_Component_ParentEntityId_def\" /><string name=\"Microsoft_Dynamics_CRM_Component_ParentEntityName_def\" /><object name=\"Microsoft_Dynamics_CRM_Component\"><property name=\"DisplayName\" type=\"string\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"ComponentType\" type=\"integer\" /><property name=\"ComponentSubType\" type=\"integer\" /><property name=\"ComponentId\" type=\"string\" /><property name=\"ParentEntityId\" type=\"string\" /><property name=\"ParentEntityName\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_ComponentDetail_Type_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_SchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_Id_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_ParentSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_ParentDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_ParentId_def\" /><string name=\"Microsoft_Dynamics_CRM_ComponentDetail_Solution_def\" /><object name=\"Microsoft_Dynamics_CRM_ComponentDetail\"><property name=\"Type\" type=\"integer\" /><property name=\"SchemaName\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"Id\" type=\"string\" /><property name=\"ParentSchemaName\" type=\"string\" /><property name=\"ParentDisplayName\" type=\"string\" /><property name=\"ParentId\" type=\"string\" /><property name=\"Solution\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_EndpointCollection_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EndpointCollection_IsReadOnly_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_EndpointCollection_Keys_def\" /><string name=\"Microsoft_Dynamics_CRM_EndpointCollection_Values_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_EndpointCollection_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_EndpointCollection\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_EndpointCollection_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_EndpointCollection_Values_def\" /></object><object name=\"Microsoft_Dynamics_CRM_EntityKeyQueryExpression\"><property name=\"Criteria\" typeRef=\"Microsoft_Dynamics_CRM_MetadataFilterExpression\" /><property name=\"Properties\" typeRef=\"Microsoft_Dynamics_CRM_MetadataPropertiesExpression\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ResourceInfo\" name=\"Microsoft_Dynamics_CRM_ErrorInfo_ResourceList_def\" /><string name=\"Microsoft_Dynamics_CRM_ErrorInfo_ErrorCode_def\" /><object name=\"Microsoft_Dynamics_CRM_ErrorInfo\"><property name=\"ResourceList\" typeRef=\"Microsoft_Dynamics_CRM_ErrorInfo_ResourceList_def\" /><property name=\"ErrorCode\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ExportComponentDetails_ComponentId_def\" /><integer name=\"Microsoft_Dynamics_CRM_ExportComponentDetails_ComponentType_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ExportComponentDetails_AddRequiredComponents_def\" /><object name=\"Microsoft_Dynamics_CRM_ExportComponentDetails\"><property name=\"ComponentId\" type=\"string\" /><property name=\"ComponentType\" type=\"integer\" /><property name=\"AddRequiredComponents\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_FetchExpression_Query_def\" /><object name=\"Microsoft_Dynamics_CRM_FetchExpression\"><property name=\"Query\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_FilterExpression_FilterHint_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ConditionExpression\" name=\"Microsoft_Dynamics_CRM_FilterExpression_Conditions_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_FilterExpression\" name=\"Microsoft_Dynamics_CRM_FilterExpression_Filters_def\" /><boolean name=\"Microsoft_Dynamics_CRM_FilterExpression_IsQuickFindFilter_def\" /><object name=\"Microsoft_Dynamics_CRM_FilterExpression\"><property name=\"FilterOperator\" type=\"string\" /><property name=\"FilterHint\" type=\"string\" /><property name=\"Conditions\" typeRef=\"Microsoft_Dynamics_CRM_FilterExpression_Conditions_def\" /><property name=\"Filters\" typeRef=\"Microsoft_Dynamics_CRM_FilterExpression_Filters_def\" /><property name=\"IsQuickFindFilter\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_FormDisplayOrder_Order_def\" /><string name=\"Microsoft_Dynamics_CRM_FormDisplayOrder_FormId_def\" /><string name=\"Microsoft_Dynamics_CRM_FormDisplayOrder_Name_def\" /><boolean name=\"Microsoft_Dynamics_CRM_FormDisplayOrder_IsCustomizable_def\" /><object name=\"Microsoft_Dynamics_CRM_FormDisplayOrder\"><property name=\"Order\" type=\"integer\" /><property name=\"FormId\" type=\"string\" /><property name=\"Name\" type=\"string\" /><property name=\"IsCustomizable\" type=\"boolean\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_FormDisplayOrder\" name=\"Microsoft_Dynamics_CRM_FormDisplayOrderCollection_formDisplayOrderCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_FormDisplayOrderCollection\"><property name=\"formDisplayOrderCollection\" typeRef=\"Microsoft_Dynamics_CRM_FormDisplayOrderCollection_formDisplayOrderCollection_def\" /></object><object name=\"Microsoft_Dynamics_CRM_GCMMetadataOptions\"><property name=\"EntityOptions\" typeRef=\"Microsoft_Dynamics_CRM_MetadataEntityOptions\" /></object><integer name=\"Microsoft_Dynamics_CRM_InputArgument_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_InputArgument_IsReadOnly_def\" /><string name=\"Microsoft_Dynamics_CRM_InputArgument_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_InputArgument_Keys_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_Object\" name=\"Microsoft_Dynamics_CRM_InputArgument_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_InputArgument\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_InputArgument_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_InputArgument_Values_def\" /></object><string name=\"Microsoft_Dynamics_CRM_LinkEntity_LinkFromAttributeName_def\" /><string name=\"Microsoft_Dynamics_CRM_LinkEntity_LinkFromEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_LinkEntity_LinkToEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_LinkEntity_LinkToAttributeName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_LinkEntity\" name=\"Microsoft_Dynamics_CRM_LinkEntity_LinkEntities_def\" /><string name=\"Microsoft_Dynamics_CRM_LinkEntity_EntityAlias_def\" /><string name=\"Microsoft_Dynamics_CRM_LinkEntity_ForceSeek_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_OrderExpression\" name=\"Microsoft_Dynamics_CRM_LinkEntity_Orders_def\" /><object name=\"Microsoft_Dynamics_CRM_LinkEntity\"><property name=\"LinkFromAttributeName\" type=\"string\" /><property name=\"LinkFromEntityName\" type=\"string\" /><property name=\"LinkToEntityName\" type=\"string\" /><property name=\"LinkToAttributeName\" type=\"string\" /><property name=\"JoinOperator\" type=\"string\" /><property name=\"LinkCriteria\" typeRef=\"Microsoft_Dynamics_CRM_FilterExpression\" /><property name=\"LinkEntities\" typeRef=\"Microsoft_Dynamics_CRM_LinkEntity_LinkEntities_def\" /><property name=\"Columns\" typeRef=\"Microsoft_Dynamics_CRM_ColumnSet\" /><property name=\"EntityAlias\" type=\"string\" /><property name=\"ForceSeek\" type=\"string\" /><property name=\"Orders\" typeRef=\"Microsoft_Dynamics_CRM_LinkEntity_Orders_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_LocalizedLabelInfo\" name=\"Microsoft_Dynamics_CRM_LocalizedLabelDetails_LocalizedLabels_def\" /><string name=\"Microsoft_Dynamics_CRM_LocalizedLabelDetails_DefaultLabel_def\" /><object name=\"Microsoft_Dynamics_CRM_LocalizedLabelDetails\"><property name=\"LocalizedLabels\" typeRef=\"Microsoft_Dynamics_CRM_LocalizedLabelDetails_LocalizedLabels_def\" /><property name=\"DefaultLabel\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_LocalizedLabelInfo_Label_def\" /><integer name=\"Microsoft_Dynamics_CRM_LocalizedLabelInfo_LanguageCode_def\" /><object name=\"Microsoft_Dynamics_CRM_LocalizedLabelInfo\"><property name=\"Label\" type=\"string\" /><property name=\"LanguageCode\" type=\"integer\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_LookupEntityInfo\" name=\"Microsoft_Dynamics_CRM_LookupDataRequest_LookupEntityByName_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupDataRequest_AppId_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupDataRequest_RelatedRecordId_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupDataRequest_QueryString_def\" /><boolean name=\"Microsoft_Dynamics_CRM_LookupDataRequest_ReturnMetadata_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupDataRequest\"><property name=\"LookupEntityByName\" typeRef=\"Microsoft_Dynamics_CRM_LookupDataRequest_LookupEntityByName_def\" /><property name=\"EntityAndAttribute\" typeRef=\"Microsoft_Dynamics_CRM_EntityAndAttribute\" /><property name=\"AppId\" type=\"string\" /><property name=\"RelatedRecordId\" type=\"string\" /><property name=\"QueryString\" type=\"string\" /><property name=\"ReturnMetadata\" type=\"boolean\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_LookupEntityResponse\" name=\"Microsoft_Dynamics_CRM_LookupDataResponse_EntityResponses_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupDataResponse\"><property name=\"EntityResponses\" typeRef=\"Microsoft_Dynamics_CRM_LookupDataResponse_EntityResponses_def\" /></object><string name=\"Microsoft_Dynamics_CRM_LookupEntityInfo_EntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityInfo_ViewId_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityInfo_CustomFilter_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityInfo_RelationshipName_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityInfo_FetchXml_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityInfo_LayoutJson_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupEntityInfo\"><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"ViewId\" type=\"string\" /><property name=\"CustomFilter\" type=\"string\" /><property name=\"RelationshipName\" type=\"string\" /><property name=\"FetchXml\" type=\"string\" /><property name=\"LayoutJson\" type=\"string\" /><property name=\"PagingInfo\" typeRef=\"Microsoft_Dynamics_CRM_PagingInfo\" /></object><boolean name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_IsReadOnlyInMobileClient_def\" /><boolean name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_IsEnabledInUnifiedInterface_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_PrimaryNameAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_PrimaryIdAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_DisplayCollectionName_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata_IconVectorName_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupEntityMetadata\"><property name=\"IsReadOnlyInMobileClient\" type=\"boolean\" /><property name=\"IsEnabledInUnifiedInterface\" type=\"boolean\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"PrimaryNameAttribute\" type=\"string\" /><property name=\"PrimaryIdAttribute\" type=\"string\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"DisplayCollectionName\" type=\"string\" /><property name=\"IconVectorName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_LookupEntityResponse_EntityLogicalName_def\" /><integer name=\"Microsoft_Dynamics_CRM_LookupEntityResponse_TotalRecordCount_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupEntityResponse_PagingCookie_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupEntityResponse\"><property name=\"Metadata\" typeRef=\"Microsoft_Dynamics_CRM_LookupMetadata\" /><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"TotalRecordCount\" type=\"integer\" /><property name=\"PagingCookie\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_LookupMetadata\"><property name=\"Entity\" typeRef=\"Microsoft_Dynamics_CRM_LookupEntityMetadata\" /><property name=\"View\" typeRef=\"Microsoft_Dynamics_CRM_LookupView\" /></object><string name=\"Microsoft_Dynamics_CRM_LookupView_ViewId_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupView_ViewName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ViewColumn\" name=\"Microsoft_Dynamics_CRM_LookupView_Columns_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupView_FetchXml_def\" /><string name=\"Microsoft_Dynamics_CRM_LookupView_LayoutJson_def\" /><object name=\"Microsoft_Dynamics_CRM_LookupView\"><property name=\"ViewId\" type=\"string\" /><property name=\"ViewName\" type=\"string\" /><property name=\"Columns\" typeRef=\"Microsoft_Dynamics_CRM_LookupView_Columns_def\" /><property name=\"FetchXml\" type=\"string\" /><property name=\"LayoutJson\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_MetadataConditionExpression_PropertyName_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataConditionExpression\"><property name=\"PropertyName\" type=\"string\" /><property name=\"ConditionOperator\" type=\"string\" /><property name=\"Value\" typeRef=\"Microsoft_Dynamics_CRM_Object\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_EntityDescriptionMinimal\" name=\"Microsoft_Dynamics_CRM_MetadataDescriptionsMinimal_EntityDescriptions_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataDescriptionsMinimal\"><property name=\"EntityDescriptions\" typeRef=\"Microsoft_Dynamics_CRM_MetadataDescriptionsMinimal_EntityDescriptions_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_MetadataEntityOptionsExcludeItem\" name=\"Microsoft_Dynamics_CRM_MetadataEntityOptions_Exclude_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataEntityOptions\"><property name=\"Exclude\" typeRef=\"Microsoft_Dynamics_CRM_MetadataEntityOptions_Exclude_def\" /></object><string name=\"Microsoft_Dynamics_CRM_MetadataEntityOptionsExcludeItem_EntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataEntityOptionsExcludeItem_Items_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_MetadataEntityOptionsExcludeItem_Items_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataEntityOptionsExcludeItem\"><property name=\"EntityName\" type=\"string\" /><property name=\"Items\" typeRef=\"Microsoft_Dynamics_CRM_MetadataEntityOptionsExcludeItem_Items_def\" /></object><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataType_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataSubtype_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_EntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataId_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataName_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataNames_def\" /><boolean name=\"Microsoft_Dynamics_CRM_MetadataQuery_GetDefault_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_ChangedAfter_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_Exclude_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_MetadataQuery_Exclude_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_AppId_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_UserMetadataDelta_def\" /><string name=\"Microsoft_Dynamics_CRM_MetadataQuery_SystemMetadataDelta_def\" /><object name=\"Microsoft_Dynamics_CRM_MetadataQuery\"><property name=\"MetadataType\" type=\"string\" /><property name=\"MetadataOptions\" typeRef=\"Microsoft_Dynamics_CRM_GCMMetadataOptions\" /><property name=\"MetadataSubtype\" type=\"string\" /><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"MetadataId\" type=\"string\" /><property name=\"MetadataName\" type=\"string\" /><property name=\"MetadataNames\" typeRef=\"Microsoft_Dynamics_CRM_MetadataQuery_MetadataNames_def\" /><property name=\"GetDefault\" type=\"boolean\" /><property name=\"DependencyDepth\" type=\"string\" /><property name=\"ChangedAfter\" type=\"string\" /><property name=\"Exclude\" typeRef=\"Microsoft_Dynamics_CRM_MetadataQuery_Exclude_def\" /><property name=\"AppId\" type=\"string\" /><property name=\"UserMetadataDelta\" type=\"string\" /><property name=\"SystemMetadataDelta\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredComponentSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredComponentDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredComponentParentSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredComponentParentDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredComponentId_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredSolutionName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_RequiredComponentType_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_DependentComponentSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_DependentComponentDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_DependentComponentParentSchemaName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_DependentComponentParentDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_DependentComponentType_def\" /><string name=\"Microsoft_Dynamics_CRM_MissingDependency_DependentComponentId_def\" /><object name=\"Microsoft_Dynamics_CRM_MissingDependency\"><property name=\"RequiredComponentSchemaName\" type=\"string\" /><property name=\"RequiredComponentDisplayName\" type=\"string\" /><property name=\"RequiredComponentParentSchemaName\" type=\"string\" /><property name=\"RequiredComponentParentDisplayName\" type=\"string\" /><property name=\"RequiredComponentId\" type=\"string\" /><property name=\"RequiredSolutionName\" type=\"string\" /><property name=\"RequiredComponentType\" type=\"string\" /><property name=\"DependentComponentSchemaName\" type=\"string\" /><property name=\"DependentComponentDisplayName\" type=\"string\" /><property name=\"DependentComponentParentSchemaName\" type=\"string\" /><property name=\"DependentComponentParentDisplayName\" type=\"string\" /><property name=\"DependentComponentType\" type=\"string\" /><property name=\"DependentComponentId\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_ModuleRunIncrementalSettings_UseLatestInputDataOnFailure_def\" /><object name=\"Microsoft_Dynamics_CRM_ModuleRunIncrementalSettings\"><property name=\"UseLatestInputDataOnFailure\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_OfflineAppModuleProfileMapping_AppModuleId_def\" /><string name=\"Microsoft_Dynamics_CRM_OfflineAppModuleProfileMapping_ProfileId_def\" /><object name=\"Microsoft_Dynamics_CRM_OfflineAppModuleProfileMapping\"><property name=\"AppModuleId\" type=\"string\" /><property name=\"ProfileId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_OrderExpression_AttributeName_def\" /><string name=\"Microsoft_Dynamics_CRM_OrderExpression_Alias_def\" /><string name=\"Microsoft_Dynamics_CRM_OrderExpression_EntityName_def\" /><object name=\"Microsoft_Dynamics_CRM_OrderExpression\"><property name=\"AttributeName\" type=\"string\" /><property name=\"OrderType\" type=\"string\" /><property name=\"Alias\" type=\"string\" /><property name=\"EntityName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo_OverriddenValue_def\" /><string name=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo_OrganizationSettingId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo_IsCustomizable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo_PresentInSolution_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo_IsManaged_def\" /><object name=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo\"><property name=\"OverriddenValue\" type=\"string\" /><property name=\"OrganizationSettingId\" type=\"string\" /><property name=\"IsCustomizable\" type=\"boolean\" /><property name=\"PresentInSolution\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_UniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_Description_def\" /><integer name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_ReleaseLevel_def\" /><string name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_DefaultValue_def\" /><string name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_SettingDefinitionId_def\" /><integer name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_DataType_def\" /><integer name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_OverridableLevel_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_IsCustomizable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_IsHidden_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_IsOverridable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_PresentInSolution_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_IsManaged_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_IsPlatform_def\" /><string name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_InformationUrl_def\" /><boolean name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_HasActiveCustomizations_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo\" name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_AppOverridableSettingInfo_def\" /><object name=\"Microsoft_Dynamics_CRM_OverridableSettingInfo\"><property name=\"UniqueName\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"Description\" type=\"string\" /><property name=\"ReleaseLevel\" type=\"integer\" /><property name=\"DefaultValue\" type=\"string\" /><property name=\"SettingDefinitionId\" type=\"string\" /><property name=\"DataType\" type=\"integer\" /><property name=\"OverridableLevel\" type=\"integer\" /><property name=\"IsCustomizable\" type=\"boolean\" /><property name=\"IsHidden\" type=\"boolean\" /><property name=\"IsOverridable\" type=\"boolean\" /><property name=\"PresentInSolution\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsPlatform\" type=\"boolean\" /><property name=\"InformationUrl\" type=\"string\" /><property name=\"HasActiveCustomizations\" type=\"boolean\" /><property name=\"OrgOverridableSettingInfo\" typeRef=\"Microsoft_Dynamics_CRM_OrgOverridableSettingInfo\" /><property name=\"AppOverridableSettingInfo\" typeRef=\"Microsoft_Dynamics_CRM_OverridableSettingInfo_AppOverridableSettingInfo_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ProposalParty_ResourceId_def\" /><string name=\"Microsoft_Dynamics_CRM_ProposalParty_ResourceSpecId_def\" /><string name=\"Microsoft_Dynamics_CRM_ProposalParty_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_ProposalParty_EntityName_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_ProposalParty_EffortRequired_def\" /><object name=\"Microsoft_Dynamics_CRM_ProposalParty\"><property name=\"ResourceId\" type=\"string\" /><property name=\"ResourceSpecId\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"EntityName\" type=\"string\" /><property name=\"EffortRequired\" typeRef=\"Microsoft_Dynamics_CRM_ProposalParty_EffortRequired_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ProvisionLanguageForUserResult_AsyncOperationId_def\" /><integer name=\"Microsoft_Dynamics_CRM_ProvisionLanguageForUserResult_Lcid_def\" /><object name=\"Microsoft_Dynamics_CRM_ProvisionLanguageForUserResult\"><property name=\"AsyncOperationId\" type=\"string\" /><property name=\"Lcid\" type=\"integer\" /><property name=\"StatusType\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_QueryByAttribute_EntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryByAttribute_Attributes_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_QueryByAttribute_Attributes_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_Object\" name=\"Microsoft_Dynamics_CRM_QueryByAttribute_Values_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_OrderExpression\" name=\"Microsoft_Dynamics_CRM_QueryByAttribute_Orders_def\" /><integer name=\"Microsoft_Dynamics_CRM_QueryByAttribute_TopCount_def\" /><object name=\"Microsoft_Dynamics_CRM_QueryByAttribute\"><property name=\"EntityName\" type=\"string\" /><property name=\"Attributes\" typeRef=\"Microsoft_Dynamics_CRM_QueryByAttribute_Attributes_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_QueryByAttribute_Values_def\" /><property name=\"PageInfo\" typeRef=\"Microsoft_Dynamics_CRM_PagingInfo\" /><property name=\"ColumnSet\" typeRef=\"Microsoft_Dynamics_CRM_ColumnSet\" /><property name=\"Orders\" typeRef=\"Microsoft_Dynamics_CRM_QueryByAttribute_Orders_def\" /><property name=\"TopCount\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_QueryId_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_ReturnedTypeCode_def\" /><integer name=\"Microsoft_Dynamics_CRM_QueryMetadata_ComponentState_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_Description_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_FetchXml_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_LayoutXml_def\" /><boolean name=\"Microsoft_Dynamics_CRM_QueryMetadata_IsDefault_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_ModifiedOn_def\" /><string name=\"Microsoft_Dynamics_CRM_QueryMetadata_QueryApi_def\" /><integer name=\"Microsoft_Dynamics_CRM_QueryMetadata_QueryType_def\" /><boolean name=\"Microsoft_Dynamics_CRM_QueryMetadata_IsCustomizable_def\" /><object name=\"Microsoft_Dynamics_CRM_QueryMetadata\"><property name=\"QueryId\" type=\"string\" /><property name=\"ReturnedTypeCode\" type=\"string\" /><property name=\"ComponentState\" type=\"integer\" /><property name=\"Name\" type=\"string\" /><property name=\"Description\" type=\"string\" /><property name=\"FetchXml\" type=\"string\" /><property name=\"LayoutXml\" type=\"string\" /><property name=\"IsDefault\" type=\"boolean\" /><property name=\"ModifiedOn\" type=\"string\" /><property name=\"QueryApi\" type=\"string\" /><property name=\"QueryType\" type=\"integer\" /><property name=\"IsCustomizable\" type=\"boolean\" /></object><object name=\"Microsoft_Dynamics_CRM_QueryWithEntityMetadata\"><property name=\"QueryMetadata\" typeRef=\"Microsoft_Dynamics_CRM_QueryMetadata\" /><property name=\"DependantEntitiesCollection\" typeRef=\"Microsoft_Dynamics_CRM_DependentEntityMetadataCollection\" /></object><integer name=\"Microsoft_Dynamics_CRM_QuickFindResult_ErrorCode_def\" /><string name=\"Microsoft_Dynamics_CRM_QuickFindResult_QueryColumnSet_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_QuickFindResult_QueryColumnSet_def\" /><object name=\"Microsoft_Dynamics_CRM_QuickFindResult\"><property name=\"ErrorCode\" type=\"integer\" /><property name=\"QueryColumnSet\" typeRef=\"Microsoft_Dynamics_CRM_QuickFindResult_QueryColumnSet_def\" /></object><string name=\"Microsoft_Dynamics_CRM_RecentItem_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_RecentItem_IconPath_def\" /><string name=\"Microsoft_Dynamics_CRM_RecentItem_LastAccessedStr_def\" /><string name=\"Microsoft_Dynamics_CRM_RecentItem_EntityTypeName_def\" /><string name=\"Microsoft_Dynamics_CRM_RecentItem_ObjectId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_RecentItem_PinStatus_def\" /><boolean name=\"Microsoft_Dynamics_CRM_RecentItem_IsUserView_def\" /><string name=\"Microsoft_Dynamics_CRM_RecentItem_Title_def\" /><boolean name=\"Microsoft_Dynamics_CRM_RecentItem_IsDeleted_def\" /><object name=\"Microsoft_Dynamics_CRM_RecentItem\"><property name=\"DisplayName\" type=\"string\" /><property name=\"IconPath\" type=\"string\" /><property name=\"LastAccessedStr\" type=\"string\" /><property name=\"EntityTypeName\" type=\"string\" /><property name=\"ObjectId\" type=\"string\" /><property name=\"PinStatus\" type=\"boolean\" /><property name=\"RecordType\" type=\"string\" /><property name=\"IsUserView\" type=\"boolean\" /><property name=\"Title\" type=\"string\" /><property name=\"IsDeleted\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_RelationshipAuditDetail_RelationshipName_def\" /><object name=\"Microsoft_Dynamics_CRM_RelationshipAuditDetail\"><property name=\"RelationshipName\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_ResetSyncStateInfo_ObjectTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_ResetSyncStateInfo_EntityIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_ResetSyncStateInfo_EntityIds_def\" /><object name=\"Microsoft_Dynamics_CRM_ResetSyncStateInfo\"><property name=\"ObjectTypeCode\" type=\"integer\" /><property name=\"EntityIds\" typeRef=\"Microsoft_Dynamics_CRM_ResetSyncStateInfo_EntityIds_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ResourceInfo_Id_def\" /><string name=\"Microsoft_Dynamics_CRM_ResourceInfo_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_ResourceInfo_EntityName_def\" /><object name=\"Microsoft_Dynamics_CRM_ResourceInfo\"><property name=\"Id\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"EntityName\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_OldRolePrivileges_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_RolePrivilege\" name=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_NewRolePrivileges_def\" /><string name=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_InvalidNewPrivileges_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_InvalidNewPrivileges_def\" /><object name=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail\"><property name=\"OldRolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_OldRolePrivileges_def\" /><property name=\"NewRolePrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_NewRolePrivileges_def\" /><property name=\"InvalidNewPrivileges\" typeRef=\"Microsoft_Dynamics_CRM_RolePrivilegeAuditDetail_InvalidNewPrivileges_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ScalarInputParameter_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_ScalarInputParameter_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_ScalarInputParameter\"><property name=\"Name\" type=\"string\" /><property name=\"Value\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration_MessagePropertyName_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration_Attributes_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration_Attributes_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration_EntityAlias_def\" /><integer name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration_ImageType_def\" /><object name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration\"><property name=\"MessagePropertyName\" type=\"string\" /><property name=\"Attributes\" typeRef=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration_Attributes_def\" /><property name=\"EntityAlias\" type=\"string\" /><property name=\"ImageType\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_MessageName_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_PrimaryEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_SecondaryEntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_Description_def\" /><integer name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_Stage_def\" /><integer name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_Mode_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_ImpersonatingUserId_def\" /><integer name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_SupportedDeployment_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_FilteringAttributes_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_PluginTypeFriendlyName_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_PluginTypeName_def\" /><string name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_CustomConfiguration_def\" /><integer name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_InvocationSource_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepImageRegistration\" name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_Images_def\" /><object name=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration\"><property name=\"MessageName\" type=\"string\" /><property name=\"PrimaryEntityName\" type=\"string\" /><property name=\"SecondaryEntityName\" type=\"string\" /><property name=\"Description\" type=\"string\" /><property name=\"Stage\" type=\"integer\" /><property name=\"Mode\" type=\"integer\" /><property name=\"ImpersonatingUserId\" type=\"string\" /><property name=\"SupportedDeployment\" type=\"integer\" /><property name=\"FilteringAttributes\" type=\"string\" /><property name=\"PluginTypeFriendlyName\" type=\"string\" /><property name=\"PluginTypeName\" type=\"string\" /><property name=\"CustomConfiguration\" type=\"string\" /><property name=\"InvocationSource\" type=\"integer\" /><property name=\"Images\" typeRef=\"Microsoft_Dynamics_CRM_SdkMessageProcessingStepRegistration_Images_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ServicePlan_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_ServicePlan_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_ServicePlan_ServicePlanId_def\" /><object name=\"Microsoft_Dynamics_CRM_ServicePlan\"><property name=\"Name\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"ServicePlanId\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_ShareAuditDetail\"><property name=\"OldPrivileges\" type=\"string\" /><property name=\"NewPrivileges\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo\" name=\"Microsoft_Dynamics_CRM_SolutionComponentCountCollection_SolutionComponentCountInfoCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionComponentCountCollection\"><property name=\"SolutionComponentCountInfoCollection\" typeRef=\"Microsoft_Dynamics_CRM_SolutionComponentCountCollection_SolutionComponentCountInfoCollection_def\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo_msdyn_componentlogicalname_def\" /><integer name=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo_msdyn_componenttype_def\" /><integer name=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo_msdyn_componentcount_def\" /><integer name=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo_msdyn_subtype_def\" /><integer name=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo_msdyn_workflowcategory_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionComponentCountInfo\"><property name=\"msdyn_componentlogicalname\" type=\"string\" /><property name=\"msdyn_componenttype\" type=\"integer\" /><property name=\"msdyn_componentcount\" type=\"integer\" /><property name=\"msdyn_subtype\" type=\"integer\" /><property name=\"msdyn_workflowcategory\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionComponentDetails_ComponentName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionComponentDetails_ComponentTypeName_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionComponentDetails\"><property name=\"ComponentName\" type=\"string\" /><property name=\"Attributes\" typeRef=\"Microsoft_Dynamics_CRM_Collection_String_String\" /><property name=\"ComponentTypeName\" type=\"string\" /><property name=\"IsPresentInOrg\" type=\"string\" /></object><object name=\"Microsoft_Dynamics_CRM_SolutionComponentOption\"><property name=\"ImportDecision\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_SolutionUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_SolutionFriendlyName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_SolutionDescription_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PublisherUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PublisherFriendlyName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousSolutionUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousSolutionFriendlyName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousPublisherUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousPublisherFriendlyName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SolutionDetails_IsPatchSolution_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SolutionDetails_IsManaged_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousIsManaged_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_SolutionVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousSolutionVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousPatchSolutionsNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousPatchSolutionsNames_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SolutionDetails_IsPrerequisitesExport_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SolutionDetails_HasPendingUpgrade_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionDetails\"><property name=\"SolutionUniqueName\" type=\"string\" /><property name=\"SolutionFriendlyName\" type=\"string\" /><property name=\"SolutionDescription\" type=\"string\" /><property name=\"PublisherUniqueName\" type=\"string\" /><property name=\"PublisherFriendlyName\" type=\"string\" /><property name=\"PreviousSolutionUniqueName\" type=\"string\" /><property name=\"PreviousSolutionFriendlyName\" type=\"string\" /><property name=\"PreviousPublisherUniqueName\" type=\"string\" /><property name=\"PreviousPublisherFriendlyName\" type=\"string\" /><property name=\"IsPatchSolution\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"PreviousIsManaged\" type=\"boolean\" /><property name=\"SolutionVersion\" type=\"string\" /><property name=\"PreviousSolutionVersion\" type=\"string\" /><property name=\"PreviousPatchSolutionsNames\" typeRef=\"Microsoft_Dynamics_CRM_SolutionDetails_PreviousPatchSolutionsNames_def\" /><property name=\"IsPrerequisitesExport\" type=\"boolean\" /><property name=\"HasPendingUpgrade\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionOperationResult_FormattedResults_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionOperationResult_WarningMessages_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SolutionOperationResult_WarningMessages_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionOperationResult_ErrorMessages_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SolutionOperationResult_ErrorMessages_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionOperationResult\"><property name=\"FormattedResults\" type=\"string\" /><property name=\"Type\" type=\"string\" /><property name=\"Status\" type=\"string\" /><property name=\"WarningMessages\" typeRef=\"Microsoft_Dynamics_CRM_SolutionOperationResult_WarningMessages_def\" /><property name=\"ErrorMessages\" typeRef=\"Microsoft_Dynamics_CRM_SolutionOperationResult_ErrorMessages_def\" /><property name=\"ActionLink\" typeRef=\"Microsoft_Dynamics_CRM_ActionLink\" /></object><string name=\"Microsoft_Dynamics_CRM_SolutionValidationResult_Message_def\" /><integer name=\"Microsoft_Dynamics_CRM_SolutionValidationResult_ErrorCode_def\" /><string name=\"Microsoft_Dynamics_CRM_SolutionValidationResult_AdditionalInfo_def\" /><object name=\"Microsoft_Dynamics_CRM_SolutionValidationResult\"><property name=\"SolutionValidationResultType\" type=\"string\" /><property name=\"Message\" type=\"string\" /><property name=\"ErrorCode\" type=\"integer\" /><property name=\"AdditionalInfo\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData\" name=\"Microsoft_Dynamics_CRM_SubscriptionData_UpdatedEntityData_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData\" name=\"Microsoft_Dynamics_CRM_SubscriptionData_DeletedEntityData_def\" /><object name=\"Microsoft_Dynamics_CRM_SubscriptionData\"><property name=\"UpdatedEntityData\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionData_UpdatedEntityData_def\" /><property name=\"DeletedEntityData\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionData_DeletedEntityData_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_IsReadOnly_def\" /><string name=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_Keys_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_StringCollection\" name=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData_Values_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_IsReadOnly_def\" /><string name=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_Keys_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_EntityCollection\" name=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData_Values_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SubscriptionUpdatedEntityData\" name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_Updates_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SubscriptionDeletedEntityData\" name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_Deletes_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_CompletedEntities_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_CompletedEntities_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_SyncToken_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_IsFinalPage_def\" /><object name=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse\"><property name=\"Updates\" typeRef=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_Updates_def\" /><property name=\"Deletes\" typeRef=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_Deletes_def\" /><property name=\"CompletedEntities\" typeRef=\"Microsoft_Dynamics_CRM_SyncOfflineDataResponse_CompletedEntities_def\" /><property name=\"SyncToken\" type=\"string\" /><property name=\"IsFinalPage\" type=\"boolean\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata\" name=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse_Scripts_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse_SyncToken_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse_IsFinalPage_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse_MetadataVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse_ProfileVersion_def\" /><object name=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse\"><property name=\"Scripts\" typeRef=\"Microsoft_Dynamics_CRM_SyncOfflineDataSchemaResponse_Scripts_def\" /><property name=\"SyncToken\" type=\"string\" /><property name=\"IsFinalPage\" type=\"boolean\" /><property name=\"MetadataVersion\" type=\"string\" /><property name=\"ProfileVersion\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_SyncSubscriptionDataResponse_SyncToken_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SyncSubscriptionDataResponse_IsFinalPage_def\" /><object name=\"Microsoft_Dynamics_CRM_SyncSubscriptionDataResponse\"><property name=\"Data\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionData\" /><property name=\"SyncToken\" type=\"string\" /><property name=\"IsFinalPage\" type=\"boolean\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata\" name=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse_Metadata_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse_SyncToken_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse_IsFinalPage_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse_MetadataVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse_ProfileVersion_def\" /><object name=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse\"><property name=\"Metadata\" typeRef=\"Microsoft_Dynamics_CRM_SyncSubscriptionMetadataResponse_Metadata_def\" /><property name=\"SyncToken\" type=\"string\" /><property name=\"IsFinalPage\" type=\"boolean\" /><property name=\"MetadataVersion\" type=\"string\" /><property name=\"ProfileVersion\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_PrimaryEntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_PrimaryEntityDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_SdkMessageId_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_SdkMessageName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_CatalogUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_CatalogDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_SubCatalogUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_SubCatalogDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_EventType_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_PrimaryEntityId_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_CatalogId_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_SubCatalogId_def\" /><string name=\"Microsoft_Dynamics_CRM_TriggerDefinition_OpenApiOperationIdName_def\" /><object name=\"Microsoft_Dynamics_CRM_TriggerDefinition\"><property name=\"DisplayName\" type=\"string\" /><property name=\"PrimaryEntityLogicalName\" type=\"string\" /><property name=\"PrimaryEntityDisplayName\" type=\"string\" /><property name=\"SdkMessageId\" type=\"string\" /><property name=\"SdkMessageName\" type=\"string\" /><property name=\"CatalogUniqueName\" type=\"string\" /><property name=\"CatalogDisplayName\" type=\"string\" /><property name=\"SubCatalogUniqueName\" type=\"string\" /><property name=\"SubCatalogDisplayName\" type=\"string\" /><property name=\"EventType\" type=\"string\" /><property name=\"PrimaryEntityId\" type=\"string\" /><property name=\"CatalogId\" type=\"string\" /><property name=\"SubCatalogId\" type=\"string\" /><property name=\"OpenApiOperationIdName\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_TriggerDefinition\" name=\"Microsoft_Dynamics_CRM_TriggerDefinitions_Definitions_def\" /><object name=\"Microsoft_Dynamics_CRM_TriggerDefinitions\"><property name=\"Definitions\" typeRef=\"Microsoft_Dynamics_CRM_TriggerDefinitions_Definitions_def\" /></object><string name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_Prefix_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_StoragePointer_def\" /><string name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_FilePointer_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_FileSize_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_Otc_def\" /><string name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_TargetObjectId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_SetBodyToNull_def\" /><string name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_OrganizationId_def\" /><string name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_ScaleGroupId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest_IsCmkEnabled_def\" /><object name=\"Microsoft_Dynamics_CRM_UpdatePointersRequest\"><property name=\"Prefix\" type=\"string\" /><property name=\"StoragePointer\" type=\"integer\" /><property name=\"FilePointer\" type=\"string\" /><property name=\"FileSize\" type=\"integer\" /><property name=\"Otc\" type=\"integer\" /><property name=\"TargetObjectId\" type=\"string\" /><property name=\"SetBodyToNull\" type=\"boolean\" /><property name=\"OrganizationId\" type=\"string\" /><property name=\"ScaleGroupId\" type=\"string\" /><property name=\"IsCmkEnabled\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_TotalTableCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_PendingTableCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_InProgressTableCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_CompletedTableCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_TableOrColumnDeletedAfterUpgradeTableCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_FailedTableCount_def\" /><string name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_UpgradeStatus_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_StartTime_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_LastUpdatedTime_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable\" name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_Tables_def\" /><object name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus\"><property name=\"TotalTableCount\" type=\"integer\" /><property name=\"PendingTableCount\" type=\"integer\" /><property name=\"InProgressTableCount\" type=\"integer\" /><property name=\"CompletedTableCount\" type=\"integer\" /><property name=\"TableOrColumnDeletedAfterUpgradeTableCount\" type=\"integer\" /><property name=\"FailedTableCount\" type=\"integer\" /><property name=\"UpgradeStatus\" type=\"string\" /><property name=\"StartTime\" typeRef=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_StartTime_def\" /><property name=\"LastUpdatedTime\" typeRef=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_LastUpdatedTime_def\" /><property name=\"Tables\" typeRef=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeStatus_Tables_def\" /></object><string name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_TableName_def\" /><string name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_Status_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_TotalRowCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_ProcessedRowCount_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_PendingRowCount_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_StartTime_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_LastUpdatedTime_def\" /><string name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_ErrorNumber_def\" /><string name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_ErrorMessage_def\" /><object name=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable\"><property name=\"TableName\" type=\"string\" /><property name=\"Status\" type=\"string\" /><property name=\"TotalRowCount\" type=\"integer\" /><property name=\"ProcessedRowCount\" type=\"integer\" /><property name=\"PendingRowCount\" type=\"integer\" /><property name=\"StartTime\" typeRef=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_StartTime_def\" /><property name=\"LastUpdatedTime\" typeRef=\"Microsoft_Dynamics_CRM_UpgradeCurrencyTypeTable_LastUpdatedTime_def\" /><property name=\"ErrorNumber\" type=\"string\" /><property name=\"ErrorMessage\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_UpstreamEntityInputVersionInfo_DatalakeFolderId_def\" /><string name=\"Microsoft_Dynamics_CRM_UpstreamEntityInputVersionInfo_SnapshotFileName_def\" /><string name=\"Microsoft_Dynamics_CRM_UpstreamEntityInputVersionInfo_EntityName_def\" /><object name=\"Microsoft_Dynamics_CRM_UpstreamEntityInputVersionInfo\"><property name=\"DatalakeFolderId\" type=\"string\" /><property name=\"SnapshotFileName\" type=\"string\" /><property name=\"EntityName\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityInfo_DatasourceName_def\" /><string name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityInfo_EntityName_def\" /><object name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityInfo\"><property name=\"DatasourceName\" type=\"string\" /><property name=\"EntityName\" type=\"string\" /><property name=\"VersionInfo\" typeRef=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityVersionInfo\" /><property name=\"TimestampInfo\" typeRef=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityTimestampInfo\" /></object><string name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityTimestampInfo_StartingTimestamp_def\" /><string name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityTimestampInfo_EndingTimestamp_def\" /><boolean name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityTimestampInfo_IsFullRefresh_def\" /><object name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityTimestampInfo\"><property name=\"StartingTimestamp\" type=\"string\" /><property name=\"EndingTimestamp\" type=\"string\" /><property name=\"IsFullRefresh\" type=\"boolean\" /></object><integer name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityVersionInfo_StartingVersion_def\" /><integer name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityVersionInfo_EndingVersion_def\" /><boolean name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityVersionInfo_IsFullRefresh_def\" /><object name=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityVersionInfo\"><property name=\"StartingVersion\" type=\"integer\" /><property name=\"EndingVersion\" type=\"integer\" /><property name=\"IsFullRefresh\" type=\"boolean\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_UpstreamEntityInputVersionInfo\" name=\"Microsoft_Dynamics_CRM_UpstreamResultInput_VersionedEntityReferences_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_UpstreamIncrementalEntityInfo\" name=\"Microsoft_Dynamics_CRM_UpstreamResultInput_IncrementalEntityInfos_def\" /><object name=\"Microsoft_Dynamics_CRM_UpstreamResultInput\"><property name=\"VersionedEntityReferences\" typeRef=\"Microsoft_Dynamics_CRM_UpstreamResultInput_VersionedEntityReferences_def\" /><property name=\"ResultCode\" type=\"string\" /><property name=\"IncrementalEntityInfos\" typeRef=\"Microsoft_Dynamics_CRM_UpstreamResultInput_IncrementalEntityInfos_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_UserAccessAuditDetail_Interval_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_UserAccessAuditDetail_AccessTime_def\" /><object name=\"Microsoft_Dynamics_CRM_UserAccessAuditDetail\"><property name=\"Interval\" type=\"integer\" /><property name=\"AccessTime\" typeRef=\"Microsoft_Dynamics_CRM_UserAccessAuditDetail_AccessTime_def\" /></object><string name=\"Microsoft_Dynamics_CRM_UserDetails_SystemUserId_def\" /><string name=\"Microsoft_Dynamics_CRM_UserDetails_AzureActiveDirectoryObjectId_def\" /><string name=\"Microsoft_Dynamics_CRM_UserDetails_Name_def\" /><object name=\"Microsoft_Dynamics_CRM_UserDetails\"><property name=\"SystemUserId\" type=\"string\" /><property name=\"AzureActiveDirectoryObjectId\" type=\"string\" /><property name=\"Name\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_SolutionComponentDetails\" name=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_SolutionComponentsDetails_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_MissingDependency\" name=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_MissingDependencies_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SolutionValidationResult\" name=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_SolutionValidationResults_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_SolutionComponentDetails\" name=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_OrgSolutionComponentsDetails_def\" /><object name=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult\"><property name=\"SolutionComponentsDetails\" typeRef=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_SolutionComponentsDetails_def\" /><property name=\"SolutionDetails\" typeRef=\"Microsoft_Dynamics_CRM_SolutionDetails\" /><property name=\"MissingDependencies\" typeRef=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_MissingDependencies_def\" /><property name=\"ValidationStatus\" type=\"string\" /><property name=\"SolutionValidationResults\" typeRef=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_SolutionValidationResults_def\" /><property name=\"OrgSolutionComponentsDetails\" typeRef=\"Microsoft_Dynamics_CRM_ValidateSolutionPrerequisitesResult_OrgSolutionComponentsDetails_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ViewColumn_EntityLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ViewColumn_AttributeLogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_ViewColumn_DataType_def\" /><string name=\"Microsoft_Dynamics_CRM_ViewColumn_Format_def\" /><string name=\"Microsoft_Dynamics_CRM_ViewColumn_Alias_def\" /><object name=\"Microsoft_Dynamics_CRM_ViewColumn\"><property name=\"EntityLogicalName\" type=\"string\" /><property name=\"AttributeLogicalName\" type=\"string\" /><property name=\"DataType\" type=\"string\" /><property name=\"Format\" type=\"string\" /><property name=\"Alias\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_WebResourceDetails_UniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_WebResourceDetails_WebResourceId_def\" /><integer name=\"Microsoft_Dynamics_CRM_WebResourceDetails_MetadataVersionNumber_def\" /><object name=\"Microsoft_Dynamics_CRM_WebResourceDetails\"><property name=\"UniqueName\" type=\"string\" /><property name=\"WebResourceId\" type=\"string\" /><property name=\"MetadataVersionNumber\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_WebResourceInfo_Path_def\" /><string name=\"Microsoft_Dynamics_CRM_WebResourceInfo_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_WebResourceInfo_DisplayName_def\" /><integer name=\"Microsoft_Dynamics_CRM_WebResourceInfo_WebResourceType_def\" /><string name=\"Microsoft_Dynamics_CRM_WebResourceInfo_Guid_def\" /><object name=\"Microsoft_Dynamics_CRM_WebResourceInfo\"><property name=\"Path\" type=\"string\" /><property name=\"Name\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"WebResourceType\" type=\"integer\" /><property name=\"Guid\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_XrmAttributeExpression_AttributeName_def\" /><string name=\"Microsoft_Dynamics_CRM_XrmAttributeExpression_Alias_def\" /><boolean name=\"Microsoft_Dynamics_CRM_XrmAttributeExpression_HasGroupBy_def\" /><object name=\"Microsoft_Dynamics_CRM_XrmAttributeExpression\"><property name=\"AttributeName\" type=\"string\" /><property name=\"AggregateType\" type=\"string\" /><property name=\"Alias\" type=\"string\" /><property name=\"HasGroupBy\" type=\"boolean\" /><property name=\"DateTimeGrouping\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_ActionLink_Label_def\" /><string name=\"Microsoft_Dynamics_CRM_ActionLink_Target_def\" /><object name=\"Microsoft_Dynamics_CRM_ActionLink\"><property name=\"Label\" type=\"string\" /><property name=\"Target\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_AppContext_SitemapId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppContext_bpfIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AppContext_bpfIds_def\" /><string name=\"Microsoft_Dynamics_CRM_AppContext_dashboardIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AppContext_dashboardIds_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AppEntityInfo\" name=\"Microsoft_Dynamics_CRM_AppContext_appEntityInfo_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_CanvasAppsInfo\" name=\"Microsoft_Dynamics_CRM_AppContext_CanvasApps_def\" /><object name=\"Microsoft_Dynamics_CRM_AppContext\"><property name=\"appInfo\" typeRef=\"Microsoft_Dynamics_CRM_AppInfo\" /><property name=\"SitemapId\" type=\"string\" /><property name=\"bpfIds\" typeRef=\"Microsoft_Dynamics_CRM_AppContext_bpfIds_def\" /><property name=\"dashboardIds\" typeRef=\"Microsoft_Dynamics_CRM_AppContext_dashboardIds_def\" /><property name=\"appEntityInfo\" typeRef=\"Microsoft_Dynamics_CRM_AppContext_appEntityInfo_def\" /><property name=\"CanvasApps\" typeRef=\"Microsoft_Dynamics_CRM_AppContext_CanvasApps_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppElementInfo_ObjectId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppElementInfo_AppElementType_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppElementInfo_CanvasAppType_def\" /><string name=\"Microsoft_Dynamics_CRM_AppElementInfo_ObjectName_def\" /><object name=\"Microsoft_Dynamics_CRM_AppElementInfo\"><property name=\"ObjectId\" type=\"string\" /><property name=\"AppElementType\" type=\"string\" /><property name=\"CanvasAppType\" type=\"integer\" /><property name=\"ObjectName\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AppElementInfo\" name=\"Microsoft_Dynamics_CRM_AppElementsCollection_AppElementInfoCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_AppElementsCollection\"><property name=\"AppElementInfoCollection\" typeRef=\"Microsoft_Dynamics_CRM_AppElementsCollection_AppElementInfoCollection_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppEntityInfo_EntityId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppEntityInfo_ChartIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AppEntityInfo_ChartIds_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ArtifactIdType\" name=\"Microsoft_Dynamics_CRM_AppEntityInfo_Forms_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ArtifactIdType\" name=\"Microsoft_Dynamics_CRM_AppEntityInfo_Views_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ArtifactIdType\" name=\"Microsoft_Dynamics_CRM_AppEntityInfo_EntityDashboards_def\" /><object name=\"Microsoft_Dynamics_CRM_AppEntityInfo\"><property name=\"EntityId\" type=\"string\" /><property name=\"ChartIds\" typeRef=\"Microsoft_Dynamics_CRM_AppEntityInfo_ChartIds_def\" /><property name=\"Forms\" typeRef=\"Microsoft_Dynamics_CRM_AppEntityInfo_Forms_def\" /><property name=\"Views\" typeRef=\"Microsoft_Dynamics_CRM_AppEntityInfo_Views_def\" /><property name=\"EntityDashboards\" typeRef=\"Microsoft_Dynamics_CRM_AppEntityInfo_EntityDashboards_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppInfo_AppId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppInfo_Title_def\" /><string name=\"Microsoft_Dynamics_CRM_AppInfo_UniqueName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppInfo_IsDefault_def\" /><string name=\"Microsoft_Dynamics_CRM_AppInfo_Description_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppInfo_Status_def\" /><string name=\"Microsoft_Dynamics_CRM_AppInfo_LastModifiedOn_def\" /><string name=\"Microsoft_Dynamics_CRM_AppInfo_AppUrl_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppInfo_ClientType_def\" /><string name=\"Microsoft_Dynamics_CRM_AppInfo_MobileOfflineProfileIds_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AppInfo_MobileOfflineProfileIds_def\" /><object name=\"Microsoft_Dynamics_CRM_AppInfo\"><property name=\"AppId\" type=\"string\" /><property name=\"Title\" type=\"string\" /><property name=\"UniqueName\" type=\"string\" /><property name=\"IsDefault\" type=\"boolean\" /><property name=\"Description\" type=\"string\" /><property name=\"webResourceInfo\" typeRef=\"Microsoft_Dynamics_CRM_WebResourceInfo\" /><property name=\"welcomePageInfo\" typeRef=\"Microsoft_Dynamics_CRM_WebResourceInfo\" /><property name=\"Status\" type=\"integer\" /><property name=\"LastModifiedOn\" type=\"string\" /><property name=\"AppUrl\" type=\"string\" /><property name=\"ClientType\" type=\"integer\" /><property name=\"MobileOfflineProfileIds\" typeRef=\"Microsoft_Dynamics_CRM_AppInfo_MobileOfflineProfileIds_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AppModuleInfo\" name=\"Microsoft_Dynamics_CRM_AppModuleCollection_AppModuleInfoCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_AppModuleCollection\"><property name=\"AppModuleInfoCollection\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleCollection_AppModuleInfoCollection_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_AppModuleId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_AppUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_AppVersion_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppModuleDetails_CreatedOn_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppModuleDetails_ModifiedOn_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_AppUri_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppModuleDetails_IsDefault_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppModuleDetails_ClientType_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppModuleDetails_NavigationType_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_OptimizedFor_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_PublisherUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleDetails_PublisherName_def\" /><dateTimeString name=\"Microsoft_Dynamics_CRM_AppModuleDetails_PublishedOn_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppModuleDetails_MetadataVersionNumber_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppModuleDetails_IsFirstPartyApplication_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_CanvasAppsDetails\" name=\"Microsoft_Dynamics_CRM_AppModuleDetails_CanvasApps_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppModuleDetails_StateCode_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AppSettingDetails\" name=\"Microsoft_Dynamics_CRM_AppModuleDetails_AppSettingDetails_def\" /><object name=\"Microsoft_Dynamics_CRM_AppModuleDetails\"><property name=\"AppModuleId\" type=\"string\" /><property name=\"AppDisplayName\" typeRef=\"Microsoft_Dynamics_CRM_LocalizedLabelDetails\" /><property name=\"AppUniqueName\" type=\"string\" /><property name=\"AppVersion\" type=\"string\" /><property name=\"Description\" typeRef=\"Microsoft_Dynamics_CRM_LocalizedLabelDetails\" /><property name=\"IconWebResource\" typeRef=\"Microsoft_Dynamics_CRM_WebResourceDetails\" /><property name=\"WelcomePageWebResource\" typeRef=\"Microsoft_Dynamics_CRM_WebResourceDetails\" /><property name=\"CreatedBy\" typeRef=\"Microsoft_Dynamics_CRM_UserDetails\" /><property name=\"CreatedOn\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetails_CreatedOn_def\" /><property name=\"ModifiedBy\" typeRef=\"Microsoft_Dynamics_CRM_UserDetails\" /><property name=\"ModifiedOn\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetails_ModifiedOn_def\" /><property name=\"AppUri\" type=\"string\" /><property name=\"IsDefault\" type=\"boolean\" /><property name=\"ClientType\" type=\"integer\" /><property name=\"NavigationType\" type=\"integer\" /><property name=\"OptimizedFor\" type=\"string\" /><property name=\"PublisherUniqueName\" type=\"string\" /><property name=\"PublisherName\" type=\"string\" /><property name=\"PublishedOn\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetails_PublishedOn_def\" /><property name=\"MetadataVersionNumber\" type=\"integer\" /><property name=\"IsFirstPartyApplication\" type=\"boolean\" /><property name=\"CanvasApps\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetails_CanvasApps_def\" /><property name=\"StateCode\" type=\"integer\" /><property name=\"AppSettingDetails\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetails_AppSettingDetails_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetails\" name=\"Microsoft_Dynamics_CRM_AppModuleDetailsCollection_AppModuleDetails_def\" /><object name=\"Microsoft_Dynamics_CRM_AppModuleDetailsCollection\"><property name=\"AppModuleDetails\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleDetailsCollection_AppModuleDetails_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_PublisherName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_PublishedOn_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppVersion_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_Description_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_WebResourceUri_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_WelcomePageUri_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_CreatedOn_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_CreatedBy_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_ModifiedOn_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_ModifiedBy_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppUri_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppModuleInfo_IsDefault_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppModuleInfo_ClientType_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppModuleInfo_NavigationType_def\" /><string name=\"Microsoft_Dynamics_CRM_AppModuleInfo_OptimizedFor_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AppSettingDetails\" name=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppSettingDetails_def\" /><object name=\"Microsoft_Dynamics_CRM_AppModuleInfo\"><property name=\"AppId\" type=\"string\" /><property name=\"AppDisplayName\" type=\"string\" /><property name=\"PublisherName\" type=\"string\" /><property name=\"PublishedOn\" type=\"string\" /><property name=\"AppUniqueName\" type=\"string\" /><property name=\"AppVersion\" type=\"string\" /><property name=\"Description\" type=\"string\" /><property name=\"WebResourceUri\" type=\"string\" /><property name=\"WelcomePageUri\" type=\"string\" /><property name=\"CreatedOn\" type=\"string\" /><property name=\"CreatedBy\" type=\"string\" /><property name=\"ModifiedOn\" type=\"string\" /><property name=\"ModifiedBy\" type=\"string\" /><property name=\"AppUri\" type=\"string\" /><property name=\"IsDefault\" type=\"boolean\" /><property name=\"ClientType\" type=\"integer\" /><property name=\"NavigationType\" type=\"integer\" /><property name=\"OptimizedFor\" type=\"string\" /><property name=\"AppSettingDetails\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleInfo_AppSettingDetails_def\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_AppElementInfo\" name=\"Microsoft_Dynamics_CRM_AppModuleSaveResponse_AppElements_def\" /><object name=\"Microsoft_Dynamics_CRM_AppModuleSaveResponse\"><property name=\"AppElements\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleSaveResponse_AppElements_def\" /></object><boolean name=\"Microsoft_Dynamics_CRM_AppModuleValidationResponse_CanBeActivated_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ValidationIssue\" name=\"Microsoft_Dynamics_CRM_AppModuleValidationResponse_ValidationIssueList_def\" /><object name=\"Microsoft_Dynamics_CRM_AppModuleValidationResponse\"><property name=\"CanBeActivated\" type=\"boolean\" /><property name=\"ValidationIssueList\" typeRef=\"Microsoft_Dynamics_CRM_AppModuleValidationResponse_ValidationIssueList_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_AppUniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_AppDisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_AppId_def\" /><string name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_OverriddenValue_def\" /><string name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_OverriddenPublishedValue_def\" /><string name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_AppSettingId_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_IsCustomizable_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_IsManaged_def\" /><boolean name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo_IsPublished_def\" /><object name=\"Microsoft_Dynamics_CRM_AppOverridableSettingInfo\"><property name=\"AppUniqueName\" type=\"string\" /><property name=\"AppDisplayName\" type=\"string\" /><property name=\"AppId\" type=\"string\" /><property name=\"OverriddenValue\" type=\"string\" /><property name=\"OverriddenPublishedValue\" type=\"string\" /><property name=\"AppSettingId\" type=\"string\" /><property name=\"IsCustomizable\" type=\"boolean\" /><property name=\"IsManaged\" type=\"boolean\" /><property name=\"IsPublished\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_AppSettingDetails_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_AppSettingDetails_Value_def\" /><integer name=\"Microsoft_Dynamics_CRM_AppSettingDetails_DataType_def\" /><object name=\"Microsoft_Dynamics_CRM_AppSettingDetails\"><property name=\"Name\" type=\"string\" /><property name=\"Value\" type=\"string\" /><property name=\"DataType\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_ArtifactIdType_Id_def\" /><integer name=\"Microsoft_Dynamics_CRM_ArtifactIdType_Type_def\" /><object name=\"Microsoft_Dynamics_CRM_ArtifactIdType\"><property name=\"Id\" type=\"string\" /><property name=\"Type\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_AttributeAuditDetail_InvalidNewValueAttributes_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_AttributeAuditDetail_InvalidNewValueAttributes_def\" /><integer name=\"Microsoft_Dynamics_CRM_AttributeAuditDetail_LocLabelLanguageCode_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributeAuditDetail\"><property name=\"InvalidNewValueAttributes\" typeRef=\"Microsoft_Dynamics_CRM_AttributeAuditDetail_InvalidNewValueAttributes_def\" /><property name=\"DeletedAttributes\" typeRef=\"Microsoft_Dynamics_CRM_Collection_Int32_String\" /><property name=\"LocLabelLanguageCode\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_AttributeDescriptionMinimal_AttributeName_def\" /><string name=\"Microsoft_Dynamics_CRM_AttributeDescriptionMinimal_AttributeType_def\" /><object name=\"Microsoft_Dynamics_CRM_AttributeDescriptionMinimal\"><property name=\"AttributeName\" type=\"string\" /><property name=\"AttributeType\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_BusinessEntityChanges_MoreRecords_def\" /><string name=\"Microsoft_Dynamics_CRM_BusinessEntityChanges_PagingCookie_def\" /><string name=\"Microsoft_Dynamics_CRM_BusinessEntityChanges_DataToken_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_IChangedItem\" name=\"Microsoft_Dynamics_CRM_BusinessEntityChanges_Changes_def\" /><string name=\"Microsoft_Dynamics_CRM_BusinessEntityChanges_GlobalMetadataVersion_def\" /><object name=\"Microsoft_Dynamics_CRM_BusinessEntityChanges\"><property name=\"MoreRecords\" type=\"boolean\" /><property name=\"PagingCookie\" type=\"string\" /><property name=\"DataToken\" type=\"string\" /><property name=\"Changes\" typeRef=\"Microsoft_Dynamics_CRM_BusinessEntityChanges_Changes_def\" /><property name=\"GlobalMetadataVersion\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CacheItem_Key_def\" /><string name=\"Microsoft_Dynamics_CRM_CacheItem_Data_def\" /><object name=\"Microsoft_Dynamics_CRM_CacheItem\"><property name=\"Key\" type=\"string\" /><property name=\"Data\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CanvasAppsDetails_UniqueName_def\" /><string name=\"Microsoft_Dynamics_CRM_CanvasAppsDetails_AppId_def\" /><integer name=\"Microsoft_Dynamics_CRM_CanvasAppsDetails_Type_def\" /><string name=\"Microsoft_Dynamics_CRM_CanvasAppsDetails_PublishConfiguration_def\" /><object name=\"Microsoft_Dynamics_CRM_CanvasAppsDetails\"><property name=\"UniqueName\" type=\"string\" /><property name=\"AppId\" type=\"string\" /><property name=\"Type\" type=\"integer\" /><property name=\"PublishConfiguration\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_CanvasAppsInfo_Id_def\" /><integer name=\"Microsoft_Dynamics_CRM_CanvasAppsInfo_Type_def\" /><object name=\"Microsoft_Dynamics_CRM_CanvasAppsInfo\"><property name=\"Id\" type=\"string\" /><property name=\"Type\" type=\"integer\" /></object><string name=\"Microsoft_Dynamics_CRM_ClientEntityMetadata_AttributeNames_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_ClientEntityMetadata_AttributeNames_def\" /><object name=\"Microsoft_Dynamics_CRM_ClientEntityMetadata\"><property name=\"EntityMetadata\" typeRef=\"Microsoft_Dynamics_CRM_ComplexEntityMetadata\" /><property name=\"AttributeNames\" typeRef=\"Microsoft_Dynamics_CRM_ClientEntityMetadata_AttributeNames_def\" /><property name=\"EntityClientSetting\" typeRef=\"Microsoft_Dynamics_CRM_EntityClientSetting\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ClientEntityMetadata\" name=\"Microsoft_Dynamics_CRM_ClientMetadataResults_Entities_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ClientEntityMetadata\" name=\"Microsoft_Dynamics_CRM_ClientMetadataResults_RelationshipNavigationEntities_def\" /><string name=\"Microsoft_Dynamics_CRM_ClientMetadataResults_OtherMetadata_def\" /><object name=\"Microsoft_Dynamics_CRM_ClientMetadataResults\"><property name=\"Entities\" typeRef=\"Microsoft_Dynamics_CRM_ClientMetadataResults_Entities_def\" /><property name=\"RelationshipNavigationEntities\" typeRef=\"Microsoft_Dynamics_CRM_ClientMetadataResults_RelationshipNavigationEntities_def\" /><property name=\"OtherMetadata\" type=\"string\" /></object><integer name=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Count_def\" /><integer name=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Keys_def_items_def\" /><array type=\"integer\" name=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Keys_def\" /><string name=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Values_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_Collection_Int32_String\"><property name=\"Count\" type=\"integer\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_Collection_Int32_String_Values_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ConditionExpression_EntityName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_ConditionExpression_CompareColumns_def\" /><string name=\"Microsoft_Dynamics_CRM_ConditionExpression_AttributeName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_Object\" name=\"Microsoft_Dynamics_CRM_ConditionExpression_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_ConditionExpression\"><property name=\"EntityName\" type=\"string\" /><property name=\"CompareColumns\" type=\"boolean\" /><property name=\"AttributeName\" type=\"string\" /><property name=\"Operator\" type=\"string\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_ConditionExpression_Values_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_DataProcessingConfigurationId_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_EndPoints_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_EndPoints_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_JobName_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_Script_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_JobArguments_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_JobArguments_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ScalarInputParameter\" name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_ScalarInputs_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_CallbackUri_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_UpstreamResultInput\" name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_UpstreamResults_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_OverrideApplicationId_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_ModuleConfigurationJson_def\" /><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_ModuleRunId_def\" /><object name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest\"><property name=\"DataProcessingConfigurationId\" type=\"string\" /><property name=\"EndPoints\" typeRef=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_EndPoints_def\" /><property name=\"JobName\" type=\"string\" /><property name=\"Script\" type=\"string\" /><property name=\"JobArguments\" typeRef=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_JobArguments_def\" /><property name=\"ScalarInputs\" typeRef=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_ScalarInputs_def\" /><property name=\"CallbackUri\" type=\"string\" /><property name=\"UpstreamResults\" typeRef=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecuteRequest_UpstreamResults_def\" /><property name=\"OverrideApplicationId\" type=\"string\" /><property name=\"DirectEntryContext\" typeRef=\"Microsoft_Dynamics_CRM_DirectEntryContext\" /><property name=\"ModuleConfigurationJson\" type=\"string\" /><property name=\"ModuleRunId\" type=\"string\" /><property name=\"ModuleRunIncrementalSettings\" typeRef=\"Microsoft_Dynamics_CRM_ModuleRunIncrementalSettings\" /></object><string name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecutionResponse_RunId_def\" /><object name=\"Microsoft_Dynamics_CRM_DataProcessingModuleExecutionResponse\"><property name=\"RunId\" type=\"string\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo\" name=\"Microsoft_Dynamics_CRM_DependencyMetadataCollection_DependencyMetadataInfoCollection_def\" /><object name=\"Microsoft_Dynamics_CRM_DependencyMetadataCollection\"><property name=\"DependencyMetadataInfoCollection\" typeRef=\"Microsoft_Dynamics_CRM_DependencyMetadataCollection_DependencyMetadataInfoCollection_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentobjectid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentdisplayname_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponenttype_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentname_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponenttypename_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentbasesolutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentbasesolutionname_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentparentid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_requiredcomponentparentdisplayname_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentobjectid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentdisplayname_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponenttype_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentname_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponenttypename_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentbasesolutionid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentbasesolutionname_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentparentid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependentcomponentparentdisplayname_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependencyid_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependencytype_def\" /><string name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo_dependencytypename_def\" /><object name=\"Microsoft_Dynamics_CRM_DependencyMetadataInfo\"><property name=\"requiredcomponentobjectid\" type=\"string\" /><property name=\"requiredcomponentdisplayname\" type=\"string\" /><property name=\"requiredcomponenttype\" type=\"integer\" /><property name=\"requiredcomponentname\" type=\"string\" /><property name=\"requiredcomponenttypename\" type=\"string\" /><property name=\"requiredcomponentbasesolutionid\" type=\"string\" /><property name=\"requiredcomponentbasesolutionname\" type=\"string\" /><property name=\"requiredcomponentparentid\" type=\"string\" /><property name=\"requiredcomponentparentdisplayname\" type=\"string\" /><property name=\"dependentcomponentobjectid\" type=\"string\" /><property name=\"dependentcomponentdisplayname\" type=\"string\" /><property name=\"dependentcomponenttype\" type=\"integer\" /><property name=\"dependentcomponentname\" type=\"string\" /><property name=\"dependentcomponenttypename\" type=\"string\" /><property name=\"dependentcomponentbasesolutionid\" type=\"string\" /><property name=\"dependentcomponentbasesolutionname\" type=\"string\" /><property name=\"dependentcomponentparentid\" type=\"string\" /><property name=\"dependentcomponentparentdisplayname\" type=\"string\" /><property name=\"dependencyid\" type=\"string\" /><property name=\"dependencytype\" type=\"integer\" /><property name=\"dependencytypename\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_AttributeId_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_AttributeType_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_AttributeFormatType_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_EntityName_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_IsCustomAttribute_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_IsValidForAdvancedFind_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_IsValidForGrid_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_YomiOf_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_AttributeOf_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_Targets_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_Targets_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_IsRangeBased_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_MinValue_def\" /><untypedObject name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_MaxValue_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_Precision_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_MaxLength_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata\"><property name=\"AttributeId\" type=\"string\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"AttributeType\" type=\"string\" /><property name=\"AttributeFormatType\" type=\"string\" /><property name=\"EntityName\" type=\"string\" /><property name=\"IsCustomAttribute\" type=\"boolean\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"IsValidForGrid\" type=\"boolean\" /><property name=\"YomiOf\" type=\"string\" /><property name=\"AttributeOf\" type=\"string\" /><property name=\"OptionSet\" typeRef=\"Microsoft_Dynamics_CRM_DependentOptionSetMetadata\" /><property name=\"Targets\" typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_Targets_def\" /><property name=\"IsRangeBased\" type=\"boolean\" /><property name=\"MinValue\" typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_MinValue_def\" /><property name=\"MaxValue\" typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata_MaxValue_def\" /><property name=\"Precision\" type=\"integer\" /><property name=\"MaxLength\" type=\"integer\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadata\" name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadataCollection_DependentAttributes_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentAttributeMetadataCollection\"><property name=\"DependentAttributes\" typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadataCollection_DependentAttributes_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_EntityId_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_LogicalCollectionName_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_ObjectTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_PrimaryNameAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_PrimaryIdAttribute_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata_HasHierarchicalRelationship_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentEntityMetadata\"><property name=\"EntityId\" type=\"string\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"LogicalCollectionName\" type=\"string\" /><property name=\"ObjectTypeCode\" type=\"integer\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"PrimaryNameAttribute\" type=\"string\" /><property name=\"PrimaryIdAttribute\" type=\"string\" /><property name=\"HasHierarchicalRelationship\" type=\"boolean\" /><property name=\"Attributes\" typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadataCollection\" /><property name=\"Relationships\" typeRef=\"Microsoft_Dynamics_CRM_DependentRelationshipCollection\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_DependentEntityMetadata\" name=\"Microsoft_Dynamics_CRM_DependentEntityMetadataCollection_DependantEntities_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentEntityMetadataCollection\"><property name=\"DependantEntities\" typeRef=\"Microsoft_Dynamics_CRM_DependentEntityMetadataCollection_DependantEntities_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata_IntersectEntity_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata_FromEntityAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata_ToEntityAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata_IntersectPrimaryAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata_IntersectRelatedAttribute_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata\"><property name=\"IntersectEntity\" type=\"string\" /><property name=\"FromEntityAttribute\" type=\"string\" /><property name=\"ToEntityAttribute\" type=\"string\" /><property name=\"IntersectPrimaryAttribute\" type=\"string\" /><property name=\"IntersectRelatedAttribute\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_DependentOptionMetadata_Label_def\" /><integer name=\"Microsoft_Dynamics_CRM_DependentOptionMetadata_Value_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentOptionMetadata\"><property name=\"Label\" type=\"string\" /><property name=\"Value\" type=\"integer\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_DependentOptionMetadata\" name=\"Microsoft_Dynamics_CRM_DependentOptionMetadataCollection_OptionList_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentOptionMetadataCollection\"><property name=\"OptionList\" typeRef=\"Microsoft_Dynamics_CRM_DependentOptionMetadataCollection_OptionList_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DependentOptionSetMetadata_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentOptionSetMetadata_Type_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentOptionSetMetadata\"><property name=\"Name\" type=\"string\" /><property name=\"Type\" type=\"string\" /><property name=\"TrueOption\" typeRef=\"Microsoft_Dynamics_CRM_DependentOptionMetadata\" /><property name=\"FalseOption\" typeRef=\"Microsoft_Dynamics_CRM_DependentOptionMetadata\" /><property name=\"Options\" typeRef=\"Microsoft_Dynamics_CRM_DependentOptionMetadataCollection\" /></object><string name=\"Microsoft_Dynamics_CRM_DependentRelationship_MetadataId_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentRelationship_Name_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentRelationship_ReferencingAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentRelationship_ReferencedAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_DependentRelationship_RelationshipEntity_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentRelationship_IsValidForAdvancedFind_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentRelationship_HasReadPrivilege_def\" /><boolean name=\"Microsoft_Dynamics_CRM_DependentRelationship_IsHierarchical_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentRelationship\"><property name=\"MetadataId\" type=\"string\" /><property name=\"Name\" type=\"string\" /><property name=\"EntityRelationshipType\" type=\"string\" /><property name=\"ReferencingAttribute\" type=\"string\" /><property name=\"ReferencedAttribute\" type=\"string\" /><property name=\"RelationshipEntity\" type=\"string\" /><property name=\"IsValidForAdvancedFind\" type=\"boolean\" /><property name=\"HasReadPrivilege\" type=\"boolean\" /><property name=\"IsHierarchical\" type=\"boolean\" /><property name=\"ManyToManyRelationshipMetadata\" typeRef=\"Microsoft_Dynamics_CRM_DependentManyToManyRelationshipMetadata\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_DependentRelationship\" name=\"Microsoft_Dynamics_CRM_DependentRelationshipCollection_DependentRelationships_def\" /><object name=\"Microsoft_Dynamics_CRM_DependentRelationshipCollection\"><property name=\"DependentRelationships\" typeRef=\"Microsoft_Dynamics_CRM_DependentRelationshipCollection_DependentRelationships_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncMetadataScript_Entity_def\" /><string name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncMetadataScript_Scripts_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncMetadataScript_Scripts_def\" /><object name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncMetadataScript\"><property name=\"Entity\" type=\"string\" /><property name=\"Scripts\" typeRef=\"Microsoft_Dynamics_CRM_DirectDeviceSyncMetadataScript_Scripts_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncRecordInfo_Id_def\" /><integer name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncRecordInfo_Version_def\" /><object name=\"Microsoft_Dynamics_CRM_DirectDeviceSyncRecordInfo\"><property name=\"Id\" type=\"string\" /><property name=\"Version\" type=\"integer\" /></object><array typeRef=\"Microsoft_Dynamics_CRM_ScalarInputParameter\" name=\"Microsoft_Dynamics_CRM_DirectEntryContext_SparkConfiguration_def\" /><string name=\"Microsoft_Dynamics_CRM_DirectEntryContext_Arguments_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DirectEntryContext_Arguments_def\" /><string name=\"Microsoft_Dynamics_CRM_DirectEntryContext_FileName_def\" /><string name=\"Microsoft_Dynamics_CRM_DirectEntryContext_ClassName_def\" /><string name=\"Microsoft_Dynamics_CRM_DirectEntryContext_Archives_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DirectEntryContext_Archives_def\" /><object name=\"Microsoft_Dynamics_CRM_DirectEntryContext\"><property name=\"SparkConfiguration\" typeRef=\"Microsoft_Dynamics_CRM_DirectEntryContext_SparkConfiguration_def\" /><property name=\"Arguments\" typeRef=\"Microsoft_Dynamics_CRM_DirectEntryContext_Arguments_def\" /><property name=\"FileName\" type=\"string\" /><property name=\"ClassName\" type=\"string\" /><property name=\"Archives\" typeRef=\"Microsoft_Dynamics_CRM_DirectEntryContext_Archives_def\" /></object><string name=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse_DistinctRelatedEntities_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse_DistinctRelatedEntities_def\" /><string name=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse_EntitiesNotInProfile_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse_EntitiesNotInProfile_def\" /><object name=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse\"><property name=\"DistinctRelatedEntities\" typeRef=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse_DistinctRelatedEntities_def\" /><property name=\"EntitiesNotInProfile\" typeRef=\"Microsoft_Dynamics_CRM_DistinctMobileOfflineRelatedEntitiesResponse_EntitiesNotInProfile_def\" /></object><string name=\"Microsoft_Dynamics_CRM_ElasticEntitiesFilePointer_FileId_def\" /><string name=\"Microsoft_Dynamics_CRM_ElasticEntitiesFilePointer_PartitionId_def\" /><object name=\"Microsoft_Dynamics_CRM_ElasticEntitiesFilePointer\"><property name=\"FileId\" type=\"string\" /><property name=\"PartitionId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_EntityAndAttribute_EntityName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityAndAttribute_AttributeName_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityAndAttribute\"><property name=\"EntityName\" type=\"string\" /><property name=\"AttributeName\" type=\"string\" /></object><boolean name=\"Microsoft_Dynamics_CRM_EntityClientSetting_AllowMainFormDialogForCreate_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityClientSetting_AllowMainFormDialogForEdit_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityClientSetting\"><property name=\"AllowMainFormDialogForCreate\" type=\"boolean\" /><property name=\"AllowMainFormDialogForEdit\" type=\"boolean\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_EntityCollection\" /><string name=\"Microsoft_Dynamics_CRM_EntityDescriptionMinimal_EntityName_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_AttributeDescriptionMinimal\" name=\"Microsoft_Dynamics_CRM_EntityDescriptionMinimal_AttributeDescriptions_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityDescriptionMinimal\"><property name=\"EntityName\" type=\"string\" /><property name=\"AttributeDescriptions\" typeRef=\"Microsoft_Dynamics_CRM_EntityDescriptionMinimal_AttributeDescriptions_def\" /></object><integer name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_ObjectTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_FilePointers_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_FilePointers_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_ElasticEntitiesFilePointer\" name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_ElasticEntitiesFilePointers_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_OrganizationId_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_ScaleGroupId_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest\"><property name=\"ObjectTypeCode\" type=\"integer\" /><property name=\"FilePointers\" typeRef=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_FilePointers_def\" /><property name=\"ElasticEntitiesFilePointers\" typeRef=\"Microsoft_Dynamics_CRM_EntityFilePointersRequest_ElasticEntitiesFilePointers_def\" /><property name=\"OrganizationId\" type=\"string\" /><property name=\"ScaleGroupId\" type=\"string\" /></object><string name=\"Microsoft_Dynamics_CRM_EntityFilePointersResponse_UnReferencedFiles_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_EntityFilePointersResponse_UnReferencedFiles_def\" /><boolean name=\"Microsoft_Dynamics_CRM_EntityFilePointersResponse_IsCmkEnabled_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityFilePointersResponse\"><property name=\"UnReferencedFiles\" typeRef=\"Microsoft_Dynamics_CRM_EntityFilePointersResponse_UnReferencedFiles_def\" /><property name=\"IsCmkEnabled\" type=\"boolean\" /></object><string name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_EntityId_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_LogicalName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_LogicalCollectionName_def\" /><integer name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_ObjectTypeCode_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_DisplayName_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_PrimaryNameAttribute_def\" /><string name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata_PrimaryIdAttribute_def\" /><object name=\"Microsoft_Dynamics_CRM_EntityRelationsWithDependantEntityMetadata\"><property name=\"EntityId\" type=\"string\" /><property name=\"LogicalName\" type=\"string\" /><property name=\"LogicalCollectionName\" type=\"string\" /><property name=\"ObjectTypeCode\" type=\"integer\" /><property name=\"DisplayName\" type=\"string\" /><property name=\"PrimaryNameAttribute\" type=\"string\" /><property name=\"PrimaryIdAttribute\" type=\"string\" /><property name=\"AttributesMetadata\" typeRef=\"Microsoft_Dynamics_CRM_DependentAttributeMetadataCollection\" /><property name=\"EntityRelationshipCollection\" typeRef=\"Microsoft_Dynamics_CRM_DependentRelationshipCollection\" /><property name=\"DependantEntitiesCollection\" typeRef=\"Microsoft_Dynamics_CRM_DependentEntityMetadataCollection\" /></object><untypedObject name=\"Microsoft_Dynamics_CRM_IChangedItem\" /><integer name=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_Count_def\" /><boolean name=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_IsReadOnly_def\" /><string name=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_Keys_def_items_def\" /><array type=\"string\" name=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_Keys_def\" /><array typeRef=\"Microsoft_Dynamics_CRM_StringCollection\" name=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_Values_def\" /><object name=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata\"><property name=\"Count\" type=\"integer\" /><property name=\"IsReadOnly\" type=\"boolean\" /><property name=\"Keys\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_Keys_def\" /><property name=\"Values\" typeRef=\"Microsoft_Dynamics_CRM_SubscriptionEntityMetadata_Values_def\" /></object><string name=\"Microsoft_Dynamics_CRM_AccessRights\" /><string name=\"Microsoft_Dynamics_CRM_AssociatedMenuBehavior\" /><string name=\"Microsoft_Dynamics_CRM_AssociatedMenuGroup\" /><string name=\"Microsoft_Dynamics_CRM_AttributeRequiredLevel\" /><string name=\"Microsoft_Dynamics_CRM_AttributeTypeCode\" /><string name=\"Microsoft_Dynamics_CRM_BusinessNotificationParameterType\" /><string name=\"Microsoft_Dynamics_CRM_BusinessNotificationSeverity\" /><string name=\"Microsoft_Dynamics_CRM_CascadeType\" /><string name=\"Microsoft_Dynamics_CRM_ChannelAccessProfilePrivilegeDepth\" /><string name=\"Microsoft_Dynamics_CRM_ConditionOperator\" /><string name=\"Microsoft_Dynamics_CRM_DateTimeFormat\" /><string name=\"Microsoft_Dynamics_CRM_DeletedMetadataFilters\" /><string name=\"Microsoft_Dynamics_CRM_DependencyDepth\" /><string name=\"Microsoft_Dynamics_CRM_EndpointAccessType\" /><string name=\"Microsoft_Dynamics_CRM_EndpointType\" /><string name=\"Microsoft_Dynamics_CRM_EntityFilters\" /><string name=\"Microsoft_Dynamics_CRM_EntityKeyIndexStatus\" /><string name=\"Microsoft_Dynamics_CRM_ErrorType\" /><string name=\"Microsoft_Dynamics_CRM_ImeMode\" /><string name=\"Microsoft_Dynamics_CRM_ImportDecision\" /><string name=\"Microsoft_Dynamics_CRM_IntegerFormat\" /><string name=\"Microsoft_Dynamics_CRM_JoinOperator\" /><string name=\"Microsoft_Dynamics_CRM_LayerDesiredOrderType\" /><string name=\"Microsoft_Dynamics_CRM_LogicalOperator\" /><string name=\"Microsoft_Dynamics_CRM_LookupFormat\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyEvaluationPriority\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyOperation\" /><string name=\"Microsoft_Dynamics_CRM_ManagedPropertyType\" /><string name=\"Microsoft_Dynamics_CRM_MetadataConditionOperator\" /><string name=\"Microsoft_Dynamics_CRM_OptionSetType\" /><string name=\"Microsoft_Dynamics_CRM_OrderType\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationState\" /><string name=\"Microsoft_Dynamics_CRM_OrganizationType\" /><string name=\"Microsoft_Dynamics_CRM_OwnershipTypes\" /><string name=\"Microsoft_Dynamics_CRM_PresentInOrg\" /><string name=\"Microsoft_Dynamics_CRM_PrivilegeDepth\" /><string name=\"Microsoft_Dynamics_CRM_PrivilegeType\" /><string name=\"Microsoft_Dynamics_CRM_ProvisionLanguageForUserStatusType\" /><string name=\"Microsoft_Dynamics_CRM_RecentlyViewedRecordType\" /><string name=\"Microsoft_Dynamics_CRM_RelationshipType\" /><string name=\"Microsoft_Dynamics_CRM_ResultCode\" /><string name=\"Microsoft_Dynamics_CRM_RibbonLocationFilters\" /><string name=\"Microsoft_Dynamics_CRM_RollupType\" /><string name=\"Microsoft_Dynamics_CRM_SearchDirection\" /><string name=\"Microsoft_Dynamics_CRM_SecurityTypes\" /><string name=\"Microsoft_Dynamics_CRM_SolutionOperationStatus\" /><string name=\"Microsoft_Dynamics_CRM_SolutionOperationType\" /><string name=\"Microsoft_Dynamics_CRM_SolutionValidationResultType\" /><string name=\"Microsoft_Dynamics_CRM_StageSolutionStatus\" /><string name=\"Microsoft_Dynamics_CRM_StringFormat\" /><string name=\"Microsoft_Dynamics_CRM_SubCode\" /><string name=\"Microsoft_Dynamics_CRM_TargetFieldType\" /><string name=\"Microsoft_Dynamics_CRM_TimeCode\" /><string name=\"Microsoft_Dynamics_CRM_ValidateSolutionStatus\" /><string name=\"Microsoft_Dynamics_CRM_XrmAggregateType\" /><string name=\"Microsoft_Dynamics_CRM_XrmDateTimeGrouping\" /><object name=\"odata_error\"><property name=\"error\" typeRef=\"odata_error_main\" /></object><string name=\"odata_error_main_code_def\" /><string name=\"odata_error_main_message_def\" /><string name=\"odata_error_main_target_def\" /><array typeRef=\"odata_error_detail\" name=\"odata_error_main_details_def\" /><untypedObject name=\"odata_error_main_innererror_def\" /><object name=\"odata_error_main\"><property name=\"code\" type=\"string\" /><property name=\"message\" type=\"string\" /><property name=\"target\" type=\"string\" /><property name=\"details\" typeRef=\"odata_error_main_details_def\" /><property name=\"innererror\" typeRef=\"odata_error_main_innererror_def\" /></object><string name=\"odata_error_detail_code_def\" /><string name=\"odata_error_detail_message_def\" /><string name=\"odata_error_detail_target_def\" /><object name=\"odata_error_detail\"><property name=\"code\" type=\"string\" /><property name=\"message\" type=\"string\" /><property name=\"target\" type=\"string\" /></object><untypedObject name=\"EntityListItem\" /><array typeRef=\"EntityListItem\" name=\"EntityList_value_def\" /><object name=\"EntityList\"><property name=\"value\" typeRef=\"EntityList_value_def\" /></object><string name=\"adx_SendEmailConfirmationToContact_param_body_def_CallbackUrl_def\" /><string name=\"adx_SendEmailConfirmationToContact_param_body_def_Code_def\" /><string name=\"adx_SendEmailConfirmationToContact_param_body_def_UrlCode_def\" /><string name=\"adx_SendEmailConfirmationToContact_param_body_def_UserId_def\" /><string name=\"adx_SendEmailConfirmationToContact_param_body_def_BusinessProcessFlowId_def\" /><string name=\"adx_SendEmailConfirmationToContact_param_body_def_BusinessProcessFlowInstanceId_def\" /><string name=\"adx_SendEmailConfirmationToContact_param_body_def_ActionStepId_def\" /><object name=\"adx_SendEmailConfirmationToContact_param_body_def\"><property name=\"CallbackUrl\" type=\"string\" /><property name=\"Code\" type=\"string\" /><property name=\"UrlCode\" type=\"string\" /><property name=\"UserId\" type=\"string\" /><property name=\"BusinessProcessFlowId\" type=\"string\" /><property name=\"BusinessProcessFlowInstanceId\" type=\"string\" /><property name=\"ActionStepId\" type=\"string\" /></object><string name=\"adx_SendEmailTwoFactorCodeToContact_param_body_def_Code_def\" /><string name=\"adx_SendEmailTwoFactorCodeToContact_param_body_def_BusinessProcessFlowId_def\" /><string name=\"adx_SendEmailTwoFactorCodeToContact_param_body_def_BusinessProcessFlowInstanceId_def\" /><string name=\"adx_SendEmailTwoFactorCodeToContact_param_body_def_ActionStepId_def\" /><object name=\"adx_SendEmailTwoFactorCodeToContact_param_body_def\"><property name=\"Code\" type=\"string\" /><property name=\"BusinessProcessFlowId\" type=\"string\" /><property name=\"BusinessProcessFlowInstanceId\" type=\"string\" /><property name=\"ActionStepId\" type=\"string\" /></object><string name=\"adx_SendPasswordResetToContact_param_body_def_CallbackUrl_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_Code_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_UrlCode_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_Email_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_UserId_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_BusinessProcessFlowId_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_BusinessProcessFlowInstanceId_def\" /><string name=\"adx_SendPasswordResetToContact_param_body_def_ActionStepId_def\" /><object name=\"adx_SendPasswordResetToContact_param_body_def\"><property name=\"CallbackUrl\" type=\"string\" /><property name=\"Code\" type=\"string\" /><property name=\"UrlCode\" type=\"string\" /><property name=\"Email\" type=\"string\" /><property name=\"UserId\" type=\"string\" /><property name=\"BusinessProcessFlowId\" type=\"string\" /><property name=\"BusinessProcessFlowInstanceId\" type=\"string\" /><property name=\"ActionStepId\" type=\"string\" /></object></jsonTypes></grammars><resources siena:authenticationProviderHref=\"#PowerAppAuth\" base=\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0\"><resource path=\"/contacts({contactid})/Microsoft.Dynamics.CRM.adx_SendEmailConfirmationToContact\"><param style=\"template\" name=\"contactid\" type=\"xs:string\" required=\"true\"><doc title=\"key: contactid\" /></param><method siena:requiresAuthentication=\"true\" name=\"POST\" id=\"adx_SendEmailConfirmationToContact\" actionName=\"adx_SendEmailConfirmationToContact\" siena:isDeprecated=\"false\"><doc title=\"Invoke action adx_SendEmailConfirmationToContact\" /><request><representation mediaType=\"application/json\"><param style=\"plain\" name=\"CallbackUrl\" path=\"/CallbackUrl\" type=\"xs:string\" /><param style=\"plain\" name=\"Code\" path=\"/Code\" type=\"xs:string\" /><param style=\"plain\" name=\"UrlCode\" path=\"/UrlCode\" type=\"xs:string\" /><param style=\"plain\" name=\"UserId\" path=\"/UserId\" type=\"xs:string\" /><param style=\"plain\" name=\"BusinessProcessFlowId\" path=\"/BusinessProcessFlowId\" type=\"xs:string\" /><param style=\"plain\" name=\"BusinessProcessFlowInstanceId\" path=\"/BusinessProcessFlowInstanceId\" type=\"xs:string\" /><param style=\"plain\" name=\"ActionStepId\" path=\"/ActionStepId\" type=\"xs:string\" /></representation></request></method></resource><resource path=\"/contacts({contactid})/Microsoft.Dynamics.CRM.adx_SendEmailTwoFactorCodeToContact\"><param style=\"template\" name=\"contactid\" type=\"xs:string\" required=\"true\"><doc title=\"key: contactid\" /></param><method siena:requiresAuthentication=\"true\" name=\"POST\" id=\"adx_SendEmailTwoFactorCodeToContact\" actionName=\"adx_SendEmailTwoFactorCodeToContact\" siena:isDeprecated=\"false\"><doc title=\"Invoke action adx_SendEmailTwoFactorCodeToContact\" /><request><representation mediaType=\"application/json\"><param style=\"plain\" name=\"Code\" path=\"/Code\" type=\"xs:string\" /><param style=\"plain\" name=\"BusinessProcessFlowId\" path=\"/BusinessProcessFlowId\" type=\"xs:string\" /><param style=\"plain\" name=\"BusinessProcessFlowInstanceId\" path=\"/BusinessProcessFlowInstanceId\" type=\"xs:string\" /><param style=\"plain\" name=\"ActionStepId\" path=\"/ActionStepId\" type=\"xs:string\" /></representation></request></method></resource><resource path=\"/contacts({contactid})/Microsoft.Dynamics.CRM.adx_SendPasswordResetToContact\"><param style=\"template\" name=\"contactid\" type=\"xs:string\" required=\"true\"><doc title=\"key: contactid\" /></param><method siena:requiresAuthentication=\"true\" name=\"POST\" id=\"adx_SendPasswordResetToContact\" actionName=\"adx_SendPasswordResetToContact\" siena:isDeprecated=\"false\"><doc title=\"Invoke action adx_SendPasswordResetToContact\" /><request><representation mediaType=\"application/json\"><param style=\"plain\" name=\"CallbackUrl\" path=\"/CallbackUrl\" type=\"xs:string\" /><param style=\"plain\" name=\"Code\" path=\"/Code\" type=\"xs:string\" /><param style=\"plain\" name=\"UrlCode\" path=\"/UrlCode\" type=\"xs:string\" /><param style=\"plain\" name=\"Email\" path=\"/Email\" type=\"xs:string\" /><param style=\"plain\" name=\"UserId\" path=\"/UserId\" type=\"xs:string\" /><param style=\"plain\" name=\"BusinessProcessFlowId\" path=\"/BusinessProcessFlowId\" type=\"xs:string\" /><param style=\"plain\" name=\"BusinessProcessFlowInstanceId\" path=\"/BusinessProcessFlowInstanceId\" type=\"xs:string\" /><param style=\"plain\" name=\"ActionStepId\" path=\"/ActionStepId\" type=\"xs:string\" /></representation></request></method></resource></resources><authenticationProviders xmlns=\"http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11\"><connectionProvider id=\"PowerAppAuth\" siena:connectionProviderId=\"contact\" /></authenticationProviders><template xmlns=\"http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11\"><variable name=\"connectionId\"><modifyParams style=\"template\" name=\"connectionId\" attribute=\"fixed\" /></variable></template></application>" + } + }, + { + "DisplayName": "Contacts (Views)", + "Name": "_contact_views", + "RelatedEntityName": "Contacts", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "00000000-0000-0000-00aa-000000666400": "Contacts Advanced Find View", + "00000000-0000-0000-00aa-000010001003": "My Active Contacts", + "00000000-0000-0000-00aa-000010001004": "Active Contacts", + "00000000-0000-0000-00aa-000010001033": "Inactive Contacts", + "00000000-0000-0000-00aa-000010001210": "Contact Associated View", + "0a8fa653-4147-4282-bf6b-168cfa839803": "Contacts: Influenced Deals That We Won", + "0d5d377b-5e7c-47b5-bab1-a5cb8b4ac105": "All Contacts", + "73bc2d9b-4e0e-424c-8839-ed59d6817e3a": "Active Contacts Subgrid View", + "927e6cd8-b3ed-4c20-a154-b8bd8a86d172": "Contacts: No Campaign Activities in Last 3 Months", + "9c241a33-ca0b-4e50-ae92-db780d5b2a12": "Contacts: Responded to Campaigns in Last 6 Months", + "a2d479c5-53e3-4c69-addd-802327e67a0d": "Contacts Lookup View", + "ab582fb0-a846-453e-ad88-77f75ce91264": "My Connections", + "eda26f1e-dbcc-40ad-91f2-ff2878d1d8d8": "Entitlement Contacts" + } + }, + { + "DisplayName": "Confirm Remove Password (Contacts)", + "Name": "adx_contact_adx_confirmremovepassword", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_confirmremovepassword", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_confirmremovepassword", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Email Confirmed (Contacts)", + "Name": "adx_contact_adx_identity_emailaddress1confirmed", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_identity_emailaddress1confirmed", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_identity_emailaddress1confirmed", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Local Login Disabled (Contacts)", + "Name": "adx_contact_adx_identity_locallogindisabled", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_identity_locallogindisabled", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_identity_locallogindisabled", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Lockout Enabled (Contacts)", + "Name": "adx_contact_adx_identity_lockoutenabled", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_identity_lockoutenabled", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_identity_lockoutenabled", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Login Enabled (Contacts)", + "Name": "adx_contact_adx_identity_logonenabled", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_identity_logonenabled", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_identity_logonenabled", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Mobile Phone Confirmed (Contacts)", + "Name": "adx_contact_adx_identity_mobilephoneconfirmed", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_identity_mobilephoneconfirmed", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_identity_mobilephoneconfirmed", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Two Factor Enabled (Contacts)", + "Name": "adx_contact_adx_identity_twofactorenabled", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_identity_twofactorenabled", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_identity_twofactorenabled", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Profile Alert (Contacts)", + "Name": "adx_contact_adx_profilealert", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_profilealert", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_profilealert", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Profile Is Anonymous (Contacts)", + "Name": "adx_profileisanonymous_contact", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "adx_profileisanonymous", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "adx_profileisanonymous", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Role (Contacts)", + "Name": "contact_accountrolecode", + "OptionSetInfoNameMapping": { + "1": "Decision Maker", + "2": "Employee", + "3": "Influencer" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "accountrolecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "accountrolecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 1: Address Type (Contacts)", + "Name": "contact_address1_addresstypecode", + "OptionSetInfoNameMapping": { + "1": "Bill To", + "2": "Ship To", + "3": "Primary", + "4": "Other" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address1_addresstypecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address1_addresstypecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 1: Freight Terms (Contacts)", + "Name": "contact_address1_freighttermscode", + "OptionSetInfoNameMapping": { + "1": "FOB", + "2": "No Charge" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address1_freighttermscode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address1_freighttermscode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 1: Shipping Method (Contacts)", + "Name": "contact_address1_shippingmethodcode", + "OptionSetInfoNameMapping": { + "1": "Airborne", + "2": "DHL", + "3": "FedEx", + "4": "UPS", + "5": "Postal Mail", + "6": "Full Load", + "7": "Will Call" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address1_shippingmethodcode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address1_shippingmethodcode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 2: Address Type (Contacts)", + "Name": "contact_address2_addresstypecode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address2_addresstypecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address2_addresstypecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 2: Freight Terms (Contacts)", + "Name": "contact_address2_freighttermscode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address2_freighttermscode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address2_freighttermscode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 2: Shipping Method (Contacts)", + "Name": "contact_address2_shippingmethodcode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address2_shippingmethodcode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address2_shippingmethodcode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 3: Address Type (Contacts)", + "Name": "contact_address3_addresstypecode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address3_addresstypecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address3_addresstypecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 3: Freight Terms (Contacts)", + "Name": "contact_address3_freighttermscode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address3_freighttermscode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address3_freighttermscode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Address 3: Shipping Method (Contacts)", + "Name": "contact_address3_shippingmethodcode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "address3_shippingmethodcode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "address3_shippingmethodcode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Credit Hold (Contacts)", + "Name": "contact_creditonhold", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "creditonhold", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "creditonhold", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Customer Size (Contacts)", + "Name": "contact_customersizecode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "customersizecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "customersizecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Relationship Type (Contacts)", + "Name": "contact_customertypecode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "customertypecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "customertypecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Do not allow Bulk Emails (Contacts)", + "Name": "contact_donotbulkemail", + "OptionSetInfoNameMapping": { + "0": "Allow", + "1": "Do Not Allow" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotbulkemail", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotbulkemail", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Do not allow Bulk Mails (Contacts)", + "Name": "contact_donotbulkpostalmail", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotbulkpostalmail", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotbulkpostalmail", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Do not allow Emails (Contacts)", + "Name": "contact_donotemail", + "OptionSetInfoNameMapping": { + "0": "Allow", + "1": "Do Not Allow" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotemail", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotemail", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Do not allow Faxes (Contacts)", + "Name": "contact_donotfax", + "OptionSetInfoNameMapping": { + "0": "Allow", + "1": "Do Not Allow" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotfax", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotfax", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Do not allow Phone Calls (Contacts)", + "Name": "contact_donotphone", + "OptionSetInfoNameMapping": { + "0": "Allow", + "1": "Do Not Allow" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotphone", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotphone", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Do not allow Mails (Contacts)", + "Name": "contact_donotpostalmail", + "OptionSetInfoNameMapping": { + "0": "Allow", + "1": "Do Not Allow" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotpostalmail", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotpostalmail", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Send Marketing Materials (Contacts)", + "Name": "contact_donotsendmm", + "OptionSetInfoNameMapping": { + "0": "Send", + "1": "Do Not Send" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "donotsendmm", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "donotsendmm", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Education (Contacts)", + "Name": "contact_educationcode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "educationcode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "educationcode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Marital Status (Contacts)", + "Name": "contact_familystatuscode", + "OptionSetInfoNameMapping": { + "1": "Single", + "2": "Married", + "3": "Divorced", + "4": "Widowed" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "familystatuscode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "familystatuscode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Follow Email Activity (Contacts)", + "Name": "contact_followemail", + "OptionSetInfoNameMapping": { + "0": "Do Not Allow", + "1": "Allow" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "followemail", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "followemail", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Gender (Contacts)", + "Name": "contact_gendercode", + "OptionSetInfoNameMapping": { + "1": "Male", + "2": "Female" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "gendercode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "gendercode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Has Children (Contacts)", + "Name": "contact_haschildrencode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "haschildrencode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "haschildrencode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Auto-created (Contacts)", + "Name": "contact_isautocreate", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "isautocreate", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "isautocreate", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Back Office Customer (Contacts)", + "Name": "contact_isbackofficecustomer", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "isbackofficecustomer", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "isbackofficecustomer", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "IsPrivate (Contacts)", + "Name": "contact_isprivate", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "isprivate", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "isprivate", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Lead Source (Contacts)", + "Name": "contact_leadsourcecode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "leadsourcecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "leadsourcecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Marketing Only (Contacts)", + "Name": "contact_marketingonly", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "marketingonly", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "marketingonly", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Merged (Contacts)", + "Name": "contact_merged", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "merged", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "merged", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Participates in Workflow (Contacts)", + "Name": "contact_participatesinworkflow", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "participatesinworkflow", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "participatesinworkflow", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Payment Terms (Contacts)", + "Name": "contact_paymenttermscode", + "OptionSetInfoNameMapping": { + "1": "Net 30", + "2": "2% 10, Net 30", + "3": "Net 45", + "4": "Net 60" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "paymenttermscode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "paymenttermscode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Preferred Day (Contacts)", + "Name": "contact_preferredappointmentdaycode", + "OptionSetInfoNameMapping": { + "0": "Sunday", + "1": "Monday", + "2": "Tuesday", + "3": "Wednesday", + "4": "Thursday", + "5": "Friday", + "6": "Saturday" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "preferredappointmentdaycode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "preferredappointmentdaycode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Preferred Time (Contacts)", + "Name": "contact_preferredappointmenttimecode", + "OptionSetInfoNameMapping": { + "1": "Morning", + "2": "Afternoon", + "3": "Evening" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "preferredappointmenttimecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "preferredappointmenttimecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Preferred Method of Contact (Contacts)", + "Name": "contact_preferredcontactmethodcode", + "OptionSetInfoNameMapping": { + "1": "Any", + "2": "Email", + "3": "Phone", + "4": "Fax", + "5": "Mail" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "preferredcontactmethodcode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "preferredcontactmethodcode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Shipping Method (Contacts)", + "Name": "contact_shippingmethodcode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "shippingmethodcode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "shippingmethodcode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status (Contacts)", + "Name": "contact_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Contacts)", + "Name": "contact_statuscode", + "OptionSetInfoNameMapping": { + "1": "Active", + "2": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Territory (Contacts)", + "Name": "contact_territorycode", + "OptionSetInfoNameMapping": { + "1": "Default Value" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "territorycode", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "territorycode", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Disable Web Tracking (Contacts)", + "Name": "msdyn_contact_msdyn_disablewebtracking", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "msdyn_disablewebtracking", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "msdyn_disablewebtracking", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Is Minor (Contacts)", + "Name": "msdyn_contact_msdyn_isminor", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "msdyn_isminor", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "msdyn_isminor", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Is Minor with Parental Consent (Contacts)", + "Name": "msdyn_contact_msdyn_isminorwithparentalconsent", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "msdyn_isminorwithparentalconsent", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "msdyn_isminorwithparentalconsent", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Power Pages Languages", + "Name": "powerpagelanguages", + "OptionSetInfoNameMapping": { + "1025": "Arabic", + "1026": "Bulgarian - Bulgaria", + "1027": "Catalan - Catalan", + "1028": "Chinese - Traditional", + "1029": "Czech - Czech Republic", + "1030": "Danish - Denmark", + "1031": "German - Germany", + "1032": "Greek - Greece", + "1033": "English", + "1035": "Finnish - Finland", + "1036": "French - France", + "1037": "Hebrew", + "1038": "Hungarian - Hungary", + "1040": "Italian - Italy", + "1041": "Japanese - Japan", + "1042": "Korean - Korea", + "1043": "Dutch - Netherlands", + "1044": "Norwegian (Bokmål) - Norway", + "1045": "Polish - Poland", + "1046": "Portuguese - Brazil", + "1048": "Romanian - Romania", + "1049": "Russian - Russia", + "1050": "Croatian - Croatia", + "1051": "Slovak - Slovakia", + "1053": "Swedish - Sweden", + "1054": "Thai - Thailand", + "1055": "Turkish - Türkiye", + "1057": "Indonesian - Indonesia", + "1058": "Ukrainian - Ukraine", + "1060": "Slovenian - Slovenia", + "1061": "Estonian - Estonia", + "1062": "Latvian - Latvia", + "1063": "Lithuanian - Lithuania", + "1066": "Vietnamese - Vietnam", + "1069": "Basque - Basque", + "1081": "Hindi - India", + "1086": "Malay - Malaysia", + "1087": "Kazakh - Kazakhstan", + "1110": "Galician - Spain", + "2052": "Chinese - China", + "2070": "Portuguese - Portugal", + "2074": "Serbian (Latin) - Serbia", + "3076": "Chinese - Hong Kong SAR", + "3082": "Spanish (Traditional Sort) - Spain", + "3098": "Serbian (Cyrillic) - Serbia" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": true, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "mspp_userpreferredlcid", + "OptionSetReferenceEntityName": "Contacts" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "mspp_userpreferredlcid", + "RelatedEntityName": "Contacts", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/CustomGallerySample.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/CustomGallerySample.json new file mode 100644 index 00000000..03563808 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/CustomGallerySample.json @@ -0,0 +1,17 @@ +[ + { + "Data": "[{\"SampleHeading\":\"Lorem ipsum 1\",\"SampleImage\":\"/ctrllib/image/images/SampleImage.svg\",\"SampleText\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\"},{\"SampleHeading\":\"Lorem ipsum 2\",\"SampleImage\":\"/ctrllib/image/images/SampleImage.svg\",\"SampleText\":\"Suspendisse enim metus, tincidunt quis lobortis a, fringilla dignissim neque.\"},{\"SampleHeading\":\"Lorem ipsum 3\",\"SampleImage\":\"/ctrllib/image/images/SampleImage.svg\",\"SampleText\":\"Ut pharetra a dolor ac vehicula.\"},{\"SampleHeading\":\"Lorem ipsum 4\",\"SampleImage\":\"/ctrllib/image/images/SampleImage.svg\",\"SampleText\":\"Vestibulum dui felis, fringilla nec mi sed, tristique dictum nisi.\"}]", + "IsSampleData": true, + "IsWritable": false, + "Name": "CustomGallerySample", + "OrderedColumnNames": [ + "SampleImage", + "SampleHeading", + "SampleText" + ], + "OriginalName": "CustomGallerySample", + "OriginalSchema": "*[SampleHeading:s, SampleImage:i, SampleText:s]", + "Schema": "*[SampleHeading:s, SampleImage:i, SampleText:s]", + "Type": "StaticDataSourceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Patients.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Patients.json new file mode 100644 index 00000000..c6bd0955 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Patients.json @@ -0,0 +1,104 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "rms_patients", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "rms_patient", + "MaxGetRowsCount": 500, + "Name": "Patients", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "importsequencenumber": "Import Sequence Number", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "rms_birthday": "Birthday", + "rms_Contact": "Contact", + "rms_height": "Height", + "rms_name": "Name", + "rms_patient_AsyncOperations": "System Jobs", + "rms_patient_BulkDeleteFailures": "Bulk Delete Failures", + "rms_patient_DuplicateBaseRecord": "Duplicate Records (rms_patient_DuplicateBaseRecord)", + "rms_patient_DuplicateMatchingRecord": "Duplicate Records (rms_patient_DuplicateMatchingRecord)", + "rms_patient_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "rms_patient_PrincipalObjectAttributeAccesses": "Field Sharing", + "rms_patient_ProcessSession": "Process Sessions", + "rms_patient_SyncErrors": "Sync Errors", + "rms_patientid": "Patient", + "rms_photo": "Photo", + "rms_photoid": "rms_PhotoId", + "rms_rms_visit_Patient_rms_patient": "Visits", + "rms_weight": "Weight", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Patients", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Patients (Views)", + "Name": "_rms_patient_views", + "RelatedEntityName": "Patients", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "01c8356b-80d1-4ec6-8ec2-52b41c20466a": "Active Patients", + "41fc7c4f-d878-4ee5-8ef5-c19a67904272": "Patient Lookup View", + "b1a3da6c-fa1a-463c-a08a-90d4e7df2ce2": "Patient Advanced Find View", + "de3ad68f-13ec-41ab-867e-92fbd60f1729": "Inactive Patients", + "f76a8ff6-7b02-4b6b-ace5-8e2eb5a182af": "Patient Associated View" + } + }, + { + "DisplayName": "Status (Patients)", + "Name": "rms_patient_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Patients" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Patients", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Patients)", + "Name": "rms_patient_statuscode", + "OptionSetInfoNameMapping": { + "1": "Active", + "2": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Patients" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Patients", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Picture References.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Picture References.json new file mode 100644 index 00000000..f96d4742 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Picture References.json @@ -0,0 +1,102 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "rms_picturereferences", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "rms_picturereference", + "MaxGetRowsCount": 500, + "Name": "Picture References", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "importsequencenumber": "Import Sequence Number", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "rms_aijson": "AI Json", + "rms_azurestorageitemid": "AzureStorageItemId", + "rms_description": "Description", + "rms_healthscore": "Health Score", + "rms_name": "Name", + "rms_picturereference_AsyncOperations": "System Jobs", + "rms_picturereference_BulkDeleteFailures": "Bulk Delete Failures", + "rms_picturereference_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "rms_picturereference_PrincipalObjectAttributeAccesses": "Field Sharing", + "rms_picturereference_ProcessSession": "Process Sessions", + "rms_picturereference_SyncErrors": "Sync Errors", + "rms_picturereferenceid": "Picture Reference", + "rms_Visit": "Visit", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Picture References", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Picture References (Views)", + "Name": "_rms_picturereference_views", + "RelatedEntityName": "Picture References", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "02f31f58-f1e8-4298-8c1b-4c73fcc61a5c": "Picture Reference Lookup View", + "180f4a57-27fd-4673-859e-1d186a6a8717": "Picture Reference Associated View", + "2f989935-c071-4e27-8f8f-8da2d639ded6": "Picture Reference Advanced Find View", + "80fa64eb-ce95-4d1b-9145-553e4ad2edf5": "Active Picture References", + "f9123c32-e45f-446b-972f-77c5b6a1ba91": "Inactive Picture References" + } + }, + { + "DisplayName": "Status (Picture References)", + "Name": "rms_picturereference_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Picture References" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Picture References", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Picture References)", + "Name": "rms_picturereference_statuscode", + "OptionSetInfoNameMapping": { + "1": "Pending Processing", + "100000001": "Processing", + "100000002": "Processed Successfully", + "2": "Errored" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Picture References" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Picture References", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Pictures List.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Pictures List.json new file mode 100644 index 00000000..5a4fcb2a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Pictures List.json @@ -0,0 +1,46 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_sharepointonline", + "CdpRevision": { + "BaseUrl": "/", + "LastChangedTimeString": "2023-09-19T16:29:14.0420000Z", + "RevisionNumber": 1 + }, + "ConnectedDataSourceInfoNameMapping": { + "{Attachments}": "Attachments", + "{Attachments}@odata.type": "{Attachments} ({Attachments}@odata.type)", + "{FilenameWithExtension}": "File name with extension", + "{FullPath}": "Full Path", + "{HasAttachments}": "Has attachments", + "{Identifier}": "Identifier", + "{IsFolder}": "IsFolder", + "{Link}": "Link to item", + "{ModerationComment}": "Comments associated with the content approval of this list item", + "{ModerationStatus}": "Content approval status", + "{Name}": "Name", + "{Path}": "Folder path", + "{Thumbnail}": "Thumbnail", + "{TriggerWindowEndToken}": "Trigger Window End Token", + "{TriggerWindowStartToken}": "Trigger Window Start Token", + "{VersionNumber}": "Version number", + "Author": "Created By", + "Author#Claims": "Created By Claims", + "Base64": "Base64", + "ComplianceAssetId": "Compliance Asset Id", + "Created": "Created", + "Editor": "Modified By", + "Editor#Claims": "Modified By Claims", + "ID": "ID", + "ItemId": "ItemId", + "Modified": "Modified", + "OData__ColorTag": "Color Tag", + "Title": "Title" + }, + "DatasetName": "https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite", + "EncodeDataset": true, + "IsSampleData": false, + "IsWritable": true, + "Name": "Pictures List", + "Type": "ConnectedDataSourceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Site Components.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Site Components.json new file mode 100644 index 00000000..7c147359 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Site Components.json @@ -0,0 +1,206 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "powerpagecomponents", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "powerpagecomponent", + "Name": "Site Components", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "adx_invitation_mspp_webrole_powerpagecomponent": "Invitations", + "componentidunique": "Row id unique", + "componentstate": "Component State", + "content": "Content", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "filecontent": "File Content", + "importsequencenumber": "Import Sequence Number", + "ismanaged": "Is Managed", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "name": "Name", + "overriddencreatedon": "Record Created On", + "overwritetime": "Record Overwrite Time", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "powerpagecomponent_AsyncOperations": "System Jobs", + "powerpagecomponent_BulkDeleteFailures": "Bulk Delete Failures", + "powerpagecomponent_FileAttachments": "FileAttachments", + "powerpagecomponent_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "powerpagecomponent_mspp_webformid_adx_webformsession": "Multistep Form Sessions (powerpagecomponent_mspp_webformid_adx_webformsession)", + "powerpagecomponent_mspp_webformstepid_adx_webformsession": "Multistep Form Sessions (powerpagecomponent_mspp_webformstepid_adx_webformsession)", + "powerpagecomponent_mspp_webrole_account": "Accounts", + "powerpagecomponent_mspp_webrole_contact": "Contacts", + "powerpagecomponent_powerpagecomponent": "Site Components", + "powerpagecomponent_PrincipalObjectAttributeAccesses": "Field Sharing", + "powerpagecomponent_ProcessSession": "Process Sessions", + "powerpagecomponent_SyncErrors": "Sync Errors", + "powerpagecomponent_webrole_systemuser": "Users", + "powerpagecomponentid": "Power Pages Component", + "powerpagecomponenttype": "Component Type", + "powerpagesiteid": "Power Pages Site id", + "powerpagesitelanguageid": "Power Pages Site Language Id", + "searchcontent": "Search Content", + "solutionid": "Solution", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Site Components", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Site Components (Views)", + "Name": "_powerpagecomponent_views", + "RelatedEntityName": "Site Components", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "0b2a3d11-5aec-4a9e-bd25-5a171d5c06ef": "Advanced Form Step Lookup View", + "14a65792-1f64-42db-a5cb-bb2aedca5a31": "Inactive Power Pages Component", + "174fdc2b-5b11-49bd-a3b9-1492bcd1bc4f": "Publishing State Lookup View", + "3d88db2d-60a1-4720-8d9b-b6d330a13af6": "Web Template Lookup View", + "55fe228d-9f93-4f8e-a33c-e78b1de70e81": "Power Pages Component Advanced Find View", + "8488ad0b-16a0-488c-9f58-3a1ef9fefac9": "Advanced Form Lookup View", + "b928f143-da9a-4f94-ac51-54493f79b94e": "Active Power Pages Component", + "c304c6af-e3b7-4ed9-b61f-7500e479f93b": "Power Pages Component Lookup View", + "c65e918e-4899-4c58-8234-7f8fd8135804": "Power Pages Component Associated View" + } + }, + { + "DisplayName": "Component State", + "Name": "componentstate", + "OptionSetInfoNameMapping": { + "0": "Published", + "1": "Unpublished", + "2": "Deleted", + "3": "Deleted Unpublished" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": true, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "componentstate", + "OptionSetReferenceEntityName": "Site Components" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "componentstate", + "RelatedEntityName": "Site Components", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Is Component Managed", + "Name": "ismanaged", + "OptionSetInfoNameMapping": { + "0": "Unmanaged", + "1": "Managed" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": true, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "ismanaged", + "OptionSetReferenceEntityName": "Site Components" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "ismanaged", + "RelatedEntityName": "Site Components", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status (Site Components)", + "Name": "powerpagecomponent_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Site Components" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Site Components", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Site Components)", + "Name": "powerpagecomponent_statuscode", + "OptionSetInfoNameMapping": { + "1": "Active", + "2": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Site Components" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Site Components", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Power Pages Component Type", + "Name": "powerpagecomponenttype", + "OptionSetInfoNameMapping": { + "1": "Publishing State", + "10": "Web Page Access Control Rule", + "11": "Web Role", + "12": "Website Access", + "13": "Site Marker", + "15": "Basic Form", + "16": "Basic Form Metadata", + "17": "List", + "18": "Table Permission", + "19": "Advanced Form", + "2": "Web Page", + "20": "Advanced Form Step", + "21": "Advanced Form Metadata", + "24": "Poll Placement", + "26": "Ad Placement", + "27": "Bot Consumer", + "28": "Column Permission Profile", + "29": "Column Permission", + "3": "Web File", + "30": "Redirect", + "31": "Publishing State Transition Rule", + "32": "Shortcut", + "33": "Cloud Flow", + "4": "Web Link Set", + "5": "Web Link", + "6": "Page Template", + "7": "Content Snippet", + "8": "Web Template", + "9": "Site Setting" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": true, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "powerpagecomponenttype", + "OptionSetReferenceEntityName": "Site Components" + } + }, + "OptionSetTypeKey": "PicklistType", + "RelatedColumnInvariantName": "powerpagecomponenttype", + "RelatedEntityName": "Site Components", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/SpatialServices.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/SpatialServices.json new file mode 100644 index 00000000..50be14df --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/SpatialServices.json @@ -0,0 +1,8 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_microsoftspatialservices", + "Name": "SpatialServices", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit Checklist Items.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit Checklist Items.json new file mode 100644 index 00000000..f074f6cb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit Checklist Items.json @@ -0,0 +1,117 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "rms_visitchecklistitems", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "rms_visitchecklistitem", + "MaxGetRowsCount": 500, + "Name": "Visit Checklist Items", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "importsequencenumber": "Import Sequence Number", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "rms_answer": "Answer", + "rms_question": "Question", + "rms_Visit": "Visit", + "rms_visitchecklistitem_AsyncOperations": "System Jobs", + "rms_visitchecklistitem_BulkDeleteFailures": "Bulk Delete Failures", + "rms_visitchecklistitem_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "rms_visitchecklistitem_PrincipalObjectAttributeAccesses": "Field Sharing", + "rms_visitchecklistitem_ProcessSession": "Process Sessions", + "rms_visitchecklistitem_SyncErrors": "Sync Errors", + "rms_visitchecklistitemid": "Visit Checklist Item", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Visit Checklist Items", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Visit Checklist Items (Views)", + "Name": "_rms_visitchecklistitem_views", + "RelatedEntityName": "Visit Checklist Items", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "26c77ad8-13f1-4741-bf00-c80ef9a68d2e": "Visit Checklist Item Advanced Find View", + "72440342-a701-47c0-894f-a40508e6d810": "Active Visit Checklist Items", + "853f4951-0ac7-477a-b11c-4213790872fe": "Visit Checklist Item Lookup View", + "ae42cd1d-dec7-4426-8109-334fe071783a": "Visit Checklist Item Associated View", + "f445ccb1-5fad-4d55-a65c-9af38c8fae0b": "Inactive Visit Checklist Items" + } + }, + { + "DisplayName": "Answer (Visit Checklist Items)", + "Name": "rms_visitchecklistitem_rms_answer", + "OptionSetInfoNameMapping": { + "0": "No", + "1": "Yes" + }, + "OptionSetIsBooleanValued": true, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "rms_answer", + "OptionSetReferenceEntityName": "Visit Checklist Items" + } + }, + "OptionSetTypeKey": "BooleanType", + "RelatedColumnInvariantName": "rms_answer", + "RelatedEntityName": "Visit Checklist Items", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status (Visit Checklist Items)", + "Name": "rms_visitchecklistitem_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Visit Checklist Items" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Visit Checklist Items", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Visit Checklist Items)", + "Name": "rms_visitchecklistitem_statuscode", + "OptionSetInfoNameMapping": { + "1": "Active", + "2": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Visit Checklist Items" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Visit Checklist Items", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit-UploadAudiotoSharePoint.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit-UploadAudiotoSharePoint.json new file mode 100644 index 00000000..d31c5869 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit-UploadAudiotoSharePoint.json @@ -0,0 +1,10 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_logicflows", + "FlowNameId": "22b99daf-c4c3-0499-f928-d662641f8db5", + "Name": "Visit-UploadAudiotoSharePoint", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo", + "WorkflowEntityId": "792522af-0e58-ee11-be6f-0022480b6a3f" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit-UploadPicturetoSharePoint.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit-UploadPicturetoSharePoint.json new file mode 100644 index 00000000..7d86a423 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visit-UploadPicturetoSharePoint.json @@ -0,0 +1,10 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_logicflows", + "FlowNameId": "875672cd-3606-473a-058a-b691d1bcb1f8", + "Name": "Visit-UploadPicturetoSharePoint", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo", + "WorkflowEntityId": "0d21930a-5357-ee11-be6f-0022480b6a3f" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visits.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visits.json new file mode 100644 index 00000000..039a01b7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Visits.json @@ -0,0 +1,110 @@ +[ + { + "CdsFCBContext": "{\"FileType\":true,\"ImageExternalStorage\":true}", + "EntitySetName": "rms_visits", + "IsHidden": false, + "IsSampleData": false, + "IsWritable": true, + "LogicalName": "rms_visit", + "MaxGetRowsCount": 500, + "Name": "Visits", + "NativeCDSDataSourceInfoNameMapping": { + "_ownerid_value": "Owner", + "createdby": "Created By", + "createdon": "Created On", + "createdonbehalfby": "Created By (Delegate)", + "importsequencenumber": "Import Sequence Number", + "modifiedby": "Modified By", + "modifiedon": "Modified On", + "modifiedonbehalfby": "Modified By (Delegate)", + "overriddencreatedon": "Record Created On", + "owningbusinessunit": "Owning Business Unit", + "owningteam": "Owning Team", + "owninguser": "Owning User", + "rms_actualdateandtime": "Actual Date and Time", + "rms_id": "ID", + "rms_latitude": "Latitude", + "rms_longitude": "Longitude", + "rms_name": "Name", + "rms_Patient": "Patient", + "rms_planneddateandtime": "Planned Date and Time", + "rms_rms_audioreference_Visit_rms_visit": "Audio References", + "rms_rms_picturereference_Visit_rms_visit": "Picture References", + "rms_rms_visitchecklistitem_Visit_rms_visit": "Visit Checklist Items", + "rms_score": "Score", + "rms_title": "Title", + "rms_visit_AsyncOperations": "System Jobs", + "rms_visit_BulkDeleteFailures": "Bulk Delete Failures", + "rms_visit_DuplicateBaseRecord": "Duplicate Records (rms_visit_DuplicateBaseRecord)", + "rms_visit_DuplicateMatchingRecord": "Duplicate Records (rms_visit_DuplicateMatchingRecord)", + "rms_visit_MailboxTrackingFolders": "Mailbox Auto Tracking Folders", + "rms_visit_PrincipalObjectAttributeAccesses": "Field Sharing", + "rms_visit_ProcessSession": "Process Sessions", + "rms_visit_SyncErrors": "Sync Errors", + "rms_visitid": "Visit", + "statecode": "Status", + "statuscode": "Status Reason", + "timezoneruleversionnumber": "Time Zone Rule Version Number", + "utcconversiontimezonecode": "UTC Conversion Time Zone Code", + "versionnumber": "Version Number" + }, + "PreferredName": "Visits", + "Type": "NativeCDSDataSourceInfo" + }, + { + "DisplayName": "Visits (Views)", + "Name": "_rms_visit_views", + "RelatedEntityName": "Visits", + "TrimmedViewName": true, + "Type": "ViewInfo", + "ViewInfoNameMapping": { + "015e5030-ec76-41e2-b850-098ec21032d6": "Active Visits", + "0e076a4c-615f-4de5-b2c3-608b164d3553": "Visit Associated View", + "3cacad9d-46bf-4d67-a4d7-4d696021a965": "Visit Advanced Find View", + "e3d74ca1-230c-4e01-9ea2-8b966a8040f7": "Visit Lookup View", + "fa3ebb28-3b38-4fa9-9785-73074cd645d7": "Inactive Visits" + } + }, + { + "DisplayName": "Status (Visits)", + "Name": "rms_visit_statecode", + "OptionSetInfoNameMapping": { + "0": "Active", + "1": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statecode", + "OptionSetReferenceEntityName": "Visits" + } + }, + "OptionSetTypeKey": "StateType", + "RelatedColumnInvariantName": "statecode", + "RelatedEntityName": "Visits", + "Type": "OptionSetInfo" + }, + { + "DisplayName": "Status Reason (Visits)", + "Name": "rms_visit_statuscode", + "OptionSetInfoNameMapping": { + "1": "Pending", + "100000001": "Done", + "100000002": "In Progress", + "2": "Inactive" + }, + "OptionSetIsBooleanValued": false, + "OptionSetIsGlobal": false, + "OptionSetReference": { + "OptionSetReferenceItem0": { + "OptionSetReferenceColumnName": "statuscode", + "OptionSetReferenceEntityName": "Visits" + } + }, + "OptionSetTypeKey": "StatusType", + "RelatedColumnInvariantName": "statuscode", + "RelatedEntityName": "Visits", + "Type": "OptionSetInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Whisper.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Whisper.json new file mode 100644 index 00000000..98255584 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/Whisper.json @@ -0,0 +1,8 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012", + "Name": "Whisper", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/colPictures.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/colPictures.json new file mode 100644 index 00000000..3283f946 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/DataSources/colPictures.json @@ -0,0 +1,9 @@ +[ + { + "IsComponentScoped": false, + "IsSampleData": false, + "IsWritable": true, + "Name": "colPictures", + "Type": "CollectionDataSourceInfo" + } +] \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/AppCheckerResult.sarif b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/AppCheckerResult.sarif new file mode 100644 index 00000000..cd765b36 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/AppCheckerResult.sarif @@ -0,0 +1,1356 @@ +{ + "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.4.json", + "runs": [ + { + "columnKind": "utf16CodeUnits", + "invocations": [ + { + "executionSuccessful": true + } + ], + "results": [ + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.mcrCheckinMicrophone.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.mcrCheckinMicrophone.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.mcrCheckinMicrophone" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.gllAudioReferences_1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.gllAudioReferences_1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.gllAudioReferences_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.gllAudioReferences_1.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.gllAudioReferences_1.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.gllAudioReferences_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.gllAudioReferences_1.Audio1_2.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.gllAudioReferences_1.Audio1_2.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.gllAudioReferences_1.Audio1_2" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Icon3_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_1.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_1.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Icon3_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen2" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen2", + "relativeAddress": 0 + } + }, + "properties": { + "module": "Screen2", + "type": "Screen2" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Low" + }, + "ruleId": "acc-ReadableScreenNameNeeded", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen2.Gallery1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen2.Gallery1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "Screen2", + "type": "Screen2.Gallery1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen2.Gallery1.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen2.Gallery1.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "Screen2", + "type": "Screen2.Gallery1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen2.Gallery1.Audio1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen2.Gallery1.Audio1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "Screen2", + "type": "Screen2.Gallery1.Audio1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Icon3_5.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Icon3_5.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Icon3_5" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Icon3_5.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Icon3_5.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Icon3_5" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Button3_10.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Button3_10.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Button3_10" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Button3_11.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Button3_11.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Button3_11" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Gallery2.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Gallery2.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Gallery2" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Gallery2.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Gallery2.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Gallery2" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitChecklistScreen", + "type": "VisitChecklistScreen.Gallery2_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "PatientDetailScreen.Icon3_4.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "PatientDetailScreen.Icon3_4.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "PatientDetailScreen", + "type": "PatientDetailScreen.Icon3_4" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "PatientDetailScreen.Icon3_4.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "PatientDetailScreen.Icon3_4.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "PatientDetailScreen", + "type": "PatientDetailScreen.Icon3_4" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitPictureScreen.Icon3_6.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitPictureScreen.Icon3_6.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitPictureScreen", + "type": "VisitPictureScreen.Icon3_6" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitPictureScreen.Icon3_6.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitPictureScreen.Icon3_6.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitPictureScreen", + "type": "VisitPictureScreen.Icon3_6" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitPictureScreen.cmrCheckinCamera_1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitPictureScreen.cmrCheckinCamera_1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitPictureScreen", + "type": "VisitPictureScreen.cmrCheckinCamera_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitPictureScreen.Gallery3.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitPictureScreen.Gallery3.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitPictureScreen", + "type": "VisitPictureScreen.Gallery3" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitPictureScreen.Gallery3.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitPictureScreen.Gallery3.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitPictureScreen", + "type": "VisitPictureScreen.Gallery3" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Circle1_3.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Circle1_3.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Circle1_3" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Circle1_3.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Circle1_3.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Circle1_3" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Image2_1.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Image2_1.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Image2_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Image2_1.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Image2_1.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Image2_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.Icon3_7.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.Icon3_7.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.Icon3_7" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.Icon3_7.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.Icon3_7.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.Icon3_7" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitAudioScreen.mcrCheckinMicrophone.FocusedBorderThickness" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitAudioScreen.mcrCheckinMicrophone.FocusedBorderThickness", + "relativeAddress": 0 + } + }, + "properties": { + "member": "FocusedBorderThickness", + "module": "VisitAudioScreen", + "type": "VisitAudioScreen.mcrCheckinMicrophone" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleIndex": 3 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitChecklistScreen.Icon3_8.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitChecklistScreen.Icon3_8.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitChecklistScreen", + "type": "VisitChecklistScreen.Icon3_8" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitChecklistScreen.Icon3_8.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitChecklistScreen.Icon3_8.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitChecklistScreen", + "type": "VisitChecklistScreen.Icon3_8" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitChecklistScreen", + "type": "VisitChecklistScreen.Gallery2_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "MyVisitsScreen.Gallery2.NextArrow2.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "MyVisitsScreen.Gallery2.NextArrow2.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "MyVisitsScreen", + "type": "MyVisitsScreen.Gallery2.NextArrow2" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.NextArrow2_1.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.NextArrow2_1.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitChecklistScreen", + "type": "VisitChecklistScreen.Gallery2_1.NextArrow2_1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.NextArrow2_2.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitChecklistScreen.Gallery2_1.NextArrow2_2.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitChecklistScreen", + "type": "VisitChecklistScreen.Gallery2_1.NextArrow2_2" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_9.AccessibleLabel" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_9.AccessibleLabel", + "relativeAddress": 0 + } + }, + "properties": { + "member": "AccessibleLabel", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Icon3_9" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-AccessibleLabelNeeded", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_9.TabIndex" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.Icon3_9.TabIndex", + "relativeAddress": 0 + } + }, + "properties": { + "member": "TabIndex", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen.Icon3_9" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "App.ic_fluent_person_24_regular" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "App.ic_fluent_person_24_regular", + "relativeAddress": 0 + } + }, + "properties": { + "member": "ic_fluent_person_24_regular", + "module": "App", + "type": "App" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "app-UnusedMediaResources", + "ruleIndex": 4 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "VisitDetailsScreen.selectedVisitStatus" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "VisitDetailsScreen.selectedVisitStatus", + "relativeAddress": 0 + } + }, + "properties": { + "member": "selectedVisitStatus", + "module": "VisitDetailsScreen", + "type": "VisitDetailsScreen" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Medium" + }, + "ruleId": "app-UnusedVariables", + "ruleIndex": 5 + } + ], + "tool": { + "driver": { + "fullName": "PowerApps app checker", + "name": "PowerApps app checker", + "rules": [ + { + "id": "acc-AccessibleLabelNeeded", + "messageStrings": { + "issue": { + "text": "Missing accessible label" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Edit the accessible label property to describe the item." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "If there's no accessible text, people who can’t see the screen won't understand what’s in images and controls." + } + }, + { + "id": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "messageStrings": { + "issue": { + "text": "Missing tab stop" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Set TabIndex to 0 or greater to ensure that interactive elements have a tab stop." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "People who use the keyboard with your app will not be able to access this element without a tab stop." + } + }, + { + "id": "acc-ReadableScreenNameNeeded", + "messageStrings": { + "issue": { + "text": "Revise screen name" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Give the screen a title that describes what's on the screen or what it's used for." + ], + "level": "Low", + "primaryCategory": "accessibility", + "whyFix": "People who are blind, have low vision, or a reading disability rely on screen titles to navigate using the screen reader. " + } + }, + { + "id": "acc-FocusBorderShouldBeVisible", + "messageStrings": { + "issue": { + "text": "Focus isn't showing" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Change the FocusedBorderThickness property to be more than 0." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." + } + }, + { + "id": "app-UnusedMediaResources", + "messageStrings": { + "issue": { + "text": "Unused media files" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Remove the unused media file in the Media pane." + ], + "level": "Medium", + "primaryCategory": "performance", + "whyFix": "This media file is not referenced by any control formulas so it is not needed. Removing it will improve performance." + } + }, + { + "id": "app-UnusedVariables", + "messageStrings": { + "issue": { + "text": "Unused variable" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Remove the unused variable." + ], + "level": "Medium", + "primaryCategory": "performance", + "whyFix": "This variable is declared but is not referenced by any control, so it is not needed." + } + } + ], + "version": "1.334" + } + } + } + ], + "version": "2.1.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/Entropy.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/Entropy.json new file mode 100644 index 00000000..34f90c8f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/Entropy.json @@ -0,0 +1,1682 @@ +{ + "ComponentIndexes": {}, + "ControlUniqueGuids": {}, + "ControlUniqueIds": { + "App": 1, + "Audio1": 38, + "Audio1_2": 11, + "Body1": 54, + "Button3": 67, + "Button3_1": 69, + "Button3_10": 45, + "Button3_11": 46, + "Button3_12": 26, + "Button3_13": 27, + "Button3_14": 95, + "Button3_15": 91, + "Button3_16": 121, + "Button3_17": 122, + "Button3_18": 149, + "Button3_2": 71, + "Button3_20": 135, + "Button3_3": 76, + "Button3_6": 24, + "Button3_7": 25, + "Button3_8": 28, + "Button3_9": 49, + "Circle1": 63, + "Circle1_1": 62, + "Circle1_2": 21, + "Circle1_3": 22, + "cmrCheckinCamera_1": 90, + "Gallery1": 35, + "Gallery2": 47, + "Gallery2_1": 133, + "Gallery3": 93, + "galleryTemplate1": 36, + "galleryTemplate1_2": 9, + "galleryTemplate2": 48, + "galleryTemplate2_1": 134, + "galleryTemplate3": 94, + "gllAudioReferences_1": 8, + "Group2_1": 83, + "Group2_2": 84, + "Host": 3, + "Icon3_1": 16, + "Icon3_4": 61, + "Icon3_5": 44, + "Icon3_6": 88, + "Icon3_7": 120, + "Icon3_8": 129, + "Icon3_9": 151, + "Image1_1": 89, + "Image2": 64, + "Image2_1": 23, + "Image4": 153, + "Image5": 96, + "Label1": 65, + "Label1_1": 66, + "Label1_10": 77, + "Label1_11": 81, + "Label1_12": 78, + "Label1_14": 42, + "Label1_15": 87, + "Label1_16": 119, + "Label1_17": 60, + "Label1_18": 29, + "Label1_19": 92, + "Label1_2": 68, + "Label1_20": 123, + "Label1_21": 124, + "Label1_22": 125, + "Label1_23": 128, + "Label1_24": 152, + "Label1_3": 73, + "Label1_4": 70, + "Label1_5": 74, + "Label1_6": 72, + "Label1_7": 75, + "Label1_8": 80, + "Label1_9": 79, + "Label3": 17, + "Label3_1": 18, + "Label3_2": 19, + "Label3_3": 20, + "Label3_4": 150, + "Latitude1": 57, + "Latitude1_1": 143, + "Latitude2": 31, + "Longitude1": 58, + "Longitude1_1": 144, + "Longitude2": 32, + "Map1": 55, + "Map1_1": 30, + "Map1_2": 141, + "mcrCheckinMicrophone": 6, + "MyVisitsScreen": 41, + "NextArrow2": 51, + "NextArrow2_1": 137, + "NextArrow2_2": 147, + "Patient1": 116, + "Patient1_1": 145, + "PatientDetailScreen": 59, + "Planned Date and Time1": 117, + "Planned Date and Time1_1": 146, + "Rectangle2": 15, + "Rectangle2_1": 86, + "Rectangle2_2": 118, + "Rectangle3": 37, + "Screen2": 34, + "Separator3": 40, + "Subtitle2": 53, + "Title1_2": 52, + "Title2": 50, + "Title2_1": 136, + "Title2_2": 148, + "Title3": 39, + "Title3_2": 12, + "Title4": 56, + "Title4_1": 142, + "Title5": 98, + "Title5_1": 99, + "Title5_2": 97, + "Title6": 33, + "VisitAudioScreen": 4, + "VisitChecklistScreen": 127, + "VisitDetailsScreen": 14, + "VisitPictureScreen": 85 + }, + "FunctionParamsInvariantScripts": {}, + "FunctionParamsInvariantScriptsOnInstances": {}, + "HeaderLastSavedDateTimeUTC": "09/29/2023 02:43:34", + "IsLegacyComponentAllowGlobalScopeCase": false, + "LocalConnectionIDReferences": { + "0068360f-d4bb-45fa-ae57-635dd1b90849": "\"/providers/microsoft.powerapps/apis/shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012/connections/shared-whisper-5f0e8-8b3335b6-9fe9-4b73-afe0-1ee6ba09c0bf\"", + "0314f214-d779-4450-86a7-1abb96166afc": "\"/providers/microsoft.powerapps/apis/shared_microsoftspatialservices/connections/96bba8d28e3c4ab9888ec702d0db83c7\"", + "36a84e40-043a-423c-8e61-69b653c17db6": "\"/providers/microsoft.powerapps/apis/shared_azureblob/connections/626942f90960473b870dec415dee6930\"", + "5ae4326c-783d-4832-af69-9343d14d588c": "\"/providers/microsoft.powerapps/apis/shared_commondataserviceforapps/connections/shared-commondataser-78ad7211-42c5-4328-ac4b-8cba56e83977\"", + "6da218a7-2730-40ff-9b01-0470d07f9a32": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/22b99dafc4c30499f928d662641f8db5-f3265822a7c7eee2\"", + "8312f1a9-de88-4a04-b41b-42fab593e051": "\"/providers/microsoft.powerapps/apis/shared_sharepointonline/connections/70dbe7402d44424981e5b9434bbc3233\"", + "85ee4ba6-eb91-4082-8a83-b0b614fe772e": "\"/providers/microsoft.powerapps/apis/shared_sharepointonline/connections/561c1f82f50545bb9739549eac1726ae\"", + "99b9bb35-3dc9-4714-9d52-9bf740e1e3db": "\"/providers/microsoft.powerapps/apis/shared_sharepointonline/connections/shared-sharepointonl-6be3851b-4335-4173-9daa-2f1cdf5f4d5e\"", + "a4eee5f0-595b-4b2a-9d0a-c8eab3b963b1": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/7a5e9c1ac60a017bfb9b2e8fac890985-f3265822a7c7eee2\"", + "a5681f28-89b6-4708-bacd-8a796c76b388": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/349b523f85ad4ae4ba394d06f1bcb519\"" + }, + "LocalDatabaseReferencesAsEmpty": false, + "LocalResourceFileNames": { + "ic_fluent_person_24_regular": "cbc86915-84d8-4763-af54-e12285890848.svg" + }, + "LocalResourceRootPaths": { + "ic_fluent_person_24_regular": "https://docserverpwaprodwus.blob.core.windows.net/705a30bc-a1a4-42ac-8e46-2a479488b59a-1/resource/dac80463-674d-4edd-ac92-e1c21f6bd02d.svg?skoid=58690ece-ec83-4ce2-9ce8-883d4d6a54ee&sktid=975f013f-7f24-47e8-a7d3-abc4752bf346&skt=2023-09-29T00%3A29%3A10Z&ske=2023-09-30T00%3A44%3A10Z&sks=b&skv=2021-08-06&sv=2021-08-06&spr=https&se=2023-09-30T00%3A44%3A10Z&sr=b&sp=r&sig=IeiOb7WLrQzXKM%2FvTvRum9hyBKQGlFpqW6%2Be7HdETiA%3D" + }, + "OrderComponentMetadata": {}, + "OrderComponentTemplate": {}, + "OrderDataSource": { + "AIHackathon-GenerateHealthScoreforVisit": 5, + "Audio References": 92, + "Audio References\\default.cds_rms_audioreference_views": 81, + "Audio References\\rms_audioreference_statecode": 14, + "Audio References\\rms_audioreference_statuscode": 15, + "Audios List": 86, + "Automations": 85, + "Automations\\default.cds_rms_automation_views": 77, + "Automations\\rms_automation_statecode": 6, + "Automations\\rms_automation_statuscode": 7, + "AzureBlobStorage": 2, + "colPictures": 96, + "Contacts": 93, + "Contacts\\adx_contact_adx_confirmremovepassword": 16, + "Contacts\\adx_contact_adx_identity_emailaddress1confirmed": 17, + "Contacts\\adx_contact_adx_identity_locallogindisabled": 18, + "Contacts\\adx_contact_adx_identity_lockoutenabled": 19, + "Contacts\\adx_contact_adx_identity_logonenabled": 20, + "Contacts\\adx_contact_adx_identity_mobilephoneconfirmed": 21, + "Contacts\\adx_contact_adx_identity_twofactorenabled": 22, + "Contacts\\adx_contact_adx_profilealert": 23, + "Contacts\\adx_profileisanonymous_contact": 24, + "Contacts\\contact_accountrolecode": 43, + "Contacts\\contact_address1_addresstypecode": 44, + "Contacts\\contact_address1_freighttermscode": 45, + "Contacts\\contact_address1_shippingmethodcode": 46, + "Contacts\\contact_address2_addresstypecode": 47, + "Contacts\\contact_address2_freighttermscode": 48, + "Contacts\\contact_address2_shippingmethodcode": 49, + "Contacts\\contact_address3_addresstypecode": 50, + "Contacts\\contact_address3_freighttermscode": 51, + "Contacts\\contact_address3_shippingmethodcode": 52, + "Contacts\\contact_creditonhold": 25, + "Contacts\\contact_customersizecode": 53, + "Contacts\\contact_customertypecode": 54, + "Contacts\\contact_donotbulkemail": 26, + "Contacts\\contact_donotbulkpostalmail": 27, + "Contacts\\contact_donotemail": 28, + "Contacts\\contact_donotfax": 29, + "Contacts\\contact_donotphone": 30, + "Contacts\\contact_donotpostalmail": 31, + "Contacts\\contact_donotsendmm": 32, + "Contacts\\contact_educationcode": 55, + "Contacts\\contact_familystatuscode": 56, + "Contacts\\contact_followemail": 33, + "Contacts\\contact_gendercode": 57, + "Contacts\\contact_haschildrencode": 58, + "Contacts\\contact_isautocreate": 34, + "Contacts\\contact_isbackofficecustomer": 35, + "Contacts\\contact_isprivate": 36, + "Contacts\\contact_leadsourcecode": 59, + "Contacts\\contact_marketingonly": 37, + "Contacts\\contact_merged": 38, + "Contacts\\contact_participatesinworkflow": 42, + "Contacts\\contact_paymenttermscode": 61, + "Contacts\\contact_preferredappointmentdaycode": 62, + "Contacts\\contact_preferredappointmenttimecode": 63, + "Contacts\\contact_preferredcontactmethodcode": 64, + "Contacts\\contact_shippingmethodcode": 65, + "Contacts\\contact_statecode": 67, + "Contacts\\contact_statuscode": 68, + "Contacts\\contact_territorycode": 66, + "Contacts\\default.cds_contact_views": 82, + "Contacts\\msdyn_contact_msdyn_disablewebtracking": 39, + "Contacts\\msdyn_contact_msdyn_isminor": 40, + "Contacts\\msdyn_contact_msdyn_isminorwithparentalconsent": 41, + "Contacts\\powerpagelanguages": 60, + "CustomGallerySample": 88, + "Patients": 90, + "Patients\\default.cds_rms_patient_views": 79, + "Patients\\rms_patient_statecode": 10, + "Patients\\rms_patient_statuscode": 11, + "Picture References": 91, + "Picture References\\default.cds_rms_picturereference_views": 80, + "Picture References\\rms_picturereference_statecode": 12, + "Picture References\\rms_picturereference_statuscode": 13, + "Pictures List": 87, + "Site Components": 94, + "Site Components\\componentstate": 70, + "Site Components\\default.cds_powerpagecomponent_views": 83, + "Site Components\\ismanaged": 69, + "Site Components\\powerpagecomponent_statecode": 72, + "Site Components\\powerpagecomponent_statuscode": 73, + "Site Components\\powerpagecomponenttype": 71, + "SpatialServices": 3, + "Visit Checklist Items": 95, + "Visit Checklist Items\\default.cds_rms_visitchecklistitem_views": 84, + "Visit Checklist Items\\rms_visitchecklistitem_rms_answer": 74, + "Visit Checklist Items\\rms_visitchecklistitem_statecode": 75, + "Visit Checklist Items\\rms_visitchecklistitem_statuscode": 76, + "Visits": 89, + "Visits\\default.cds_rms_visit_views": 78, + "Visits\\rms_visit_statecode": 8, + "Visits\\rms_visit_statuscode": 9, + "Visit-UploadAudiotoSharePoint": 1, + "Visit-UploadPicturetoSharePoint": 0, + "Whisper": 4 + }, + "OrderGroupControls": { + "Group2_1": { + "Button3_1": 0, + "Label1_4": 1, + "Label1_5": 2 + }, + "Group2_2": { + "Button3_2": 0, + "Label1_6": 1, + "Label1_7": 2 + } + }, + "OrderPcfTemplate": { + "Map": 0 + }, + "OrderTemplate": {}, + "OrderXMLTemplate": { + "audioPlayback": 6, + "button": 4, + "camera": 10, + "circle": 7, + "gallery": 5, + "icon": 2, + "image": 8, + "label": 1, + "microphone": 3, + "pcfDataField": 9, + "rectangle": 0 + }, + "OverridablePropertiesEntry": { + "App": {}, + "Audio1": {}, + "Audio1_2": {}, + "Body1": {}, + "Button3": {}, + "Button3_1": {}, + "Button3_10": {}, + "Button3_11": {}, + "Button3_12": {}, + "Button3_13": {}, + "Button3_14": {}, + "Button3_15": {}, + "Button3_16": {}, + "Button3_17": {}, + "Button3_18": {}, + "Button3_2": {}, + "Button3_20": {}, + "Button3_3": {}, + "Button3_6": {}, + "Button3_7": {}, + "Button3_8": {}, + "Button3_9": {}, + "Circle1": {}, + "Circle1_1": {}, + "Circle1_2": {}, + "Circle1_3": {}, + "cmrCheckinCamera_1": {}, + "Gallery1": {}, + "Gallery2": {}, + "Gallery2_1": {}, + "Gallery3": {}, + "galleryTemplate1": {}, + "galleryTemplate1_2": {}, + "galleryTemplate2": {}, + "galleryTemplate2_1": {}, + "galleryTemplate3": {}, + "gllAudioReferences_1": {}, + "Group2_1": {}, + "Group2_2": {}, + "Host": {}, + "Icon3_1": {}, + "Icon3_4": {}, + "Icon3_5": {}, + "Icon3_6": {}, + "Icon3_7": {}, + "Icon3_8": {}, + "Icon3_9": {}, + "Image1_1": {}, + "Image2": {}, + "Image2_1": {}, + "Image4": {}, + "Image5": {}, + "Label1": {}, + "Label1_1": {}, + "Label1_10": {}, + "Label1_11": {}, + "Label1_12": {}, + "Label1_14": {}, + "Label1_15": {}, + "Label1_16": {}, + "Label1_17": {}, + "Label1_18": {}, + "Label1_19": {}, + "Label1_2": {}, + "Label1_20": {}, + "Label1_21": {}, + "Label1_22": {}, + "Label1_23": {}, + "Label1_24": {}, + "Label1_3": {}, + "Label1_4": {}, + "Label1_5": {}, + "Label1_6": {}, + "Label1_7": {}, + "Label1_8": {}, + "Label1_9": {}, + "Label3": {}, + "Label3_1": {}, + "Label3_2": {}, + "Label3_3": {}, + "Label3_4": {}, + "Latitude1": {}, + "Latitude1_1": {}, + "Latitude2": {}, + "Longitude1": {}, + "Longitude1_1": {}, + "Longitude2": {}, + "Map1": { + "Bounds": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "East", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "North", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "South", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "West", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "CenterLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "ClickedLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "DeletedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "GeocodedItems": { + "Type": { + "EnumString": "", + "Kind": "Table", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "RouteDirection": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "OrderedWaypoints", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "RouteGeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "RouteLegs", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "EndAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "EndLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "SelectedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + } + }, + "Map1_1": { + "Bounds": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "East", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "North", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "South", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "West", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "CenterLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "ClickedLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "DeletedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "GeocodedItems": { + "Type": { + "EnumString": "", + "Kind": "Table", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "RouteDirection": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "OrderedWaypoints", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "RouteGeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "RouteLegs", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "EndAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "EndLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "SelectedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + } + }, + "Map1_2": { + "Bounds": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "East", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "North", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "South", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "West", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "CenterLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "ClickedLocation": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "DeletedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "GeocodedItems": { + "Type": { + "EnumString": "", + "Kind": "Table", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "RouteDirection": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "OrderedWaypoints", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "Address", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Latitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Longitude", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "RouteGeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Table", + "Name": "RouteLegs", + "Type": [ + { + "EnumString": "", + "Kind": "String", + "Name": "EndAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "EndLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "EndLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Index", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "LengthInMeters", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartAddress", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "StartLabel", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLatitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "StartLongitude", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "TravelTimeInSeconds", + "Type": [] + } + ] + }, + "Version": "1.334" + }, + "SelectedShape": { + "Type": { + "EnumString": "", + "Kind": "Record", + "Name": "Root", + "Type": [ + { + "EnumString": "", + "Kind": "Number", + "Name": "Area", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Color", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "GeoJSON", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Id", + "Type": [] + }, + { + "EnumString": "", + "Kind": "String", + "Name": "Label", + "Type": [] + }, + { + "EnumString": "", + "Kind": "Number", + "Name": "Perimeter", + "Type": [] + } + ] + }, + "Version": "1.334" + } + }, + "mcrCheckinMicrophone": {}, + "MyVisitsScreen": {}, + "NextArrow2": {}, + "NextArrow2_1": {}, + "NextArrow2_2": {}, + "Patient1": {}, + "Patient1_1": {}, + "PatientDetailScreen": {}, + "Planned Date and Time1": {}, + "Planned Date and Time1_1": {}, + "Rectangle2": {}, + "Rectangle2_1": {}, + "Rectangle2_2": {}, + "Rectangle3": {}, + "Screen2": {}, + "Separator3": {}, + "Subtitle2": {}, + "Title1_2": {}, + "Title2": {}, + "Title2_1": {}, + "Title2_2": {}, + "Title3": {}, + "Title3_2": {}, + "Title4": {}, + "Title4_1": {}, + "Title5": {}, + "Title5_1": {}, + "Title5_2": {}, + "Title6": {}, + "VisitAudioScreen": {}, + "VisitChecklistScreen": {}, + "VisitDetailsScreen": {}, + "VisitPictureScreen": {} + }, + "PCFDynamicSchemaForIRRetrievalEntry": { + "Map1": { + "Bounds": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"North\":{\"type\":\"number\"},\"South\":{\"type\":\"number\"},\"East\":{\"type\":\"number\"},\"West\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "CenterLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "ClickedLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "DeletedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + }, + "GeocodedItems": { + "DynamicSchema": "{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Label\":{\"type\":\"string\"},\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Address\":{\"type\":\"string\"}}}}", + "PCFSkipValidation": false + }, + "RouteDirection": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"RouteGeoJSON\":{\"type\":\"string\"},\"RouteLegs\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"StartLatitude\":{\"type\":\"number\"},\"StartLongitude\":{\"type\":\"number\"},\"StartLabel\":{\"type\":\"string\"},\"StartAddress\":{\"type\":\"string\"},\"EndLatitude\":{\"type\":\"number\"},\"EndLongitude\":{\"type\":\"number\"},\"EndLabel\":{\"type\":\"string\"},\"EndAddress\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}},\"OrderedWaypoints\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Label\":{\"type\":\"string\"},\"Address\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}}}}", + "PCFSkipValidation": false + }, + "SelectedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + } + }, + "Map1_1": { + "Bounds": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"North\":{\"type\":\"number\"},\"South\":{\"type\":\"number\"},\"East\":{\"type\":\"number\"},\"West\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "CenterLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "ClickedLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "DeletedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + }, + "GeocodedItems": { + "DynamicSchema": "{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Label\":{\"type\":\"string\"},\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Address\":{\"type\":\"string\"}}}}", + "PCFSkipValidation": false + }, + "RouteDirection": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"RouteGeoJSON\":{\"type\":\"string\"},\"RouteLegs\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"StartLatitude\":{\"type\":\"number\"},\"StartLongitude\":{\"type\":\"number\"},\"StartLabel\":{\"type\":\"string\"},\"StartAddress\":{\"type\":\"string\"},\"EndLatitude\":{\"type\":\"number\"},\"EndLongitude\":{\"type\":\"number\"},\"EndLabel\":{\"type\":\"string\"},\"EndAddress\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}},\"OrderedWaypoints\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Label\":{\"type\":\"string\"},\"Address\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}}}}", + "PCFSkipValidation": false + }, + "SelectedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + } + }, + "Map1_2": { + "Bounds": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"North\":{\"type\":\"number\"},\"South\":{\"type\":\"number\"},\"East\":{\"type\":\"number\"},\"West\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "CenterLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "ClickedLocation": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"}}}", + "PCFSkipValidation": false + }, + "DeletedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + }, + "GeocodedItems": { + "DynamicSchema": "{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Label\":{\"type\":\"string\"},\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Address\":{\"type\":\"string\"}}}}", + "PCFSkipValidation": false + }, + "RouteDirection": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"RouteGeoJSON\":{\"type\":\"string\"},\"RouteLegs\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"LengthInMeters\":{\"type\":\"number\"},\"TravelTimeInSeconds\":{\"type\":\"number\"},\"StartLatitude\":{\"type\":\"number\"},\"StartLongitude\":{\"type\":\"number\"},\"StartLabel\":{\"type\":\"string\"},\"StartAddress\":{\"type\":\"string\"},\"EndLatitude\":{\"type\":\"number\"},\"EndLongitude\":{\"type\":\"number\"},\"EndLabel\":{\"type\":\"string\"},\"EndAddress\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}},\"OrderedWaypoints\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"properties\":{\"Latitude\":{\"type\":\"number\"},\"Longitude\":{\"type\":\"number\"},\"Label\":{\"type\":\"string\"},\"Address\":{\"type\":\"string\"},\"Index\":{\"type\":\"number\"}}}}}}", + "PCFSkipValidation": false + }, + "SelectedShape": { + "DynamicSchema": "{\"type\":\"object\",\"properties\":{\"GeoJSON\":{\"type\":\"string\"},\"Label\":{\"type\":\"string\"},\"Color\":{\"type\":\"string\"},\"Area\":{\"type\":\"number\"},\"Perimeter\":{\"type\":\"number\"},\"Id\":{\"type\":\"string\"}}}", + "PCFSkipValidation": false + } + } + }, + "PublishOrderIndices": { + "App": 0, + "Audio1": 111, + "Audio1_2": 77, + "Body1": 13, + "Button3": 48, + "Button3_1": 50, + "Button3_10": 4, + "Button3_11": 5, + "Button3_12": 33, + "Button3_13": 34, + "Button3_14": 87, + "Button3_15": 83, + "Button3_16": 69, + "Button3_17": 75, + "Button3_18": 107, + "Button3_2": 53, + "Button3_20": 96, + "Button3_3": 59, + "Button3_6": 31, + "Button3_7": 32, + "Button3_8": 35, + "Button3_9": 8, + "Circle1": 44, + "Circle1_1": 43, + "Circle1_2": 28, + "Circle1_3": 29, + "cmrCheckinCamera_1": 82, + "Gallery1": 108, + "Gallery2": 6, + "Gallery2_1": 94, + "Gallery3": 85, + "galleryTemplate1": 109, + "galleryTemplate1_2": 74, + "galleryTemplate2": 7, + "galleryTemplate2_1": 95, + "galleryTemplate3": 86, + "gllAudioReferences_1": 73, + "Group2_1": 51, + "Group2_2": 54, + "Host": 0, + "Icon3_1": 21, + "Icon3_4": 42, + "Icon3_5": 3, + "Icon3_6": 80, + "Icon3_7": 67, + "Icon3_8": 93, + "Icon3_9": 22, + "Image1_1": 81, + "Image2": 45, + "Image2_1": 30, + "Image4": 1, + "Image5": 88, + "Label1": 46, + "Label1_1": 47, + "Label1_10": 60, + "Label1_11": 64, + "Label1_12": 61, + "Label1_14": 2, + "Label1_15": 79, + "Label1_16": 66, + "Label1_17": 41, + "Label1_18": 36, + "Label1_19": 84, + "Label1_2": 49, + "Label1_20": 72, + "Label1_21": 70, + "Label1_22": 71, + "Label1_23": 92, + "Label1_24": 0, + "Label1_3": 56, + "Label1_4": 52, + "Label1_5": 57, + "Label1_6": 55, + "Label1_7": 58, + "Label1_8": 63, + "Label1_9": 62, + "Label3": 24, + "Label3_1": 25, + "Label3_2": 26, + "Label3_3": 27, + "Label3_4": 23, + "Latitude1": 16, + "Latitude1_1": 103, + "Latitude2": 38, + "Longitude1": 17, + "Longitude1_1": 104, + "Longitude2": 39, + "Map1": 14, + "Map1_1": 37, + "Map1_2": 101, + "mcrCheckinMicrophone": 68, + "MyVisitsScreen": 0, + "NextArrow2": 10, + "NextArrow2_1": 98, + "NextArrow2_2": 99, + "Patient1": 18, + "Patient1_1": 105, + "PatientDetailScreen": 0, + "Planned Date and Time1": 19, + "Planned Date and Time1_1": 106, + "Rectangle2": 20, + "Rectangle2_1": 78, + "Rectangle2_2": 65, + "Rectangle3": 110, + "Screen2": 0, + "Separator3": 113, + "Subtitle2": 12, + "Title1_2": 11, + "Title2": 9, + "Title2_1": 97, + "Title2_2": 100, + "Title3": 112, + "Title3_2": 76, + "Title4": 15, + "Title4_1": 102, + "Title5": 90, + "Title5_1": 91, + "Title5_2": 89, + "Title6": 40, + "VisitAudioScreen": 0, + "VisitChecklistScreen": 0, + "VisitDetailsScreen": 0, + "VisitPictureScreen": 0 + }, + "ResourcesJsonIndices": { + "Audio-SampleAudio": 1, + "Image-ic_fluent_person_24_regular": 2, + "Image-SampleImage": 0 + }, + "RuleScreenIdWithoutScreen": {}, + "TemplateVersions": {}, + "VolatileProperties": { + "AnalysisLoadTime": 0.42526190000000003, + "ControlCount": { + "audioPlayback": 2, + "button": 22, + "camera": 1, + "circle": 4, + "gallery": 6, + "galleryTemplate": 6, + "group": 3, + "icon": 13, + "image": 5, + "label": 48, + "Map": 3, + "microphone": 1, + "pcfDataField": 11, + "rectangle": 7, + "screen": 7 + }, + "DeserializationLoadTime": 2.0901461000000001 + }, + "WasLocalDatabaseReferencesEmpty": false +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/checksum.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/checksum.json new file mode 100644 index 00000000..1a610aa0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Entropy/checksum.json @@ -0,0 +1,50 @@ +{ + "ClientBuildDetails": { + "CommitHash": "37fdac2d8b3c76aee4d69d8983436f0aed54ed35", + "IsLocalBuild": false + }, + "ClientPerFileChecksums": { + "AppCheckerResult.sarif": "C8_sr+71S+3TxVwg69WzEzzMytwEKp2a6qAmLN2sqnKzjA=", + "Assets\\Images\\cbc86915-84d8-4763-af54-e12285890848.svg": "C8_muGYIwvZT8/0pZMiherrO7mdIu5foUm3ctuA0zNsVaU=", + "Controls\\1.json": "C8_peBq9jfFCC2cn+gksskHauY71Ftu2s+ltIAYs7lgi+Q=", + "Controls\\127.json": "C8_WCFkxEOXhkZGb0JxZZGHUPHeJcqcZYcY4xP9WaoPWFA=", + "Controls\\14.json": "C8_8fUdkvVyXN4EzwoiVzBPWC8Zmdg/MVBm/ZiRc4oqlB4=", + "Controls\\34.json": "C8_yf/egxljEgwBKxUYJNfg9prp4UBPkgUN9/BO3cjrivM=", + "Controls\\4.json": "C8_gIpXYf58yGxJ6E4HLLmESlYF7lhV29bGgppLa79/d3U=", + "Controls\\41.json": "C8_MfiKQ909E58r5x47J34tjJxKYWlrHqaMe2Iqc+P0BdU=", + "Controls\\59.json": "C8_wOVnSLgniVkPysyOut5fDukHlne52L384q251Sbds5o=", + "Controls\\85.json": "C8_cEcI8qEG3fo+kYadBQVpAE269bL6POi5BC2NEjDVP5s=", + "Header.json": "C8_btI6vdGBPg/FP6/V+/ogRu/6oDym2GM1C9wbi0psvs4=", + "Properties.json": "C8_jDCRsvi5vQqda+VJSNrLkhEDH0VIBR39kNHxRuoAkCM=", + "References\\DataSources.json": "C8_swZgu77O65Yz5x4BBTxmIXHNeZzyqHfh7H2hMGKYBG0=", + "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", + "References\\QualifiedValues.json": "C8_bgZGjdZRCm2oD0SNudFeI8GSmZ4pCMJuOHrliCgn0co=", + "References\\Resources.json": "C8_2AyxZA2CU3DUDR9ucKA2JAfGAYRneZ2g9lPunao+uUQ=", + "References\\Templates.json": "C8_S/z904cd/dp1X1HpPlvH/7RtWpki7jwiNkZDcdF40ns=", + "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", + "Resources\\PublishInfo.json": "C8_iCMt4yJckn44XprbdHv5M8EpmYEkl6Xg+69snnZiQzM=" + }, + "ClientStampedChecksum": "C8_y7Rt5iq3sorYz0fGjadOsXjf0lasg6ayg6sERfDqi8Q=", + "ServerPerFileChecksums": { + "AppCheckerResult.sarif": "C8_sr+71S+3TxVwg69WzEzzMytwEKp2a6qAmLN2sqnKzjA=", + "Assets\\Images\\cbc86915-84d8-4763-af54-e12285890848.svg": "C8_muGYIwvZT8/0pZMiherrO7mdIu5foUm3ctuA0zNsVaU=", + "Controls\\1.json": "C8_peBq9jfFCC2cn+gksskHauY71Ftu2s+ltIAYs7lgi+Q=", + "Controls\\127.json": "C8_WCFkxEOXhkZGb0JxZZGHUPHeJcqcZYcY4xP9WaoPWFA=", + "Controls\\14.json": "C8_8fUdkvVyXN4EzwoiVzBPWC8Zmdg/MVBm/ZiRc4oqlB4=", + "Controls\\34.json": "C8_yf/egxljEgwBKxUYJNfg9prp4UBPkgUN9/BO3cjrivM=", + "Controls\\4.json": "C8_gIpXYf58yGxJ6E4HLLmESlYF7lhV29bGgppLa79/d3U=", + "Controls\\41.json": "C8_MfiKQ909E58r5x47J34tjJxKYWlrHqaMe2Iqc+P0BdU=", + "Controls\\59.json": "C8_wOVnSLgniVkPysyOut5fDukHlne52L384q251Sbds5o=", + "Controls\\85.json": "C8_cEcI8qEG3fo+kYadBQVpAE269bL6POi5BC2NEjDVP5s=", + "Header.json": "C8_btI6vdGBPg/FP6/V+/ogRu/6oDym2GM1C9wbi0psvs4=", + "Properties.json": "C8_jDCRsvi5vQqda+VJSNrLkhEDH0VIBR39kNHxRuoAkCM=", + "References\\DataSources.json": "C8_swZgu77O65Yz5x4BBTxmIXHNeZzyqHfh7H2hMGKYBG0=", + "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", + "References\\QualifiedValues.json": "C8_bgZGjdZRCm2oD0SNudFeI8GSmZ4pCMJuOHrliCgn0co=", + "References\\Resources.json": "C8_2AyxZA2CU3DUDR9ucKA2JAfGAYRneZ2g9lPunao+uUQ=", + "References\\Templates.json": "C8_S/z904cd/dp1X1HpPlvH/7RtWpki7jwiNkZDcdF40ns=", + "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", + "Resources\\PublishInfo.json": "C8_iCMt4yJckn44XprbdHv5M8EpmYEkl6Xg+69snnZiQzM=" + }, + "ServerStampedChecksum": "C8_y7Rt5iq3sorYz0fGjadOsXjf0lasg6ayg6sERfDqi8Q=" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Other/References/ModernThemes.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Other/References/ModernThemes.json new file mode 100644 index 00000000..b809c455 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Other/References/ModernThemes.json @@ -0,0 +1,8 @@ +{ + "Themes": [ + { + "EntityName": "PowerAppsTheme", + "ThemeName": "PowerAppsTheme" + } + ] +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Other/References/QualifiedValues.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Other/References/QualifiedValues.json new file mode 100644 index 00000000..510b8d25 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Other/References/QualifiedValues.json @@ -0,0 +1,83 @@ +{ + "QualifiedValues": [ + { + "Kind": "default.cds_rms_automation_forms", + "Namespace": "Automations (Forms)", + "Values": { + "Information": "2ea56d89-a547-4e17-8216-aaa7fe27ab04" + } + }, + { + "Kind": "default.cds_rms_visit_forms", + "Namespace": "Visits (Forms)", + "Values": { + "Information": "ede471a8-f94d-4bd5-9760-c127878e4bf5" + } + }, + { + "Kind": "default.cds_rms_patient_forms", + "Namespace": "Patients (Forms)", + "Values": { + "Information": "f35a953a-69f5-4826-b001-eb4020e6c311" + } + }, + { + "Kind": "default.cds_rms_picturereference_forms", + "Namespace": "Picture References (Forms)", + "Values": { + "Information": "c76b6498-0587-434a-918c-a1f4abf94eef" + } + }, + { + "Kind": "default.cds_rms_audioreference_forms", + "Namespace": "Audio References (Forms)", + "Values": { + "Information": "592d35f7-ae5e-4450-ad1d-340d6c1d27f4" + } + }, + { + "Kind": "default.cds_contact_forms", + "Namespace": "Contacts (Forms)", + "Values": { + "account contact card": "29de27bc-a257-4f29-99cf-bab4a84e688f", + "Contact": "1fed44d1-ae68-4a41-bd2b-f13acac4acfa", + "contact card": "707fc57b-c5e6-471b-a180-e37ed28a38e2", + "Contact Card form": "bc0f68dd-a4b1-4a8f-bed3-c8f5db2f89cf", + "Contact Quick Create": "661157fe-2fc9-4eaa-835f-5bfa2f7b64f7", + "Contact Quick Form": "bdb0ae1c-32fa-4374-b637-8dafe107bc44", + "Contact quick view form": "7d460b7e-8f5d-ee11-be6f-0022480b6a3f", + "Contact Reference Panel": "d880c3cf-80e2-42f3-82f9-24d040d09f17", + "Information": "894cc46a-b0cb-4ab0-8bf6-200544e46a2d", + "Invite Web Form": "d6190b35-9474-4098-9698-33f6627eb3bf", + "Live Persona Card Form": "449faa0e-f471-48ec-87d0-4719909546d2", + "Portal Contact (Enhanced)": "c1c97961-2d42-4103-abf8-2fe2bdf38224", + "Profile Web Form (Enhanced)": "bddc0100-0dbe-4562-aafe-31d08c8ab506", + "Profile Web Form (Enhanced) - Japanese": "01124dd8-9bff-4cc0-bb33-ea9d943c3f9f", + "Recent Cases and Entitlements": "f3b707fb-3b5f-45f9-9c6b-5e573bb5d19e", + "Social Profiles": "7bb87dfd-ec3e-4ed9-8e3e-5725d3067295", + "Update Contact": "26843818-6508-4afe-9342-5fae2ebf15ca" + } + }, + { + "Kind": "default.cds_powerpagecomponent_forms", + "Namespace": "Site Components (Forms)", + "Values": { + "Information": "a7c7ce9e-078f-4af5-8ec2-c0722c8b9ca3" + } + }, + { + "Kind": "default.cds_rms_patientvisit_forms", + "Namespace": "Patient Visits (Forms)", + "Values": { + "Information": "12a44cd3-1c90-4846-8161-e083d333d9b1" + } + }, + { + "Kind": "default.cds_rms_visitchecklistitem_forms", + "Namespace": "Visit Checklist Items (Forms)", + "Values": { + "Information": "117feeae-35f4-4845-a1c0-f7ca39e51816" + } + } + ] +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/App.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/App.fx.yaml new file mode 100644 index 00000000..4d3c4a83 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/App.fx.yaml @@ -0,0 +1,12 @@ +App As appinfo: + BackEnabled: =false + OnStart: =Set(selectedView, "List") + Theme: =PowerAppsTheme + + Host As hostControl.DefaultHostControlVariant: + OnCancel: =false + OnEdit: =false + OnNew: =false + OnSave: =false + OnView: =false + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/App.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/App.editorstate.json new file mode 100644 index 00000000..b7b77767 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/App.editorstate.json @@ -0,0 +1,125 @@ +{ + "ControlStates": { + "App": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "MinScreenHeight", + "MinScreenWidth", + "ConfirmExit", + "SizeBreakpoints", + "BackEnabled", + "Theme", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "OnStart", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "App", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "ConfirmExit", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "BackEnabled", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "MinScreenHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "MinScreenWidth", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Theme", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnStart", + "RuleProviderType": "Unknown" + }, + { + "Category": "ConstantData", + "PropertyName": "SizeBreakpoints", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Host": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "OnNew", + "OnEdit", + "OnView", + "OnSave", + "OnCancel" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Host", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Behavior", + "PropertyName": "OnNew", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnEdit", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnView", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSave", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnCancel", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + } + }, + "TopParentName": "App" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/MyVisitsScreen.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/MyVisitsScreen.editorstate.json new file mode 100644 index 00000000..cf05ce25 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/MyVisitsScreen.editorstate.json @@ -0,0 +1,4280 @@ +{ + "ControlStates": { + "Body1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.'Import Sequence Number'", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal)", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryBody.ID%", + "Name": "Body1", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "contentLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Button3_10": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Self.Fill", + "InvariantPropertyName": "PressedColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "532", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "4", + "InvariantPropertyName": "FocusedBorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "TabIndex", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_10", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_11": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Self.Fill", + "InvariantPropertyName": "PressedColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(255, 255, 255, 1)", + "InvariantPropertyName": "HoverColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "532", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "4", + "InvariantPropertyName": "FocusedBorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "0", + "InvariantPropertyName": "TabIndex", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_11", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_9": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "532", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_9", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Gallery2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + "TemplateSize", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TemplatePadding", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "DelayItemLoading", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "572", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "GalleryTemplateChildName": "galleryTemplate2", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Gallery2", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DelayItemLoading", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "galleryTemplate2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Icon3_5": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_5", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Image4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ImagePosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImageRotation", + "X", + "Y", + "Width", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Image4", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "Label1_14": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_14", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_24": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_24", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Latitude1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Latitude1", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Longitude1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Longitude1", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Map1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(29, 114, 169, 1)", + "InvariantPropertyName": "PinColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "CurrentLocation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "InfoCards", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DefaultLocation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "SatelliteView", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLabels", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLatitudes", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLongitudes", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RouteOptimization", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "UseRouting", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShapeDrawing", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShapeEditingDeleting", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DefaultZoomLevel", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RouteMaintainOrder", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderRadius", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Map1", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "PinColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "CurrentLocation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "InfoCards", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "DefaultLocation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "SatelliteView", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLabels", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLatitudes", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLongitudes", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "RouteOptimization", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "UseRouting", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ShapeDrawing", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ShapeEditingDeleting", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "DefaultZoomLevel", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "RouteMaintainOrder", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderRadius", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "MyVisitsScreen": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "MyVisitsScreen", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + }, + "NextArrow2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "Tooltip", + "AccessibleLabel", + "PaddingLeft", + "PaddingRight", + "PaddingTop", + "PaddingBottom", + "TabIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryNextIcon.ID%", + "Name": "NextArrow2", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Tooltip", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "AccessibleLabel", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Patient1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Patient1", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Planned Date and Time1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Planned Date and Time1", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Subtitle2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Name", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal)", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGallerySubtitle.ID%", + "Name": "Subtitle2", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "subtitleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title1_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.SampleHeading", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title1_2", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Name", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal)", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryTitle.ID%", + "Name": "Title2", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title4", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + } + }, + "TopParentName": "MyVisitsScreen" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/PatientDetailScreen.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/PatientDetailScreen.editorstate.json new file mode 100644 index 00000000..90d7c964 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/PatientDetailScreen.editorstate.json @@ -0,0 +1,6247 @@ +{ + "ControlStates": { + "Button3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Text", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_1", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_2", + "ParentIndex": 11, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_3", + "ParentIndex": 16, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Circle1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "BorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Circle1", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultCircleStyle", + "Type": "ControlInfo" + }, + "Circle1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Circle1_1", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultCircleStyle", + "Type": "ControlInfo" + }, + "Group2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": true, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Group2_1", + "ParentIndex": 22, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Group2_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": true, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Group2_2", + "ParentIndex": 23, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Icon3_4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_4", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Image2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ImagePosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Image2", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "Label1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_1", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_10": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_10", + "ParentIndex": 17, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_11": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "LineHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_11", + "ParentIndex": 21, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_12": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "LineHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_12", + "ParentIndex": 18, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_17": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_17", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_2", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_3", + "ParentIndex": 13, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_4", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_5": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_5", + "ParentIndex": 14, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_6": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_6", + "ParentIndex": 12, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_7": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_7", + "ParentIndex": 15, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_8": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "LineHeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_8", + "ParentIndex": 20, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_9": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_9", + "ParentIndex": 19, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "PatientDetailScreen": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "PatientDetailScreen", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "PatientDetailScreen" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/Screen2.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/Screen2.editorstate.json new file mode 100644 index 00000000..80ab16f8 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/Screen2.editorstate.json @@ -0,0 +1,856 @@ +{ + "ControlStates": { + "Audio1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleAudio", + "InvariantPropertyName": "Media", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "BorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Audio1", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Media", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultAudioPlaybackStyle", + "Type": "ControlInfo" + }, + "Gallery1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "CustomGallerySample", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + "TemplateSize", + "TemplatePadding", + "Layout", + "Transition", + "DelayItemLoading", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "GalleryTemplateChildName": "galleryTemplate1", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Gallery1", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DelayItemLoading", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "galleryTemplate1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate1", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Rectangle3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "OnSelect", + "ZIndex", + "Visible", + "BorderThickness", + "TabIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryRectangle1.ID%", + "Name": "Rectangle3", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "primary2RectangleStyle", + "Type": "ControlInfo" + }, + "Screen2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Fill", + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Screen2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + }, + "Separator3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "OnSelect", + "ZIndex", + "BorderThickness", + "TabIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGallerySeparator1.ID%", + "Name": "Separator3", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "dividerStyle2020", + "Type": "ControlInfo" + }, + "Title3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + "Text", + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryTitle.ID%", + "Name": "Title3", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + } + }, + "TopParentName": "Screen2" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitAudioScreen.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitAudioScreen.editorstate.json new file mode 100644 index 00000000..2853f9cf --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitAudioScreen.editorstate.json @@ -0,0 +1,3068 @@ +{ + "ControlStates": { + "Audio1_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleAudio", + "InvariantPropertyName": "Media", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "BorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShowControls", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Audio1_2", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Media", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ShowControls", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultAudioPlaybackStyle", + "Type": "ControlInfo" + }, + "Button3_16": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_16", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_17": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "532", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_17", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "galleryTemplate1_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate1_2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "gllAudioReferences_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "CustomGallerySample", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + "TemplateSize", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TemplatePadding", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "DelayItemLoading", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "GalleryTemplateChildName": "galleryTemplate1_2", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "gllAudioReferences_1", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DelayItemLoading", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "Icon3_7": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_7", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Label1_16": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_16", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_20": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_20", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_21": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_21", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_22": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingTop", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingBottom", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_22", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "mcrCheckinMicrophone": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "ImagePosition", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(Self.Fill, -15%)", + "InvariantPropertyName": "PressedFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "BorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "4", + "InvariantPropertyName": "FocusedBorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "mcrCheckinMicrophone", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultMicrophoneStyle", + "Type": "ControlInfo" + }, + "Rectangle2_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Rectangle2_2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultRectangleStyle", + "Type": "ControlInfo" + }, + "Title3_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + "Text", + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryTitle.ID%", + "Name": "Title3_2", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "VisitAudioScreen": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "VisitAudioScreen", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "VisitAudioScreen" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitChecklistScreen.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitChecklistScreen.editorstate.json new file mode 100644 index 00000000..de682831 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitChecklistScreen.editorstate.json @@ -0,0 +1,3139 @@ +{ + "ControlStates": { + "Button3_18": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_18", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_20": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "532", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_20", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Gallery2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + "TemplateSize", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TemplatePadding", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "DelayItemLoading", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "572", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "GalleryTemplateChildName": "galleryTemplate2_1", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Gallery2_1", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DelayItemLoading", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "galleryTemplate2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate2_1", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Icon3_8": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_8", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Label1_23": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_23", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Latitude1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Latitude1_1", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Longitude1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Longitude1_1", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Map1_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(29, 114, 169, 1)", + "InvariantPropertyName": "PinColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "CurrentLocation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "InfoCards", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DefaultLocation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "SatelliteView", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLabels", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLatitudes", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLongitudes", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RouteOptimization", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "UseRouting", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShapeDrawing", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShapeEditingDeleting", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DefaultZoomLevel", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RouteMaintainOrder", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderRadius", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Map1_2", + "ParentIndex": 3, + "PcfServiceDependencies": [ + "SpatialServices" + ], + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "PinColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "CurrentLocation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "InfoCards", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "DefaultLocation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "SatelliteView", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLabels", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLatitudes", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLongitudes", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "RouteOptimization", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "UseRouting", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ShapeDrawing", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ShapeEditingDeleting", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "DefaultZoomLevel", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "RouteMaintainOrder", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderRadius", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "NextArrow2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "Tooltip", + "AccessibleLabel", + "PaddingLeft", + "PaddingRight", + "PaddingTop", + "PaddingBottom", + "TabIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryNextIcon.ID%", + "Name": "NextArrow2_1", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Tooltip", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "AccessibleLabel", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "NextArrow2_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "Select(Parent)", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "Tooltip", + "AccessibleLabel", + "PaddingLeft", + "PaddingRight", + "PaddingTop", + "PaddingBottom", + "TabIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "NextArrow2_2", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Tooltip", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "AccessibleLabel", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Patient1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Patient1_1", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Planned Date and Time1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Planned Date and Time1_1", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Title2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Name", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal)", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "(Parent.TemplateHeight - (Self.Size*1.8 + Subtitle2_1.Size*1.8 + 2 + Body1_1.Size*1.8)) / 2", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryTitle.ID%", + "Name": "Title2_1", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title2_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Name", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "VerticalAlign", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "X", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "(Parent.TemplateHeight - (Self.Size*1.8 + Subtitle2_1.Size*1.8 + 2 + Body1_1.Size*1.8)) / 2", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Italic", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title2_2", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title4_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title4_1", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "VisitChecklistScreen": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "VisitChecklistScreen", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "VisitChecklistScreen" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitDetailsScreen.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitDetailsScreen.editorstate.json new file mode 100644 index 00000000..ddf72ff7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitDetailsScreen.editorstate.json @@ -0,0 +1,4971 @@ +{ + "ControlStates": { + "Button3_12": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "DisplayMode.Edit", + "InvariantPropertyName": "DisplayMode", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_12", + "ParentIndex": 13, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_13": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_13", + "ParentIndex": 14, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_6": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "DisplayMode.Edit", + "InvariantPropertyName": "DisplayMode", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_6", + "ParentIndex": 11, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_7": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "DisplayMode.Edit", + "InvariantPropertyName": "DisplayMode", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_7", + "ParentIndex": 12, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_8": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_8", + "ParentIndex": 15, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Circle1_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Circle1_2", + "ParentIndex": 8, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultCircleStyle", + "Type": "ControlInfo" + }, + "Circle1_3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + "BorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Circle1_3", + "ParentIndex": 9, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultCircleStyle", + "Type": "ControlInfo" + }, + "Icon3_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_1", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Icon3_9": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_9", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Image2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ImagePosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Image2_1", + "ParentIndex": 10, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "Label1_18": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_18", + "ParentIndex": 16, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label3", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label3_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label3_1", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label3_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label3_2", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label3_3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label3_3", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label3_4": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Text\"", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label3_4", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Latitude2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Latitude2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Longitude2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Longitude2", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Map1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(29, 114, 169, 1)", + "InvariantPropertyName": "PinColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "CurrentLocation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "InfoCards", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DefaultLocation", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "SatelliteView", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLabels", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLatitudes", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"\"", + "InvariantPropertyName": "ItemsLongitudes", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"None\"", + "InvariantPropertyName": "RouteOptimization", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "UseRouting", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShapeDrawing", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShapeEditingDeleting", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Visible", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DefaultZoomLevel", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "MapStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Transparency", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderRadius", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Map1_1", + "ParentIndex": 17, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "PinColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "CurrentLocation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "InfoCards", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "DefaultLocation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "SatelliteView", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLabels", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLatitudes", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ItemsLongitudes", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "RouteOptimization", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "UseRouting", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ShapeDrawing", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "ShapeEditingDeleting", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "DefaultZoomLevel", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "MapStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Transparency", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderRadius", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Rectangle2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Rectangle2", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultRectangleStyle", + "Type": "ControlInfo" + }, + "Title6": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "FieldName", + "Order", + "FieldVariantName", + "FieldDisplayName", + "FieldType", + "X", + "Y", + "Width", + "Height", + "ZIndex" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": true, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title6", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "FieldName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Order", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldVariantName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldDisplayName", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "FieldType", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "VisitDetailsScreen": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "VisitDetailsScreen", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "VisitDetailsScreen" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitPictureScreen.editorstate.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitPictureScreen.editorstate.json new file mode 100644 index 00000000..83c9fd60 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/EditorState/VisitPictureScreen.editorstate.json @@ -0,0 +1,3195 @@ +{ + "ControlStates": { + "Button3_14": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "532", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + "Size", + "Italic", + "Underline", + "Strikethrough" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_14", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "Button3_15": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ColorFade(RGBA(56, 96, 178, 1), -20%)", + "InvariantPropertyName": "HoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Button3_15", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultButtonStyle", + "Type": "ControlInfo" + }, + "cmrCheckinCamera_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "BorderStyle", + "FocusedBorderColor", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "-1", + "InvariantPropertyName": "Camera", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "cmrCheckinCamera_1", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Camera", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultCameraStyle", + "Type": "ControlInfo" + }, + "Gallery3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "CustomGallerySample", + "InvariantPropertyName": "Items", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "WrapCount", + "TemplateSize", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TemplatePadding", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Layout", + "Transition", + "DelayItemLoading", + "LoadingSpinner", + "LoadingSpinnerColor", + "DisplayMode", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "X", + "Y", + "Width", + "Height", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "GalleryTemplateChildName": "galleryTemplate3", + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Gallery3", + "ParentIndex": 7, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Items", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "WrapCount", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplateSize", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TemplatePadding", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Layout", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Transition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DelayItemLoading", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGalleryStyle", + "Type": "ControlInfo" + }, + "galleryTemplate3": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "TemplateFill" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": true, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "galleryTemplate3", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "TemplateFill", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "", + "Type": "ControlInfo" + }, + "Icon3_6": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Icon", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "BorderStyle", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnSelect", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Icon3_6", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Icon", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultIconStyle", + "Type": "ControlInfo" + }, + "Image1_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "SampleImage", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ImagePosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "true", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Image1_1", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Visible", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "Image5": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Image", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ImagePosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImageRotation", + "X", + "Y", + "Width", + "Height", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "FocusedBorderColor", + "BorderStyle", + "DisplayMode", + "OnSelect", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusTopRight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "RadiusBottomLeft", + "IsLockable": false, + "NameMapSourceSchema": "?" + } + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryImage.ID%", + "Name": "Image5", + "ParentIndex": 2, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Image", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImageRotation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultImageStyle", + "Type": "ControlInfo" + }, + "Label1_15": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_15", + "ParentIndex": 1, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Label1_19": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Overflow", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + "Color", + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Font", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "ZIndex", + "LineHeight", + "BorderThickness", + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Italic", + "Underline", + "Strikethrough", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Label1_19", + "ParentIndex": 6, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LineHeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Italic", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Underline", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Strikethrough", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultLabelStyle", + "Type": "ControlInfo" + }, + "Rectangle2_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(56, 96, 178, 1)", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "BorderColor", + "BorderStyle", + "FocusedBorderColor", + "DisplayMode", + "X", + "Y", + "Width", + "Height", + "ZIndex", + "BorderThickness", + "FocusedBorderThickness" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Rectangle2_1", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderThickness", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderThickness", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultRectangleStyle", + "Type": "ControlInfo" + }, + "Title5": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + "Text", + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(50, 49, 48, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "%TemplateBrowseGalleryTitle.ID%", + "Name": "Title5", + "ParentIndex": 4, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title5_1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Name", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "RGBA(50, 49, 48, 1)", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + "Fill", + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal)", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Align", + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title5_1", + "ParentIndex": 5, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "Title5_2": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "Live", + "Overflow", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "ThisItem.Name", + "InvariantPropertyName": "Text", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "Role", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "PressedColor", + "HoverColor", + "BorderColor", + "DisabledBorderColor", + "PressedBorderColor", + "HoverBorderColor", + "BorderStyle", + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledFill", + "PressedFill", + "HoverFill", + "Font", + "FontWeight", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Align", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "VerticalAlign", + "X", + "Y", + "Width", + "Height", + "DisplayMode", + "OnSelect", + "ZIndex", + "PaddingTop", + "PaddingRight", + "PaddingBottom", + "PaddingLeft", + "TabIndex", + "Size" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "Title5_2", + "ParentIndex": 3, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Data", + "PropertyName": "Live", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Text", + "RuleProviderType": "Unknown" + }, + { + "Category": "Data", + "PropertyName": "Role", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Overflow", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Color", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FocusedBorderColor", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisabledFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PressedFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "HoverFill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Font", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "FontWeight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Align", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "VerticalAlign", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingTop", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingRight", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingBottom", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "PaddingLeft", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "TabIndex", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Behavior", + "PropertyName": "OnSelect", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "titleLabelStyle_galleryLayouts_ver5", + "Type": "ControlInfo" + }, + "VisitPictureScreen": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Fill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "ImagePosition", + "Height", + "Width", + "Size", + "Orientation", + "LoadingSpinner", + "LoadingSpinnerColor" + ], + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "VisitPictureScreen", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ + { + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "ImagePosition", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Size", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "Orientation", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinner", + "RuleProviderType": "Unknown" + }, + { + "Category": "Design", + "PropertyName": "LoadingSpinnerColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultScreenStyle", + "Type": "ControlInfo" + } + }, + "TopParentName": "VisitPictureScreen" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/MyVisitsScreen.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/MyVisitsScreen.fx.yaml new file mode 100644 index 00000000..488db7a1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/MyVisitsScreen.fx.yaml @@ -0,0 +1,280 @@ +MyVisitsScreen As screen: + Fill: =RGBA(245, 247, 254, 1) + + "Gallery2 As gallery.'BrowseLayout_Vertical_ThreeTextOneImageVariant_ver5.0'": + DelayItemLoading: =true + Height: =726 + Items: =Visits + Layout: =Layout.Vertical + LoadingSpinner: =LoadingSpinner.Data + TemplatePadding: =10 + TemplateSize: =116 + Visible: =selectedView = "List" || IsBlank(selectedView) + Width: =572 + X: =35 + Y: =353 + ZIndex: =2 + + Button3_9 As button: + BorderThickness: =0 + Fill: |- + =If(ThisItem.IsSelected, ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + Height: =108 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =552 + ZIndex: =1 + + Title2 As label: + Color: |- + =If(ThisItem.IsSelected, ColorValue("#FFFFFF"), RGBA(16, 20, 82, 1)) + FontWeight: =FontWeight.Semibold + Height: =Self.Size * 1.8 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.Name + VerticalAlign: =VerticalAlign.Top + Width: =Parent.TemplateWidth - 185 + X: =115 + Y: =(Parent.TemplateHeight - (Self.Size*1.8 + Subtitle2.Size*1.8 + 2 + Body1.Size*1.8)) / 2 + ZIndex: =2 + + Subtitle2 As label: + Color: |- + =If(ThisItem.IsSelected, ColorValue("#FFFFFF"), RGBA(16, 20, 82, 1)) + Height: =Self.Size * 1.8 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.'Planned Date and Time' & " " & Switch(ThisItem.'Status Reason', 'Status Reason (Visits)'.Pending, "⚪️", 'Status Reason (Visits)'.'In Progress', "🔵", 'Status Reason (Visits)'.Done, "🟢") + VerticalAlign: =VerticalAlign.Top + Width: =Title2.Width + X: =Title2.X + Y: =Title2.Y + Title2.Height + ZIndex: =3 + + Body1 As label: + Color: |- + =If(ThisItem.IsSelected, ColorValue("#FFFFFF"), RGBA(16, 20, 82, 1)) + Height: =Self.Size * 1.8 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.Patient.Name + VerticalAlign: =VerticalAlign.Top + Width: =Subtitle2.Width + X: =Title2.X + Y: =Subtitle2.Y + Subtitle2.Height + ZIndex: =4 + + NextArrow2 As icon.ChevronRight: + AccessibleLabel: =Self.Tooltip + Color: =RGBA(166, 166, 166, 1) + Height: =50 + Icon: =Icon.View + OnSelect: |- + =Set(updatedScore, ThisItem.Score); + Navigate(VisitDetailsScreen, Transition.None, { selectedVisitInfo: ThisItem, selectedVisitStatus_: ThisItem.'Status Reason', patientPhoto: ThisItem.Patient.Photo }) + PaddingBottom: =16 + PaddingLeft: =16 + PaddingRight: =16 + PaddingTop: =16 + Tooltip: ="View item details" + Width: =50 + X: =480 + Y: =(Parent.TemplateHeight / 2) - (Self.Height / 2) + ZIndex: =5 + + Title1_2 As label: + Align: =Align.Center + FontWeight: =If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal) + Height: =46 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Size: =24 + Text: ="🗓️" + Width: =45 + X: =40 + Y: =40 + ZIndex: =7 + + Label1_14 As label: + Font: =Font.Arial + FontWeight: =FontWeight.Bold + Height: =70 + Size: =16 + Text: ="Upcoming Visits" + Width: =311 + X: =35 + Y: =152 + ZIndex: =3 + + "Map1 As 'Map (preview)'.pcfdataset": + BorderColor: =RGBA(0, 18, 107, 1) + BorderRadius: =20 + CurrentLocation: =true + DefaultLocation: =false + DefaultZoomLevel: =10 + DisplayMode: =DisplayMode.Edit + Height: =727 + InfoCards: ='Map.InfoCards'.OnClick + Items: =Visits + ItemsLabels: ="rms_title" + ItemsLatitudes: ="rms_latitude" + ItemsLongitudes: ="rms_longitude" + PinColor: |- + =ColorValue("#7889d3") + RouteMaintainOrder: =true + RouteOptimization: ='Map.RouteOptimization'.Time + SatelliteView: =false + ShapeDrawing: =false + ShapeEditingDeleting: =false + UseRouting: =true + Visible: =selectedView = "Map" + Width: =572 + X: =35 + Y: =353 + ZIndex: =4 + + Title4 As pcfDataField.textualColumn: + FieldDisplayName: ="Title" + FieldName: ="rms_title" + FieldType: ="s" + FieldVariantName: ="textualColumn" + Order: =4 + ZIndex: =12 + + Latitude1 As pcfDataField.textualColumn: + FieldDisplayName: ="Latitude" + FieldName: ="rms_latitude" + FieldType: ="n" + FieldVariantName: ="textualColumn" + Order: =2 + ZIndex: =13 + + Longitude1 As pcfDataField.textualColumn: + FieldDisplayName: ="Longitude" + FieldName: ="rms_longitude" + FieldType: ="n" + FieldVariantName: ="textualColumn" + Order: =3 + ZIndex: =14 + + Patient1 As pcfDataField: + FieldDisplayName: ="Patient" + FieldName: ="rms_Patient" + FieldType: ="E" + FieldVariantName: ="complexTypeColumn" + Order: =4 + ZIndex: =15 + + "'Planned Date and Time1' As pcfDataField.textualColumn": + FieldDisplayName: ="Planned Date and Time" + FieldName: ="rms_planneddateandtime" + FieldType: ="d" + FieldVariantName: ="textualColumn" + Order: =5 + ZIndex: =16 + + Button3_10 As button: + BorderThickness: =0 + Color: |- + =If(selectedView = "Map", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + Fill: |- + =If(selectedView = "List", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + FocusedBorderThickness: =0 + Font: =Font.Arial + Height: =58 + HoverColor: |- + =If(selectedView = "Map", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + HoverFill: =Self.Fill + OnSelect: |- + =UpdateContext({ selectedView: "List" }) + PressedColor: |- + =If(selectedView = "Map", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + RadiusBottomLeft: =30 + RadiusBottomRight: =30 + RadiusTopLeft: =30 + RadiusTopRight: =30 + Size: =14 + TabIndex: =If(selectedView = "List", 1, 0) + Text: ="List" + Width: =313 + X: =35 + Y: =237 + ZIndex: =8 + + Button3_11 As button: + BorderThickness: =0 + Color: |- + =If(selectedView = "List", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + Fill: |- + =If(selectedView = "Map", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + FocusedBorderThickness: =0 + Font: =Font.Arial + Height: =58 + HoverColor: |- + =If(selectedView = "List", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + HoverFill: =Self.Fill + OnSelect: |- + =UpdateContext({ selectedView: "Map" }) + PressedColor: |- + =If(selectedView = "List", ColorValue("#7889d3"), RGBA(255, 255, 255, 1)) + RadiusBottomLeft: =30 + RadiusBottomRight: =30 + RadiusTopLeft: =30 + RadiusTopRight: =30 + Size: =14 + TabIndex: =If(selectedView = "Map", 1, 0) + Text: ="Map" + Width: =314 + X: =293 + Y: =237 + ZIndex: =9 + + Icon3_5 As icon.BackArrow: + Color: |- + =ColorValue("#7889d3") + Height: =28 + Icon: =Icon.Reload + OnSelect: =Refresh(Visits) + Width: =26 + X: =221 + Y: =173 + ZIndex: =10 + + Label1_24 As label: + Align: =Align.Right + Font: =Font.Arial + Height: =70 + Size: =16 + Text: ="Hi, " & User().FullName & " 👋🏻!" + Width: =311 + X: =237 + Y: =15 + ZIndex: =11 + + Image4 As image: + Height: =46 + Image: =User().Image + ImagePosition: =ImagePosition.Fill + RadiusBottomLeft: =100 + RadiusBottomRight: =100 + RadiusTopLeft: =100 + RadiusTopRight: =100 + Width: =46 + X: =561 + Y: =27 + ZIndex: =12 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/PatientDetailScreen.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/PatientDetailScreen.fx.yaml new file mode 100644 index 00000000..38d8691c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/PatientDetailScreen.fx.yaml @@ -0,0 +1,267 @@ +PatientDetailScreen As screen: + Fill: =RGBA(245, 247, 254, 1) + + Button3 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =71 + HoverFill: =Self.Fill + Size: =24 + Text: = + Width: =181 + X: =27 + Y: =476 + ZIndex: =1 + + Circle1_1 As circle: + Fill: |- + =ColorValue("#7889d3") + Height: =195 + Width: =195 + X: =221 + Y: =155 + ZIndex: =2 + + Circle1 As circle: + Fill: =RGBA(245, 247, 254, 1) + Height: =182 + Width: =182 + X: =228 + Y: =162 + ZIndex: =3 + + Image2 As image: + Height: =140 + Image: =patient.Photo.Full + ImagePosition: =ImagePosition.Fill + RadiusBottomLeft: =500 + RadiusBottomRight: =500 + RadiusTopLeft: =500 + RadiusTopRight: =500 + Width: =140 + X: =249 + Y: =183 + ZIndex: =4 + + Label1 As label: + Align: =Align.Center + Font: =Font.'Lato Black' + Height: =70 + Size: =20 + Text: =patient.Name + VerticalAlign: =VerticalAlign.Top + Width: =311 + X: =163 + Y: =361 + ZIndex: =5 + + Label1_1 As label: + Font: =Font.Arial + FontWeight: =FontWeight.Bold + Height: =70 + Size: =21 + Text: ="Info" + Width: =311 + X: =27 + Y: =406 + ZIndex: =6 + + Label1_2 As label: + Color: =RGBA(102, 102, 102, 1) + Height: =41 + Size: =12 + Text: ="Age" + Width: =123 + X: =40 + Y: =476 + ZIndex: =7 + + Label1_3 As label: + Color: =RGBA(26, 26, 26, 1) + FontWeight: =FontWeight.Semibold + Height: =36 + Size: =15 + Text: =DateDiff(patient.Birthday, Now(),TimeUnit.Years) & " years" + VerticalAlign: =VerticalAlign.Top + Width: =123 + X: =40 + Y: =505 + ZIndex: =8 + + Group2_1 As group: + Height: =5 + Width: =5 + X: =20 + Y: =20 + ZIndex: =12 + + Button3_1 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =71 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =181 + X: =231 + Y: =476 + ZIndex: =9 + + Label1_4 As label: + Color: =RGBA(102, 102, 102, 1) + Height: =41 + Size: =12 + Text: ="Weight" + Width: =123 + X: =244 + Y: =476 + ZIndex: =10 + + Label1_5 As label: + Color: =RGBA(26, 26, 26, 1) + FontWeight: =FontWeight.Semibold + Height: =36 + Size: =15 + Text: =patient.Weight & " kg" + VerticalAlign: =VerticalAlign.Top + Width: =123 + X: =244 + Y: =505 + ZIndex: =11 + + Button3_3 As button: + BorderThickness: =0 + Fill: |- + =ColorValue("#7889d3") + Height: =161 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =383 + X: =27 + Y: =583 + ZIndex: =15 + + Group2_2 As group: + Height: =5 + Width: =5 + X: =20 + Y: =20 + ZIndex: =15 + + Button3_2 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =71 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =181 + X: =436 + Y: =476 + ZIndex: =12 + + Label1_6 As label: + Color: =RGBA(102, 102, 102, 1) + Height: =41 + Size: =12 + Text: ="Height" + Width: =123 + X: =449 + Y: =476 + ZIndex: =13 + + Label1_7 As label: + Color: =RGBA(26, 26, 26, 1) + FontWeight: =FontWeight.Semibold + Height: =36 + Size: =15 + Text: =patient.Height & " cm" + VerticalAlign: =VerticalAlign.Top + Width: =123 + X: =449 + Y: =505 + ZIndex: =14 + + Label1_9 As label: + Color: =RGBA(255, 255, 255, 1) + FontWeight: =FontWeight.Semibold + Height: =36 + Size: =15 + Text: =If(lastVisit.Score > 50, "Great!", "Ops!") + VerticalAlign: =VerticalAlign.Top + Width: =123 + X: =198 + Y: =600 + ZIndex: =17 + + Label1_8 As label: + Color: =RGBA(237, 237, 237, 1) + Height: =54 + LineHeight: =1.4 + Size: =12 + Text: ="Last Visit in " & Text(lastVisit.'Planned Date and Time', "dd/mm") & ", done by Dr. Ray." + Width: =191 + X: =198 + Y: =636 + ZIndex: =18 + + Label1_10 As label: + Align: =Align.Center + Color: =RGBA(255, 255, 255, 1) + FontWeight: =FontWeight.Semibold + Height: =150 + Size: =80 + Text: =If(lastVisit.Score > 50, "👍🏻", "🤒") + VerticalAlign: =VerticalAlign.Top + Width: =170 + X: =32 + Y: =583 + ZIndex: =19 + + Label1_11 As label: + Color: =RGBA(255, 255, 255, 1) + Height: =54 + LineHeight: =1.4 + Size: =10 + Text: ="Score " & lastVisit.Score & " out of 100" + Width: =191 + X: =198 + Y: =679 + ZIndex: =20 + + Label1_12 As label: + Align: =Align.Center + Color: |- + =ColorValue("#7889d3") + FontWeight: =FontWeight.Bold + Height: =161 + LineHeight: =1.8 + Size: =15 + Text: ="Last Visit AI Calculated Score" + Width: =181 + X: =436 + Y: =583 + ZIndex: =21 + + Icon3_4 As icon.BackArrow: + Color: |- + =ColorValue("#7889d3") + Height: =35 + Icon: =Icon.ChevronLeft + OnSelect: =Back() + Width: =35 + X: =35 + Y: =17 + ZIndex: =22 + + Label1_17 As label: + Align: =Align.Center + FontWeight: =FontWeight.Bold + Height: =70 + Size: =16 + Text: ="Patient Profile" + Width: =311 + X: =165 + ZIndex: =23 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/Screen2.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/Screen2.fx.yaml new file mode 100644 index 00000000..4c1cb2b0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/Screen2.fx.yaml @@ -0,0 +1,48 @@ +Screen2 As screen: + + "Gallery1 As gallery.'BrowseLayout_Vertical_OneTextVariant_ver5.0'": + DelayItemLoading: =true + Items: =AzureBlobStorage.ListFolderV2("hackathon").value + Layout: =Layout.Vertical + LoadingSpinner: =LoadingSpinner.Data + TemplatePadding: =0 + TemplateSize: =80 + Y: =40 + ZIndex: =1 + + Title3 As label: + FontWeight: =If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal) + Height: =35 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.DisplayName + VerticalAlign: =VerticalAlign.Top + Width: =139 + X: =16 + Y: =(Parent.TemplateHeight / 2) - (Self.Height / 2) + ZIndex: =1 + + Separator3 As rectangle: + Height: =8 + OnSelect: =Select(Parent) + Width: =Parent.TemplateWidth + Y: =Parent.TemplateHeight - Self.Height + ZIndex: =3 + + Rectangle3 As rectangle: + Height: =Parent.TemplateHeight - Separator3.Height + OnSelect: =Select(Parent) + Visible: =ThisItem.IsSelected + Width: =4 + ZIndex: =4 + + Audio1 As audioPlayback: + Height: =53 + Media: =AzureBlobStorage.GetFileContent(ThisItem.Path) + X: =155 + Y: =9 + ZIndex: =5 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/Themes.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/Themes.json new file mode 100644 index 00000000..35c9de02 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/Themes.json @@ -0,0 +1,4962 @@ +{ + "CurrentTheme": "defaultTheme", + "CustomThemes": [ + { + "name": "defaultTheme", + "palette": [ + { + "name": "ScreenBkgColor", + "type": "c", + "value": "%Color.RESERVED%.White" + }, + { + "name": "InvertedBkgColor", + "type": "c", + "value": "RGBA(56, 96, 178, 1)" + }, + { + "name": "PrimaryColor1", + "type": "c", + "value": "RGBA(56, 96, 178, 1)" + }, + { + "name": "PrimaryColor2", + "type": "c", + "value": "RGBA(0, 18, 107, 1)" + }, + { + "name": "PrimaryColor3", + "type": "c", + "value": "RGBA(186, 202, 226, 1)" + }, + { + "name": "PrimaryColor1Light", + "type": "c", + "value": "RGBA(56, 96, 178, .2)" + }, + { + "name": "PrimaryColor2Light", + "type": "c", + "value": "RGBA(0, 18, 107, .2)" + }, + { + "name": "PrimaryColor3Light", + "type": "c", + "value": "RGBA(186, 202, 226, .2)" + }, + { + "name": "PrimaryColor3Fade", + "type": "c", + "value": "ColorFade(RGBA(186, 202, 226, 1), 70%)" + }, + { + "name": "Transparency", + "type": "c", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "name": "TextMainColor", + "type": "c", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "name": "TextMainColorInverted", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "TextLinkColor", + "type": "c", + "value": "RGBA(0, 134, 208, 1)" + }, + { + "name": "TextFooterFontColor", + "type": "c", + "value": "RGBA(117, 117, 117, 1)" + }, + { + "name": "InputBkgColor", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "InputTextColor", + "type": "c", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "name": "InputBorderColor", + "type": "c", + "value": "RGBA(0, 18, 107, 1)" + }, + { + "name": "RailBkgColor", + "type": "c", + "value": "RGBA(128, 130, 133, 1)" + }, + { + "name": "HandleBkgColor", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "InnerCircleBkgColor", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "DisabledBorderColor", + "type": "c", + "value": "RGBA(166, 166, 166, 1)" + }, + { + "name": "DisabledTextMainColor", + "type": "c", + "value": "RGBA(166, 166, 166, 1)" + }, + { + "name": "DisabledInputBkgColor", + "type": "c", + "value": "RGBA(244, 244, 244, 1)" + }, + { + "name": "DisabledButtonBkgColor", + "type": "c", + "value": "RGBA(244, 244, 244, 1)" + }, + { + "name": "HoverButtonBkgColor", + "type": "c", + "value": "ColorFade(RGBA(56, 96, 178, 1), -20%)" + }, + { + "name": "HoverCancelButtonBkgColor", + "type": "c", + "value": "ColorFade(RGBA(62, 96, 170, 1), 20%)" + }, + { + "name": "HoverInputBkgColor", + "type": "c", + "value": "RGBA(186, 202, 226, 1)" + }, + { + "name": "OverlayBkgColor", + "type": "c", + "value": "RGBA(0, 0, 0, 0.4)" + }, + { + "name": "ReservedInfoColor", + "type": "c", + "value": "RGBA(0, 134, 208, 1)" + }, + { + "name": "ReservedSuccessColor", + "type": "c", + "value": "RGBA(141, 198, 63, 1)" + }, + { + "name": "ReservedWarningColor", + "type": "c", + "value": "RGBA(252, 219, 2, 1)" + }, + { + "name": "ReservedErrorColor", + "type": "c", + "value": "RGBA(246, 88, 16, 1)" + }, + { + "name": "ReservedCriticalErrorColor", + "type": "c", + "value": "RGBA(168, 0, 0, 1)" + }, + { + "name": "ReservedDisabledStatusColor", + "type": "c", + "value": "RGBA(193, 193, 193, 1)" + }, + { + "name": "ReservedWhiteColor", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "ReservedGrayColor", + "type": "c", + "value": "RGBA(240, 240, 240, 1)" + }, + { + "name": "ReservedBlackColor", + "type": "c", + "value": "RGBA(47, 41, 43, 1)" + }, + { + "name": "ReservedChartColorSet", + "type": "![]", + "value": "[RGBA(49, 130, 93, 1),RGBA(48,166,103, 1), RGBA(94,193,108,1), RGBA(246,199,144,1), RGBA(247,199,114,1), RGBA(247,180,91,1), RGBA(246,143,100,1), RGBA(212,96,104,1), RGBA(148, 110, 176, 1), RGBA(118, 154, 204, 1), RGBA(96, 197, 234, 1)]" + }, + { + "name": "TextBodyFontWeight", + "type": "e", + "value": "%FontWeight.RESERVED%.Normal" + }, + { + "name": "TextEmphasisFontWeight", + "type": "e", + "value": "%FontWeight.RESERVED%.Semibold" + }, + { + "name": "TextBodyFontFace", + "type": "e", + "value": "%Font.RESERVED%.'Open Sans'" + }, + { + "name": "InputBorderThickness", + "type": "n", + "value": "2" + }, + { + "name": "InputFocusedBorderThickness", + "type": "n", + "value": "4" + }, + { + "name": "TextHeaderFontSize", + "phoneValue": "27", + "type": "n", + "value": "18" + }, + { + "name": "TextTitleFontSize", + "type": "n", + "value": "20" + }, + { + "name": "TextSubtitleFontSize", + "type": "n", + "value": "18" + }, + { + "name": "TextContentFontSize", + "type": "n", + "value": "16" + }, + { + "name": "TextTitleFontSize_galleryLayouts_ver5", + "type": "n", + "value": "14" + }, + { + "name": "TextSubtitleFontSize_galleryLayouts_ver5", + "type": "n", + "value": "12" + }, + { + "name": "TextContentFontSize_galleryLayouts_ver5", + "type": "n", + "value": "12" + }, + { + "name": "DividerColor2020", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "TextTitleColor_galleryLayouts_ver5", + "type": "c", + "value": "RGBA(50, 49, 48, 1)" + }, + { + "name": "TableNameLabelPadding_copilotAppSinglePage", + "type": "n", + "value": "16" + }, + { + "name": "SearchContainerFill_copilotAppPage", + "type": "c", + "value": "RGBA(245, 245, 245, 1)" + }, + { + "name": "ContainerRadius", + "type": "n", + "value": "4" + }, + { + "name": "TextHeaderFontSize2020", + "type": "n", + "value": "16" + }, + { + "name": "TextEmphasisFontSize", + "phoneValue": "24", + "type": "n", + "value": "15" + }, + { + "name": "TextBodyFontSize", + "phoneValue": "21", + "type": "n", + "value": "13" + }, + { + "name": "TextFooterFontSize", + "phoneValue": "18", + "type": "n", + "value": "11" + }, + { + "name": "TextMiniFontSize", + "phoneValue": "15", + "type": "n", + "value": "9" + }, + { + "name": "IconFillColorInverted", + "type": "c", + "value": "RGBA(255, 255, 255, 1)" + }, + { + "name": "IconPressedFillColorInverted", + "type": "c", + "value": "RGBA(255, 255, 255, 0.3)" + }, + { + "name": "DatePickerSelectedColor", + "type": "c", + "value": "RGBA(37, 70, 148, 1)" + }, + { + "name": "DatePickerHeaderColor", + "type": "c", + "value": "RGBA(68, 97, 165, 1)" + }, + { + "name": "NoAttachmentPaddingLeft", + "phoneValue": "20", + "type": "n", + "value": "12" + }, + { + "name": "DefaultSize", + "phoneValue": "24", + "type": "n", + "value": "14" + }, + { + "name": "DefaultSize2", + "type": "n", + "value": "13" + }, + { + "name": "DropTargetBorderColor", + "type": "c", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "name": "DropTargetBackgroundColor", + "type": "c", + "value": "RGBA(255, 255, 255, 0.8)" + }, + { + "name": "DropTargetTextColor", + "type": "c", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "name": "DropTargetBorderThickness", + "type": "n", + "value": "2" + } + ], + "styles": [ + { + "controlTemplateName": "screen", + "name": "defaultScreenStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.ScreenBkgColor%" + }, + { + "property": "LoadingSpinnerColor", + "value": "%Palette.PrimaryColor1%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "defaultLabelStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "LineHeight", + "value": "1.2" + }, + { + "property": "Overflow", + "value": "%Overflow.RESERVED%.Hidden" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "0" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "5" + }, + { + "property": "PaddingRight", + "value": "5" + }, + { + "property": "PaddingBottom", + "value": "5" + }, + { + "property": "PaddingLeft", + "value": "5" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "label", + "name": "basicNoSizeLabelStyle", + "propertyValuesMap": [ + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "basicNoSizeInvertedBkgLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "basicNoSizeWeightColorLabelStyle", + "propertyValuesMap": [ + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "invertedBkgHeaderLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextHeaderFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "invertedBkgTitleLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextTitleFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "linkLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextLinkColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "headerLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextHeaderFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "subHeaderLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "titleLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextTitleFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "overlayTitleLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextTitleFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "subtitleLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextSubtitleFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "overlaySubtitleLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextSubtitleFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "contentLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextContentFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "titleLabelStyle_galleryLayouts_ver5", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextTitleColor_galleryLayouts_ver5%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "Size", + "value": "%Palette.TextTitleFontSize_galleryLayouts_ver5%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "subtitleLabelStyle_galleryLayouts_ver5", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "Size", + "value": "%Palette.TextSubtitleFontSize_galleryLayouts_ver5%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "contentLabelStyle_galleryLayouts_ver5", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "Size", + "value": "%Palette.TextContentFontSize_galleryLayouts_ver5%" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "dividerStyle2020", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.DividerColor2020%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "tableNameLabelStyle_copilotAppSinglePage", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedWhiteColor%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "PaddingLeft", + "value": "%Palette.TableNameLabelPadding_copilotAppSinglePage%" + }, + { + "property": "PaddingRight", + "value": "%Palette.TableNameLabelPadding_copilotAppSinglePage%" + }, + { + "property": "PaddingTop", + "value": "%Palette.TableNameLabelPadding_copilotAppSinglePage%" + }, + { + "property": "PaddingBottom", + "value": "%Palette.TableNameLabelPadding_copilotAppSinglePage%" + } + ] + }, + { + "controlTemplateName": "groupContainer", + "name": "searchContainerStyle_copilotAppPage", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.SearchContainerFill_copilotAppPage%" + } + ] + }, + { + "controlTemplateName": "text", + "name": "searchInputStyle_copilotAppPage", + "propertyValuesMap": [ + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.None" + }, + { + "property": "Fill", + "value": "%Palette.Transparency%" + }, + { + "property": "HoverFill", + "value": "%Palette.Transparency%" + }, + { + "property": "PressedFill", + "value": "%Palette.Transparency%" + } + ] + }, + { + "controlTemplateName": "icon", + "name": "searchIconStyle_copilotAppPage", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Fill", + "value": "%Palette.Transparency%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "accentLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "LineHeight", + "value": "1.2" + }, + { + "property": "Overflow", + "value": "%Overflow.RESERVED%.Hidden" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "0" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "5" + }, + { + "property": "PaddingRight", + "value": "5" + }, + { + "property": "PaddingBottom", + "value": "5" + }, + { + "property": "PaddingLeft", + "value": "5" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "label", + "name": "pickerEmphasisLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "pickerEmphasisWithAccentLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "pickerEmphasisSecondaryLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextFooterFontColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "footerAccentLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextFooterFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "footerLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextFooterFontColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextFooterFontSize%" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "LineHeight", + "value": "1.2" + }, + { + "property": "Overflow", + "value": "%Overflow.RESERVED%.Hidden" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "0" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "5" + }, + { + "property": "PaddingRight", + "value": "5" + }, + { + "property": "PaddingBottom", + "value": "5" + }, + { + "property": "PaddingLeft", + "value": "5" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "label", + "name": "miniLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextMiniFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "miniInvertedBkgLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextMiniFontSize%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "disabledLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedDisabledStatusColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "infoLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextLinkColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "successLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedSuccessColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "warningLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedWarningColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "errorLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedErrorColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + } + ] + }, + { + "controlTemplateName": "label", + "name": "criticalErrorLabelStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedCriticalErrorColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "LineHeight", + "value": "1.2" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "Overflow", + "value": "%Overflow.RESERVED%.Hidden" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "0" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + }, + { + "property": "Size", + "value": "%Palette.DefaultSize%" + } + ] + }, + { + "controlTemplateName": "toggleSwitch", + "name": "defaultToggleSwitchStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "HandleFill", + "value": "%Palette.HandleBkgColor%" + }, + { + "property": "FalseFill", + "value": "%Palette.RailBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "TrueFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "FalseHoverFill", + "value": "ColorFade(Self.FalseFill, 15%)" + }, + { + "property": "TrueHoverFill", + "value": "ColorFade(Self.TrueFill, 15%)" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -15%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 15%)" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "rating", + "name": "defaultRatingStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "RatingFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "checkbox", + "name": "defaultCheckboxStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "CheckboxBackgroundFill", + "value": "%Palette.InnerCircleBkgColor%" + }, + { + "property": "CheckboxBorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "CheckmarkFill", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -30%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 30%)" + }, + { + "property": "DisabledColor", + "value": "RGBA(186, 186, 186, 1)" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "PressedColor", + "value": "RGBA(70, 68, 64, 1)" + }, + { + "property": "PressedFill", + "value": "ColorFade(Self.Fill, -30%)" + }, + { + "property": "HoverFill", + "value": "ColorFade(Self.Fill, 30%)" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "0" + }, + { + "property": "PaddingRight", + "value": "0" + }, + { + "property": "PaddingBottom", + "value": "0" + }, + { + "property": "PaddingLeft", + "value": "0" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "radio", + "name": "defaultRadioStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HoverColor", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "RadioBackgroundFill", + "value": "%Palette.InnerCircleBkgColor%" + }, + { + "property": "RadioBorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "RadioSelectionFill", + "value": "%Palette.InputTextColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + }, + { + "property": "DisabledColor", + "value": "RGBA(186, 186, 186, 1)" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "10" + }, + { + "property": "PaddingRight", + "value": "0" + }, + { + "property": "PaddingBottom", + "value": "10" + }, + { + "property": "PaddingLeft", + "value": "0" + }, + { + "property": "Align", + "value": "%Align.RESERVED%.Left" + }, + { + "property": "PressedColor", + "value": "Self.Color" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + } + ] + }, + { + "controlTemplateName": "listbox", + "name": "defaultListboxStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledSelectionColor", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "DisabledSelectionFill", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "PressedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "PressedFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "SelectionColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "SelectionFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "DisabledColor", + "value": "RGBA(186, 186, 186, 1)" + }, + { + "property": "DisabledFill", + "value": "RGBA(242, 242, 242, 1)" + }, + { + "property": "PressedBorderColor", + "value": "Self.HoverBorderColor" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 15%)" + }, + { + "property": "PaddingTop", + "value": "0" + }, + { + "property": "PaddingRight", + "value": "0" + }, + { + "property": "PaddingBottom", + "value": "0" + }, + { + "property": "PaddingLeft", + "value": "0" + } + ] + }, + { + "controlTemplateName": "dropdown", + "name": "defaultDropdownStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "ChevronBackground", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "ChevronFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ChevronHoverBackground", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "ChevronHoverFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ChevronDisabledBackground", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ChevronDisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "PressedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "PressedFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "SelectionColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "SelectionFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 15%)" + }, + { + "property": "PressedBorderColor", + "value": "Self.HoverBorderColor" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "10" + }, + { + "property": "PaddingRight", + "value": "10" + }, + { + "property": "PaddingBottom", + "value": "10" + }, + { + "property": "PaddingLeft", + "value": "10" + } + ] + }, + { + "controlTemplateName": "combobox", + "name": "defaultComboBoxStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "ChevronBackground", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "ChevronFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ChevronHoverBackground", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "ChevronHoverFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ChevronDisabledBackground", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ChevronDisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "PressedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "PressedFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "SelectionColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "SelectionFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 15%)" + }, + { + "property": "PressedBorderColor", + "value": "Self.HoverBorderColor" + }, + { + "property": "MoreItemsButtonColor", + "value": "Self.ChevronBackground" + } + ] + }, + { + "controlTemplateName": "attachments", + "name": "defaultAttachmentsStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "PressedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "PressedFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "ItemColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ItemFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "ItemHoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "ItemHoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "ItemSpacing", + "value": "0" + }, + { + "property": "NoAttachmentsColor", + "value": "Self.Color" + }, + { + "property": "NoAttachmentsPaddingLeft", + "value": "%Palette.NoAttachmentPaddingLeft%" + }, + { + "property": "DropTargetBorderThickness", + "value": "%Palette.DropTargetBorderThickness%" + }, + { + "property": "DropTargetBorderStyle", + "value": "%BorderStyle.RESERVED%.Dotted" + }, + { + "property": "DropTargetBorderColor", + "value": "%Palette.DropTargetBorderColor%" + }, + { + "property": "DropTargetBackgroundColor", + "value": "%Palette.DropTargetBackgroundColor%" + }, + { + "property": "DropTargetTextColor", + "value": "%Palette.DropTargetTextColor%" + } + ] + }, + { + "controlTemplateName": "datepicker", + "name": "defaultDatePickerStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "IconFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "IconBackground", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "SelectedDateFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "HoverDateFill", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "CalendarHeaderFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Size", + "value": "%Palette.DefaultSize%" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "0" + }, + { + "property": "PaddingRight", + "value": "5" + }, + { + "property": "PaddingBottom", + "value": "5" + }, + { + "property": "PaddingLeft", + "value": "12" + } + ] + }, + { + "controlTemplateName": "lookup", + "name": "defaultLookupStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "ChevronBackground", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "ChevronFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ChevronHoverBackground", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "ChevronHoverFill", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "ChevronDisabledBackground", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ChevronDisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "PressedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "PressedFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "SelectionColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "SelectionFill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 15%)" + }, + { + "property": "PressedBorderColor", + "value": "Self.HoverBorderColor" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "PaddingTop", + "value": "10" + }, + { + "property": "PaddingRight", + "value": "10" + }, + { + "property": "PaddingBottom", + "value": "10" + }, + { + "property": "PaddingLeft", + "value": "10" + }, + { + "property": "FooterSize", + "value": "Self.Size - 3" + } + ] + }, + { + "controlTemplateName": "text", + "name": "defaultTextStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "HoverBorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "RadiusTopLeft", + "value": "5" + }, + { + "property": "RadiusBottomRight", + "value": "5" + }, + { + "property": "RadiusTopRight", + "value": "5" + }, + { + "property": "RadiusBottomLeft", + "value": "5" + }, + { + "property": "PressedBorderColor", + "value": "Self.HoverBorderColor" + }, + { + "property": "PressedColor", + "value": "Self.Color" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "Align", + "value": "%Align.RESERVED%.Left" + } + ] + }, + { + "controlTemplateName": "text", + "name": "searchTextStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.None" + }, + { + "property": "BorderThickness", + "value": "%Palette.InputBorderThickness%" + }, + { + "property": "FocusedBorderThickness", + "value": "%Palette.InputFocusedBorderThickness%" + }, + { + "property": "HoverBorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + } + ] + }, + { + "controlTemplateName": "slider", + "name": "defaultSliderStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "HandleFill", + "value": "%Palette.HandleBkgColor%" + }, + { + "property": "RailFill", + "value": "%Palette.RailBkgColor%" + }, + { + "property": "ValueFill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "HandleHoverFill", + "value": "Self.HandleFill" + }, + { + "property": "HandleActiveFill", + "value": "Self.HandleFill" + }, + { + "property": "RailHoverFill", + "value": "ColorFade(Self.RailFill, 15%)" + }, + { + "property": "ValueHoverFill", + "value": "ColorFade(Self.ValueFill, 15%)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -30%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 30%)" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "button", + "name": "defaultButtonStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "BorderColor", + "value": "ColorFade(Self.Fill, -15%)" + }, + { + "property": "RadiusTopLeft", + "value": "10" + }, + { + "property": "RadiusBottomRight", + "value": "10" + }, + { + "property": "RadiusTopRight", + "value": "10" + }, + { + "property": "RadiusBottomLeft", + "value": "10" + }, + { + "property": "PressedBorderColor", + "value": "Self.Fill" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "2" + }, + { + "property": "FocusedBorderThickness", + "value": "4" + }, + { + "property": "PressedColor", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Color" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "Align", + "value": "%Align.RESERVED%.Center" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "button", + "name": "cancelButtonStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + } + ] + }, + { + "controlTemplateName": "button", + "name": "rezervedOkButtonStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedWhiteColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.ReservedInfoColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + } + ] + }, + { + "controlTemplateName": "button", + "name": "rezervedCancelButtonStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.ReservedInfoColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Fill", + "value": "%Palette.ReservedWhiteColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + } + ] + }, + { + "controlTemplateName": "lineChart", + "name": "defaultLineChartStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ItemColorSet", + "value": "%Palette.ReservedChartColorSet%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -30%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 30%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "Font", + "value": "%Font.RESERVED%.'Open Sans'" + }, + { + "property": "Size", + "value": "11" + } + ] + }, + { + "controlTemplateName": "lineChart", + "name": "monochromeAccentLineChartStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ItemColorSet", + "value": "[%Palette.PrimaryColor1%]" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + } + ] + }, + { + "controlTemplateName": "pieChart", + "name": "defaultPieChartStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ItemColorSet", + "value": "%Palette.ReservedChartColorSet%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -30%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 30%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "Font", + "value": "%Font.RESERVED%.'Open Sans'" + }, + { + "property": "Size", + "value": "10" + } + ] + }, + { + "controlTemplateName": "pieChart", + "name": "monochromeAccentPieChartStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ItemColorSet", + "value": "[%Palette.PrimaryColor1%]" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + } + ] + }, + { + "controlTemplateName": "barChart", + "name": "defaultBarChartStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ItemColorSet", + "value": "%Palette.ReservedChartColorSet%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -30%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 30%)" + }, + { + "property": "Size", + "value": "10" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "Font", + "value": "%Font.RESERVED%.'Open Sans'" + } + ] + }, + { + "controlTemplateName": "barChart", + "name": "monochromeAccentBarChartStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "ItemColorSet", + "value": "[%Palette.PrimaryColor1%]" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + } + ] + }, + { + "controlTemplateName": "legend", + "name": "defaultLegendStyle", + "propertyValuesMap": [ + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextFooterFontSize%" + }, + { + "property": "BorderColor", + "value": "RGBA(0, 0, 0, 1)" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "PressedBorderColor", + "value": "Self.BorderColor" + }, + { + "property": "HoverBorderColor", + "value": "Self.BorderColor" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "DisabledFill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "Italic", + "value": "false" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "separatorShapeStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "videoPlayback", + "name": "defaultVideoPlaybackStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + } + ] + }, + { + "controlTemplateName": "timer", + "name": "defaultTimerStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "BorderColor", + "value": "ColorFade(Self.Fill, -15%)" + }, + { + "property": "DisabledBorderColor", + "value": "ColorFade(Self.BorderColor, 70%)" + }, + { + "property": "PressedBorderColor", + "value": "Self.Fill" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "2" + }, + { + "property": "FocusedBorderThickness", + "value": "4" + }, + { + "property": "DisabledColor", + "value": "ColorFade(Self.Fill, 90%)" + }, + { + "property": "PressedColor", + "value": "Self.Fill" + }, + { + "property": "DisabledFill", + "value": "ColorFade(Self.Fill, 70%)" + }, + { + "property": "PressedFill", + "value": "Self.Color" + }, + { + "property": "Size", + "value": "%Palette.DefaultSize2%" + } + ] + }, + { + "controlTemplateName": "triangle", + "name": "defaultTriangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "star", + "name": "defaultStarStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "pentagon", + "name": "defaultPentagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "partialCircle", + "name": "defaultPartialCircleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "octagon", + "name": "defaultOctagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "hexagon", + "name": "defaultHexagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "hexagon", + "name": "primary2HexagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "hexagon", + "name": "primary3HexagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "hexagon", + "name": "primary3FadeHexagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3Fade%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "hexagon", + "name": "screenHexagonStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.ScreenBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "circle", + "name": "defaultCircleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + } + ] + }, + { + "controlTemplateName": "circle", + "name": "primary2CircleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "circle", + "name": "primary3CircleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "circle", + "name": "primary3FadeCircleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3Fade%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "arrow", + "name": "defaultArrowStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + } + ] + }, + { + "controlTemplateName": "icon", + "name": "defaultIconStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledButtonBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "PressedColor", + "value": "ColorFade(Self.Color, -20%)" + }, + { + "property": "HoverColor", + "value": "ColorFade(Self.Color, 20%)" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -20%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "icon", + "name": "primary1IconStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledButtonBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + } + ] + }, + { + "controlTemplateName": "icon", + "name": "primary3IconStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledButtonBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + } + ] + }, + { + "controlTemplateName": "icon", + "name": "invertedBkgHeaderIconStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.IconFillColorInverted%" + }, + { + "property": "PressedFill", + "value": "%Palette.IconPressedFillColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledButtonBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + } + ] + }, + { + "controlTemplateName": "microphone", + "name": "defaultMicrophoneStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledColor", + "value": "RGBA(186, 186, 186, 1)" + }, + { + "property": "PressedColor", + "value": "Self.Color" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -15%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 15%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "DisabledFill", + "value": "RGBA(119, 119, 119, 1)" + }, + { + "property": "PressedFill", + "value": "ColorFade(Self.Fill, -15%)" + } + ] + }, + { + "controlTemplateName": "barcode", + "name": "defaultBarcodeStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "groupContainer", + "name": "defaultGroupContainerStyle", + "propertyValuesMap": [ + { + "property": "RadiusTopLeft", + "value": "%Palette.ContainerRadius%" + }, + { + "property": "RadiusBottomRight", + "value": "%Palette.ContainerRadius%" + }, + { + "property": "RadiusTopRight", + "value": "%Palette.ContainerRadius%" + }, + { + "property": "RadiusBottomLeft", + "value": "%Palette.ContainerRadius%" + }, + { + "property": "DropShadow", + "value": "%DropShadow.RESERVED%.Light" + } + ] + }, + { + "controlTemplateName": "barcodeScanner", + "name": "defaultBarcodeScannerStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "BorderColor", + "value": "ColorFade(Self.Fill, -15%)" + }, + { + "property": "RadiusTopLeft", + "value": "10" + }, + { + "property": "RadiusBottomRight", + "value": "10" + }, + { + "property": "RadiusTopRight", + "value": "10" + }, + { + "property": "RadiusBottomLeft", + "value": "10" + }, + { + "property": "PressedBorderColor", + "value": "Self.Fill" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "2" + }, + { + "property": "FocusedBorderThickness", + "value": "4" + }, + { + "property": "PressedColor", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Color" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "Align", + "value": "%Align.RESERVED%.Center" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "camera", + "name": "defaultCameraStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "inkControl", + "name": "defaultInkControlStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "Size", + "value": "2" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "import", + "name": "defaultImportStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + }, + { + "property": "RadiusTopLeft", + "value": "10" + }, + { + "property": "RadiusTopRight", + "value": "10" + }, + { + "property": "RadiusBottomLeft", + "value": "10" + }, + { + "property": "RadiusBottomRight", + "value": "10" + }, + { + "property": "BorderColor", + "value": "ColorFade(Self.Fill, -15%)" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -20%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "2" + }, + { + "property": "FocusedBorderThickness", + "value": "4" + }, + { + "property": "PressedColor", + "value": "Self.Color" + }, + { + "property": "PressedFill", + "value": "ColorFade(Self.Fill, -20%)" + } + ] + }, + { + "controlTemplateName": "image", + "name": "defaultImageStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledButtonBkgColor%" + }, + { + "property": "Fill", + "value": "RGBA(0, 0, 0, 0)" + }, + { + "property": "PressedFill", + "value": "ColorFade(Self.Fill, -20%)" + }, + { + "property": "HoverFill", + "value": "ColorFade(Self.Fill, 20%)" + }, + { + "property": "RadiusTopLeft", + "value": "0" + }, + { + "property": "RadiusTopRight", + "value": "0" + }, + { + "property": "RadiusBottomLeft", + "value": "0" + }, + { + "property": "RadiusBottomRight", + "value": "0" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -20%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "PaddingTop", + "value": "0" + }, + { + "property": "PaddingRight", + "value": "0" + }, + { + "property": "PaddingBottom", + "value": "0" + }, + { + "property": "PaddingLeft", + "value": "0" + } + ] + }, + { + "controlTemplateName": "htmlviewer", + "name": "defaultHtmlViewerStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + } + ] + }, + { + "controlTemplateName": "htmlviewer", + "name": "typedDataCardHtmlViewerStyle", + "propertyValuesMap": [ + { + "property": "DisabledBorderColor", + "value": "%Palette.DisabledBorderColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "Color", + "value": "%Palette.TextLinkColor%" + } + ] + }, + { + "controlTemplateName": "export", + "name": "defaultExportStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextEmphasisFontWeight%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "DisabledFill", + "value": "%Palette.DisabledInputBkgColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.HoverButtonBkgColor%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "Size", + "value": "%Palette.TextEmphasisFontSize%" + }, + { + "property": "RadiusTopLeft", + "value": "10" + }, + { + "property": "RadiusTopRight", + "value": "10" + }, + { + "property": "RadiusBottomLeft", + "value": "10" + }, + { + "property": "RadiusBottomRight", + "value": "10" + }, + { + "property": "BorderColor", + "value": "ColorFade(Self.Fill, -15%)" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -20%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "2" + }, + { + "property": "FocusedBorderThickness", + "value": "4" + }, + { + "property": "PressedColor", + "value": "Self.Color" + }, + { + "property": "PressedFill", + "value": "ColorFade(Self.Fill, -20%)" + } + ] + }, + { + "controlTemplateName": "addMedia", + "name": "defaultAddMediaStyle", + "propertyValuesMap": [ + { + "property": "Color", + "value": "%Palette.InputTextColor%" + }, + { + "property": "Fill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + }, + { + "property": "Font", + "value": "%Font.RESERVED%.'Open Sans'" + }, + { + "property": "Size", + "value": "11" + }, + { + "property": "Italic", + "value": "false" + }, + { + "property": "Underline", + "value": "false" + }, + { + "property": "Strikethrough", + "value": "false" + }, + { + "property": "DisabledBorderColor", + "value": "RGBA(56, 56, 56, 1)" + }, + { + "property": "PressedBorderColor", + "value": "ColorFade(Self.BorderColor, -20%)" + }, + { + "property": "HoverBorderColor", + "value": "ColorFade(Self.BorderColor, 20%)" + }, + { + "property": "DisabledColor", + "value": "RGBA(186, 186, 186, 1)" + }, + { + "property": "PressedColor", + "value": "Self.Color" + }, + { + "property": "HoverColor", + "value": "Self.Color" + }, + { + "property": "DisabledFill", + "value": "RGBA(119, 119, 119, 1)" + }, + { + "property": "PressedFill", + "value": "ColorFade(Self.Fill, -20%)" + }, + { + "property": "HoverFill", + "value": "ColorFade(Self.Fill, 20%)" + }, + { + "property": "FontWeight", + "value": "%FontWeight.RESERVED%.Semibold" + }, + { + "property": "Align", + "value": "%Align.RESERVED%.Center" + }, + { + "property": "VerticalAlign", + "value": "%VerticalAlign.RESERVED%.Middle" + } + ] + }, + { + "controlTemplateName": "audioPlayback", + "name": "defaultAudioPlaybackStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "defaultRectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "DisabledFill", + "value": "Self.Fill" + }, + { + "property": "PressedFill", + "value": "Self.Fill" + }, + { + "property": "HoverFill", + "value": "Self.Fill" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "FocusedBorderThickness", + "value": "2" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "primary2RectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "primary3RectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "primary3FadeRectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.PrimaryColor3Fade%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "grayRectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.ReservedGrayColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "invertedBackgroundRectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.InvertedBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "rectangle", + "name": "overlayRectangleStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.OverlayBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "typedDataCard", + "name": "defaultTypedDataCardStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "entityForm", + "name": "defaultEntityFormStyle", + "propertyValuesMap": [ + { + "property": "TextColor", + "value": "%Palette.TextMainColor%" + }, + { + "property": "InputTextColor", + "value": "%Palette.InputTextColor%" + }, + { + "property": "DisabledTextColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "PrimaryColor1", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "PrimaryColor2", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "PrimaryColor3", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "InputBackgroundColor", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "Font", + "value": "%Font.RESERVED%.'Open Sans'" + }, + { + "property": "FontWeight", + "value": "%FontWeight.RESERVED%.Normal" + } + ] + }, + { + "controlTemplateName": "dataGrid", + "name": "defaultDataGridStyle", + "propertyValuesMap": [ + { + "property": "LinkColor", + "value": "%Palette.TextLinkColor%" + }, + { + "property": "PrimaryColor1", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "PrimaryColor2", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "PrimaryColor3", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "InvertedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "SelectedFill", + "value": "%Palette.PrimaryColor1Light%" + }, + { + "property": "SelectedColor", + "value": "%Palette.TextMainColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.PrimaryColor3Light%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "InputFill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "HeadingFont", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "HeadingFontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HeadingSize", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "HeadingColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "HeadingFill", + "value": "%Palette.PrimaryColor1%" + } + ] + }, + { + "controlTemplateName": "powerbi", + "name": "defaultPowerbiStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "microsoftStreamPlayback", + "name": "defaultMicrosoftStreamPlaybackStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "BorderStyle", + "value": "%BorderStyle.RESERVED%.Solid" + }, + { + "property": "BorderThickness", + "value": "0" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "Fill", + "value": "%Palette.ScreenBkgColor%" + } + ] + }, + { + "controlTemplateName": "form", + "name": "defaultFormStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "formViewer", + "name": "defaultFormViewerStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "pdfViewer", + "name": "defaultPdfViewerStyle", + "propertyValuesMap": [ + { + "property": "Fill", + "value": "%Palette.ScreenBkgColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "gallery", + "name": "defaultGalleryStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "richTextEditor", + "name": "defaultRichTextEditorStyle", + "propertyValuesMap": [ + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + } + ] + }, + { + "controlTemplateName": "dataTable", + "name": "defaultDataTableStyle", + "propertyValuesMap": [ + { + "property": "LinkColor", + "value": "%Palette.TextLinkColor%" + }, + { + "property": "PrimaryColor1", + "value": "%Palette.PrimaryColor1%" + }, + { + "property": "PrimaryColor2", + "value": "%Palette.PrimaryColor2%" + }, + { + "property": "PrimaryColor3", + "value": "%Palette.PrimaryColor3%" + }, + { + "property": "Color", + "value": "%Palette.TextMainColor%" + }, + { + "property": "InvertedColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "DisabledColor", + "value": "%Palette.DisabledTextMainColor%" + }, + { + "property": "SelectedFill", + "value": "%Palette.PrimaryColor1Light%" + }, + { + "property": "SelectedColor", + "value": "%Palette.TextMainColor%" + }, + { + "property": "HoverFill", + "value": "%Palette.PrimaryColor3Light%" + }, + { + "property": "HoverColor", + "value": "%Palette.TextMainColor%" + }, + { + "property": "BorderColor", + "value": "%Palette.InputBorderColor%" + }, + { + "property": "InputFill", + "value": "%Palette.InputBkgColor%" + }, + { + "property": "Font", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "FontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "Size", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "HeadingFont", + "value": "%Palette.TextBodyFontFace%" + }, + { + "property": "HeadingFontWeight", + "value": "%Palette.TextBodyFontWeight%" + }, + { + "property": "HeadingSize", + "value": "%Palette.TextBodyFontSize%" + }, + { + "property": "HeadingColor", + "value": "%Palette.TextMainColorInverted%" + }, + { + "property": "HeadingFill", + "value": "%Palette.PrimaryColor1%" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitAudioScreen.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitAudioScreen.fx.yaml new file mode 100644 index 00000000..27bdd8c1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitAudioScreen.fx.yaml @@ -0,0 +1,156 @@ +VisitAudioScreen As screen: + Fill: =RGBA(245, 247, 254, 1) + + Rectangle2_2 As rectangle: + Fill: |- + =ColorValue("#7889d3") + Height: =397 + Width: =640 + ZIndex: =1 + + Label1_16 As label: + Align: =Align.Center + Color: =RGBA(255, 255, 255, 1) + FontWeight: =FontWeight.Bold + Height: =70 + Size: =16 + Text: ="Visit's Audios" + Width: =311 + X: =165 + ZIndex: =2 + + Icon3_7 As icon.BackArrow: + Color: |- + =ColorValue("#FFFFFF") + Height: =35 + Icon: =Icon.ChevronLeft + OnSelect: =Back() + Width: =35 + X: =35 + Y: =17 + ZIndex: =3 + + mcrCheckinMicrophone As microphone: + BorderColor: =RGBA(16, 20, 82, 1) + Fill: |- + =ColorValue("#7889d3") + FocusedBorderThickness: =0 + Height: =316 + HoverFill: =Self.Fill + PressedFill: =Self.Fill + Width: =414 + X: =112 + Y: =81 + ZIndex: =4 + + "gllAudioReferences_1 As gallery.'BrowseLayout_Vertical_OneTextVariant_ver5.0'": + BorderColor: =RGBA(237, 237, 237, 1) + BorderThickness: =1 + DelayItemLoading: =true + Height: =153 + Items: =Filter('Audio References', Visit.Visit = selectedVisit.Visit) + Layout: =Layout.Vertical + LoadingSpinner: =LoadingSpinner.Data + TemplatePadding: =10 + TemplateSize: =80 + Width: =566 + X: =37 + Y: =962 + ZIndex: =7 + + Button3_17 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =80 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =546 + ZIndex: =1 + + Title3_2 As label: + Color: =RGBA(16, 20, 82, 1) + FontWeight: =If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal) + Height: =50 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.Name + VerticalAlign: =VerticalAlign.Top + Width: =369 + X: =16 + Y: =(Parent.TemplateHeight / 2) - (Self.Height / 2) + ZIndex: =2 + + Audio1_2 As audioPlayback: + Fill: =RGBA(255, 255, 255, 1) + Height: =48 + Media: =If(!IsBlankOrError(AzureBlobStorage.GetFileContent(ThisItem.AzureStorageItemId)),AzureBlobStorage.GetFileContent(ThisItem.AzureStorageItemId)) + Width: =243 + X: =303 + Y: =17 + ZIndex: =5 + + Button3_16 As button: + BorderThickness: =0 + Color: =RGBA(102, 102, 102, 1) + Fill: =RGBA(255, 255, 255, 1) + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: | + =UpdateContext({ locResultAudio: Whisper.SpeechToText(mcrCheckinMicrophone.Audio, "audio.wbmp", "whisper-1", {'Content-Type': "multipart/form-data"}).text }); + UpdateContext({ audioName: Concatenate(selectedVisit.ID, "_", Text(Now(), "ddMMyyyyhhmmss")) }); + UpdateContext({ audioResult: AzureBlobStorage.CreateFile("hackathon/audios", audioName, mcrCheckinMicrophone.Audio) }); + UpdateContext({ audioReference: Patch('Audio References', Defaults('Audio References'), { Name: audioName, Visit: selectedVisit, AzureStorageItemId: audioResult.Id, Transcript: locResultAudio })}); + Patch(Automations, { Title: "AI - Process Visit Audio", Parameters: JSON({ ItemId: audioResult.Id, Path: audioResult.Path, VisitId: selectedVisit.Visit, PictureReferenceId: audioReference.'Audio Reference'}), 'Status Reason': 'Status Reason (Automations)'.Pending }); + + Notify("Audio Reference submitted successfully", NotificationType.Success) + Size: =16 + Text: ="Submit to AI 🤖" + Width: =269 + X: =184 + Y: =439 + ZIndex: =8 + + Label1_20 As label: + Font: =Font.Arial + FontWeight: =FontWeight.Semibold + Height: =49 + Size: =16 + Text: ="Audios Recorded" + Width: =311 + X: =40 + Y: =913 + ZIndex: =9 + + Label1_21 As label: + Font: =Font.Arial + FontWeight: =FontWeight.Semibold + Height: =49 + Size: =16 + Text: ="Transcript" + Width: =311 + X: =35 + Y: =570 + ZIndex: =10 + + Label1_22 As label: + BorderColor: =RGBA(219, 219, 219, 1) + BorderThickness: =1 + Height: =250 + Overflow: =Overflow.Scroll + PaddingBottom: =10 + PaddingLeft: =10 + PaddingRight: =10 + PaddingTop: =10 + Size: =14 + Text: =locResultAudio + Width: =563 + X: =40 + Y: =619 + ZIndex: =11 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitChecklistScreen.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitChecklistScreen.fx.yaml new file mode 100644 index 00000000..06bee43c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitChecklistScreen.fx.yaml @@ -0,0 +1,203 @@ +VisitChecklistScreen As screen: + Fill: =RGBA(245, 247, 254, 1) + + "Gallery2_1 As gallery.'BrowseLayout_Vertical_ThreeTextOneImageVariant_ver5.0'": + DelayItemLoading: =true + Height: =850 + Items: =Filter('Visit Checklist Items', Visit.Visit = selectedVisitForChecklist.Visit) + Layout: =Layout.Vertical + LoadingSpinner: =LoadingSpinner.Data + TemplatePadding: =10 + TemplateSize: =116 + Visible: =selectedView = "List" || IsBlank(selectedView) + Width: =572 + X: =35 + Y: =101 + ZIndex: =2 + + Button3_20 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =108 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =552 + ZIndex: =1 + + Title2_1 As label: + Color: =RGBA(16, 20, 82, 1) + FontWeight: =FontWeight.Semibold + Height: =Self.Size * 1.8 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.Question + VerticalAlign: =VerticalAlign.Top + Width: =Parent.TemplateWidth - 185 + X: =29 + Y: =15 + ZIndex: =2 + + NextArrow2_1 As icon.ChevronRight: + AccessibleLabel: =Self.Tooltip + Color: =RGBA(255, 255, 255, 1) + Fill: =RGBA(54, 176, 75, 1) + Height: =50 + Icon: =Icon.Check + OnSelect: |- + =Patch('Visit Checklist Items', ThisItem, { Answer: 'Answer (Visit Checklist Items)'.Yes }) + PaddingBottom: =16 + PaddingLeft: =16 + PaddingRight: =16 + PaddingTop: =16 + Tooltip: ="View item details" + Width: =50 + X: =29 + Y: =50 + ZIndex: =5 + + NextArrow2_2 As icon.ChevronRight: + AccessibleLabel: =Self.Tooltip + Color: =RGBA(255, 255, 255, 1) + Fill: =RGBA(255, 0, 0, 1) + Height: =50 + Icon: =Icon.Cancel + OnSelect: |- + =Patch('Visit Checklist Items', ThisItem, { Answer: 'Answer (Visit Checklist Items)'.No }) + PaddingBottom: =16 + PaddingLeft: =16 + PaddingRight: =16 + PaddingTop: =16 + Tooltip: ="View item details" + Width: =50 + X: =96 + Y: =50 + ZIndex: =6 + + Title2_2 As label: + Color: =RGBA(16, 20, 82, 1) + Height: =30 + Italic: =true + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Size: =12 + Text: |- + ="Answer: "& ThisItem.Answer + Width: =153 + X: =170 + Y: =60 + ZIndex: =7 + + Label1_23 As label: + Align: =Align.Center + FontWeight: =FontWeight.Bold + Height: =70 + Size: =16 + Text: ="Visit Checklist" + Width: =311 + X: =165 + ZIndex: =3 + + "Map1_2 As 'Map (preview)'.pcfdataset": + BorderColor: =RGBA(0, 18, 107, 1) + BorderRadius: =20 + CurrentLocation: =true + DefaultLocation: =false + DefaultZoomLevel: =10 + DisplayMode: =DisplayMode.Edit + Height: =856 + InfoCards: ='Map.InfoCards'.OnClick + Items: =Visits + ItemsLabels: ="rms_title" + ItemsLatitudes: ="rms_latitude" + ItemsLongitudes: ="rms_longitude" + PinColor: |- + =ColorValue("#7889d3") + RouteMaintainOrder: =true + RouteOptimization: ='Map.RouteOptimization'.Time + SatelliteView: =false + ShapeDrawing: =false + ShapeEditingDeleting: =false + UseRouting: =true + Visible: =selectedView = "Map" + Width: =572 + X: =35 + Y: =224 + ZIndex: =4 + + Title4_1 As pcfDataField.textualColumn: + FieldDisplayName: ="Title" + FieldName: ="rms_title" + FieldType: ="s" + FieldVariantName: ="textualColumn" + Order: =4 + ZIndex: =12 + + Latitude1_1 As pcfDataField.textualColumn: + FieldDisplayName: ="Latitude" + FieldName: ="rms_latitude" + FieldType: ="n" + FieldVariantName: ="textualColumn" + Order: =2 + ZIndex: =13 + + Longitude1_1 As pcfDataField.textualColumn: + FieldDisplayName: ="Longitude" + FieldName: ="rms_longitude" + FieldType: ="n" + FieldVariantName: ="textualColumn" + Order: =3 + ZIndex: =14 + + Patient1_1 As pcfDataField: + FieldDisplayName: ="Patient" + FieldName: ="rms_Patient" + FieldType: ="E" + FieldVariantName: ="complexTypeColumn" + Order: =4 + ZIndex: =15 + + "'Planned Date and Time1_1' As pcfDataField.textualColumn": + FieldDisplayName: ="Planned Date and Time" + FieldName: ="rms_planneddateandtime" + FieldType: ="d" + FieldVariantName: ="textualColumn" + Order: =5 + ZIndex: =16 + + Icon3_8 As icon.BackArrow: + Color: |- + =ColorValue("#7889d3") + Height: =35 + Icon: =Icon.ChevronLeft + OnSelect: =Back() + Width: =35 + X: =35 + Y: =17 + ZIndex: =7 + + Button3_18 As button: + BorderThickness: =0 + Fill: |- + =ColorValue("#7889d3") + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: |+ + =Set(updatedScore, Value('AIHackathon-GenerateHealthScoreforVisit'.Run(selectedVisitForChecklist.Visit).score)); + Back(); + + Size: =16 + Text: ="Submit to AI 🤖" + Width: =269 + X: =186 + Y: =993 + ZIndex: =8 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitDetailsScreen.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitDetailsScreen.fx.yaml new file mode 100644 index 00000000..41efe28b --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitDetailsScreen.fx.yaml @@ -0,0 +1,281 @@ +VisitDetailsScreen As screen: + Fill: =RGBA(245, 247, 254, 1) + + Rectangle2 As rectangle: + Fill: |- + =ColorValue("#7889d3") + Height: =382 + Width: =640 + ZIndex: =1 + + Button3_8 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =407 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =560 + X: =47 + Y: =700 + ZIndex: =2 + + Label3 As label: + Color: =RGBA(255, 255, 255, 1) + FontWeight: =FontWeight.Bold + Height: =75 + Size: =21 + Text: =selectedVisitInfo.ID & " - " & selectedVisitInfo.Patient.Name + Width: =356 + X: =55 + Y: =89 + ZIndex: =4 + + Label3_1 As label: + Color: =RGBA(255, 255, 255, 1) + Height: =49 + Size: =14 + Text: =selectedVisitInfo.Title + Width: =544 + X: =55 + Y: =139 + ZIndex: =5 + + Label3_2 As label: + Color: =RGBA(255, 255, 255, 1) + Height: =41 + Size: =11 + Text: =selectedVisitInfo.'Planned Date and Time' + Width: =519 + X: =55 + Y: =176 + ZIndex: =6 + + Icon3_1 As icon.BackArrow: + Color: =RGBA(255, 255, 255, 1) + Height: =35 + Icon: =Icon.ChevronLeft + OnSelect: =Back() + Width: =35 + X: =35 + Y: =30 + ZIndex: =7 + + Button3_6 As button: + BorderThickness: =0 + Color: =RGBA(102, 102, 102, 1) + DisplayMode: =If(selectedVisitInfo.'Status Reason' = 'Status Reason (Visits)'.'In Progress', DisplayMode.Edit, DisplayMode.Disabled) + Fill: =RGBA(255, 255, 255, 1) + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: |- + =Navigate(VisitPictureScreen, Transition.None, { selectedVisitInfo: selectedVisitInfo }) + Size: =16 + Text: ="📷 Take Pictures" + Width: =269 + X: =47 + Y: =465 + ZIndex: =9 + + Button3_7 As button: + BorderThickness: =0 + Color: =RGBA(102, 102, 102, 1) + DisplayMode: =If(selectedVisitInfo.'Status Reason' = 'Status Reason (Visits)'.'In Progress', DisplayMode.Edit, DisplayMode.Disabled) + Fill: =RGBA(255, 255, 255, 1) + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: |- + =Navigate(VisitAudioScreen, Transition.None, { selectedVisit: selectedVisitInfo }) + Size: =16 + Text: ="🔈 Record Audio" + Width: =269 + X: =338 + Y: =465 + ZIndex: =10 + + "Map1_1 As 'Map (preview)'.pcfdataset": + BorderColor: =RGBA(0, 18, 107, 1) + BorderRadius: =10 + CurrentLocation: =false + DefaultLocation: =false + DefaultZoomLevel: =10 + DisplayMode: =DisplayMode.Edit + Height: =320 + InfoCards: ='Map.InfoCards'.OnHover + Items: |- + =[ { Title: selectedVisitInfo.Patient.Name, Latitude: selectedVisitInfo.Latitude, Longitude: selectedVisitInfo.Longitude }] + ItemsLabels: ="Title" + ItemsLatitudes: ="Latitude" + ItemsLongitudes: ="Longitude" + MapStyle: ='Map.MapStyle'.RoadShadedRelief + PinColor: |- + =ColorValue("#7889d3") + RouteOptimization: ='Map.RouteOptimization'.Distance + SatelliteView: =false + ShapeDrawing: =false + ShapeEditingDeleting: =false + Transparency: =5 + UseRouting: =true + Visible: =true + Width: =504 + X: =73 + Y: =764 + ZIndex: =12 + + Latitude2 As pcfDataField.textualColumn: + FieldDisplayName: ="Latitude" + FieldName: ="Latitude" + FieldType: ="n" + FieldVariantName: ="textualColumn" + Order: =1 + ZIndex: =1 + + Longitude2 As pcfDataField.textualColumn: + FieldDisplayName: ="Longitude" + FieldName: ="Longitude" + FieldType: ="n" + FieldVariantName: ="textualColumn" + Order: =2 + ZIndex: =2 + + Title6 As pcfDataField.textualColumn: + FieldDisplayName: ="Title" + FieldName: ="Title" + FieldType: ="s" + FieldVariantName: ="textualColumn" + Order: =3 + ZIndex: =3 + + Label1_18 As label: + Font: =Font.Arial + FontWeight: =FontWeight.Semibold + Height: =49 + Size: =16 + Text: ="Location" + Width: =311 + X: =73 + Y: =715 + ZIndex: =13 + + Circle1_2 As circle: + Fill: |- + =ColorValue("#FFFFFF") + Height: =195 + Width: =195 + X: =222 + Y: =255 + ZIndex: =14 + + Circle1_3 As circle: + Fill: |- + =ColorValue("#7889d3") + Height: =182 + OnSelect: |- + =Navigate(PatientDetailScreen, Transition.None, { patient : selectedVisitInfo.Patient }) + Width: =182 + X: =229 + Y: =262 + ZIndex: =15 + + Image2_1 As image: + Height: =140 + Image: =If(!IsBlank(patientPhoto.Full), patientPhoto.Full, SampleImage) + ImagePosition: =ImagePosition.Fill + OnSelect: |- + =Navigate(PatientDetailScreen, Transition.None, { patient : selectedVisitInfo.Patient, lastVisit: Last(SortByColumns(Filter(Visits, Patient.Patient = selectedVisitInfo.Patient.Patient), "rms_planneddateandtime")) }) + RadiusBottomLeft: =500 + RadiusBottomRight: =500 + RadiusTopLeft: =500 + RadiusTopRight: =500 + Width: =140 + X: =250 + Y: =283 + ZIndex: =16 + + Button3_12 As button: + BorderThickness: =0 + Color: =RGBA(102, 102, 102, 1) + DisplayMode: =If(selectedVisitInfo.'Status Reason' = 'Status Reason (Visits)'.'In Progress', DisplayMode.Edit, DisplayMode.Disabled) + Fill: =RGBA(255, 255, 255, 1) + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: |- + =Navigate(VisitChecklistScreen, Transition.None, { selectedVisitForChecklist: selectedVisitInfo }) + Size: =16 + Text: ="✔️ Visit Checklist" + Width: =269 + X: =47 + Y: =573 + ZIndex: =17 + + Button3_13 As button: + BorderThickness: =0 + Color: =RGBA(102, 102, 102, 1) + Fill: =RGBA(255, 255, 255, 1) + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: |- + =If(selectedVisitStatus_ = 'Status Reason (Visits)'.Pending, + UpdateContext({ selectedVisitInfo: Patch(Visits, selectedVisitInfo, { 'Status Reason': 'Status Reason (Visits)'.'In Progress' }) }); + UpdateContext({ selectedVisitStatus: 'Status Reason (Visits)'.'In Progress' }), + If(selectedVisitStatus_ = 'Status Reason (Visits)'.'In Progress', + UpdateContext({ selectedVisitInfo: Patch(Visits, selectedVisitInfo, { 'Status Reason': 'Status Reason (Visits)'.Done }) }); + UpdateContext({ selectedVisitStatus_: 'Status Reason (Visits)'.Done }), + UpdateContext({ selectedVisitInfo: Patch(Visits, selectedVisitInfo, { 'Status Reason': 'Status Reason (Visits)'.Pending }) }); + UpdateContext({ selectedVisitStatus_: 'Status Reason (Visits)'.Pending }) + ) + ) + Size: =16 + Text: |- + =If(selectedVisitStatus_ = 'Status Reason (Visits)'.Pending, + "Start the Visit", + If(selectedVisitStatus_ = 'Status Reason (Visits)'.'In Progress', + "Mark as Done", + "Back to Pending" + ) + ) + Width: =269 + X: =338 + Y: =573 + ZIndex: =18 + + Label3_3 As label: + Color: =RGBA(255, 255, 255, 1) + Height: =41 + Size: =11 + Text: =selectedVisitInfo.'Status Reason' + Width: =519 + X: =55 + Y: =204 + ZIndex: =19 + + Label3_4 As label: + Align: =Align.Center + Color: =RGBA(245, 247, 254, 1) + Height: =193 + Size: =40 + Text: =If(!IsBlank(updatedScore), Text(updatedScore), "-") + Width: =164 + X: =460 + Y: =52 + ZIndex: =20 + + Icon3_9 As icon.BackArrow: + Color: =RGBA(255, 255, 255, 1) + Height: =35 + Icon: =Icon.Reload + OnSelect: |- + =UpdateContext({ selectedVisitInfo: LookUp(Visits, Visit = selectedVisitInfo.Visit) }) + Width: =35 + X: =572 + Y: =30 + ZIndex: =21 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitPictureScreen.fx.yaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitPictureScreen.fx.yaml new file mode 100644 index 00000000..69eb9bee --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/Src/VisitPictureScreen.fx.yaml @@ -0,0 +1,171 @@ +VisitPictureScreen As screen: + Fill: =RGBA(245, 247, 254, 1) + + Rectangle2_1 As rectangle: + Fill: |- + =ColorValue("#7889d3") + Height: =382 + Width: =640 + ZIndex: =1 + + cmrCheckinCamera_1 As camera: + BorderColor: =RGBA(149, 149, 149, 1) + Camera: =0 + Height: =422 + OnSelect: =ClearCollect(colPictures, Self.Photo) + Width: =563 + X: =35 + Y: =147 + ZIndex: =2 + + Image1_1 As image: + Height: =422 + Image: =cmrCheckinCamera_1.Photo + ImagePosition: =ImagePosition.Fill + Visible: =!IsBlank(cmrCheckinCamera_1.Photo) + Width: =566 + X: =32 + Y: =147 + ZIndex: =3 + + "Gallery3 As gallery.'BrowseLayout_Vertical_OneTextOneImageVariant_ver5.0'": + BorderColor: =RGBA(237, 237, 237, 1) + DelayItemLoading: =true + Height: =309 + Items: =Filter('Picture References', Visit.Visit = selectedVisitInfo.Visit) + Layout: =Layout.Vertical + LoadingSpinner: =LoadingSpinner.Data + TemplatePadding: =10 + TemplateSize: =92 + Width: =566 + X: =32 + Y: =795 + ZIndex: =4 + + Button3_14 As button: + BorderThickness: =0 + Fill: =RGBA(255, 255, 255, 1) + Height: =92 + HoverFill: =Self.Fill + Size: =24 + Text: ="" + Width: =546 + ZIndex: =1 + + Image5 As image: + Height: =60 + Image: =If(!IsBlankOrError(AzureBlobStorage.GetFileContent(ThisItem.AzureStorageItemId)), AzureBlobStorage.GetFileContent(ThisItem.AzureStorageItemId), SampleImage) + ImagePosition: =ImagePosition.Fill + OnSelect: =Select(Parent) + RadiusBottomLeft: =500 + RadiusBottomRight: =500 + RadiusTopLeft: =500 + RadiusTopRight: =500 + Width: =60 + X: =16 + Y: =(Parent.TemplateHeight / 2) - (Self.Height / 2) + ZIndex: =2 + + Title5 As label: + Color: =RGBA(16, 20, 82, 1) + FontWeight: =If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal) + Height: =Self.Size * 1.8 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.Name + VerticalAlign: =VerticalAlign.Top + Width: =Parent.TemplateWidth - Image5.Width - 137 + X: =98 + Y: =26 + ZIndex: =3 + + Title5_1 As label: + Color: =RGBA(16, 20, 82, 1) + Height: =Self.Size * 1.8 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.'Created On' + VerticalAlign: =VerticalAlign.Top + Width: =Parent.TemplateWidth - Image5.Width - 137 + X: =98 + Y: =51 + ZIndex: =5 + + Title5_2 As label: + Align: =Align.Center + Color: =RGBA(0, 121, 187, 1) + FontWeight: =If(ThisItem.IsSelected, FontWeight.Semibold, FontWeight.Normal) + Height: =60 + OnSelect: =Select(Parent) + PaddingBottom: =0 + PaddingLeft: =0 + PaddingRight: =0 + PaddingTop: =0 + Text: =ThisItem.'Health Score' + VerticalAlign: =VerticalAlign.Top + Width: =69 + X: =481 + Y: =16 + ZIndex: =6 + + Label1_15 As label: + Align: =Align.Center + Color: =RGBA(255, 255, 255, 1) + FontWeight: =FontWeight.Bold + Height: =70 + Size: =16 + Text: ="Visit's Pictures" + Width: =311 + X: =165 + ZIndex: =5 + + Icon3_6 As icon.BackArrow: + Color: |- + =ColorValue("#FFFFFF") + Height: =35 + Icon: =Icon.ChevronLeft + OnSelect: =Back() + Width: =35 + X: =35 + Y: =17 + ZIndex: =6 + + Label1_19 As label: + Font: =Font.Arial + FontWeight: =FontWeight.Semibold + Height: =49 + Size: =16 + Text: ="Pictures Taken" + Width: =311 + X: =35 + Y: =746 + ZIndex: =7 + + Button3_15 As button: + BorderThickness: =0 + Color: =RGBA(102, 102, 102, 1) + Fill: =RGBA(255, 255, 255, 1) + Font: =Font.Arial + Height: =87 + HoverFill: |- + =ColorValue("#7889d3") + OnSelect: | + =UpdateContext({ pictureName: Concatenate(selectedVisitInfo.ID, "_", Text(Now(), "ddMMyyyyhhmmss")) }); + UpdateContext({ pictureResult: AzureBlobStorage.CreateFile("hackathon/pictures", pictureName, Image1_1.Image) }); + UpdateContext({ pictureReference: Patch('Picture References', Defaults('Picture References'), { Name: pictureName, Visit: selectedVisitInfo, AzureStorageItemId: pictureResult.Id })}); + Patch(Automations, { Title: "AI - Process Visit Picture", Parameters: JSON({ ItemId: pictureResult.Id, Path: pictureResult.Path, VisitId: selectedVisitInfo.Visit, PictureReferenceId: pictureReference.'Picture Reference'}), 'Status Reason': 'Status Reason (Automations)'.Pending }); + + Notify("Picture Reference submitted successfully", NotificationType.Success) + Size: =16 + Text: ="Submit to AI 🤖" + Width: =269 + X: =186 + Y: =605 + ZIndex: =8 + diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/PcfControlTemplates/Map %28preview%29_1.8.26.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/PcfControlTemplates/Map %28preview%29_1.8.26.json new file mode 100644 index 00000000..d1c04b54 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/PcfControlTemplates/Map %28preview%29_1.8.26.json @@ -0,0 +1,3447 @@ +{ + "AuthConfigProperties": [ + { + "BorderColor": { + "EnabledForFlyout": false, + "HelperUI": "color", + "Hidden": false, + "PropertyGroupName": "Border", + "PropertyKind": 2, + "SectionIndex": 7, + "SectionName": null, + "Type": 29, + "WizardStep": null + }, + "BorderRadius": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 7, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "BorderStyle": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "Border", + "PropertyKind": 2, + "SectionIndex": 7, + "SectionName": null, + "Type": 30, + "WizardStep": null + }, + "BorderThickness": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "Border", + "PropertyKind": 2, + "SectionIndex": 7, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Clustering": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Compass": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "CurrentLocation": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 4, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "CurrentLocationLatitude": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 4, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "CurrentLocationLongitude": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 4, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "DefaultLatitude": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 3, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "DefaultLocation": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 3, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "DefaultLongitude": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 3, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "DefaultZoomLevel": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 3, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Height": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "Size", + "PropertyKind": 2, + "SectionIndex": 2, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "InfoCards": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Items": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "MapStyle": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "PinColor": { + "EnabledForFlyout": false, + "HelperUI": "color", + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 29, + "WizardStep": null + }, + "Pitch": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "RouteMaintainOrder": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 9, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "RouteOptimization": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 9, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "RouteTravelMode": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 9, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "RouteWaypoints_Items": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 9, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "SatelliteView": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "ShapeDrawing": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 6, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "ShapeEditingDeleting": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 6, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "ShowRoutePins": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 9, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "ShowShapeLabels": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 6, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "ShowShapes": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 6, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "TabIndex": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 8, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Transparency": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 1, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "UseRouting": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 9, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Visible": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 2, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Width": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "Size", + "PropertyKind": 2, + "SectionIndex": 2, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "X": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "Position", + "PropertyKind": 2, + "SectionIndex": 2, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Y": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "Position", + "PropertyKind": 2, + "SectionIndex": 2, + "SectionName": null, + "Type": 0, + "WizardStep": null + }, + "Zoom": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 5, + "SectionName": null, + "Type": 0, + "WizardStep": null + } + }, + { + "BorderColor": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "BorderRadius": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "BorderStyle": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "BorderThickness": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "Height": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "Visible": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "Width": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "X": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + }, + "Y": { + "EnabledForFlyout": false, + "HelperUI": null, + "Hidden": false, + "PropertyGroupName": "", + "PropertyKind": 1, + "SectionIndex": 0, + "SectionName": "Design", + "Type": 0, + "WizardStep": null + } + } + ], + "CommonEvents": [ + { + "Description": "", + "DisplayName": "OnChange", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnChange" + }, + { + "Description": "", + "DisplayName": "OnSelect", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnSelect" + } + ], + "ControlConstructor": "Map", + "ControlNamespace": "Microsoft", + "DataConnectors": [ + { + "Id": "/providers/microsoft.powerapps/apis/shared_microsoftspatialservices", + "Name": "SpatialServices", + "Required": true + } + ], + "DisplayNameKey": "Map_Display_Key", + "Events": [ + { + "Description": "Geocoded locations", + "DisplayName": "Geocoded locations", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnItemsChange" + }, + { + "Description": "How the app responds when the map finishes loading.", + "DisplayName": "OnLoad", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnLoad" + }, + { + "Description": "How the app responds when any location is clicked.", + "DisplayName": "OnMapClick", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnMapClick" + }, + { + "Description": "How the app responds when a shape on the map is created.", + "DisplayName": "OnShapeCreated", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnShapeCreated" + }, + { + "Description": "How the app responds when a shape on the map is selected.", + "DisplayName": "OnShapeSelected", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnShapeSelected" + }, + { + "Description": "How the app responds when a shape on the map is edited.", + "DisplayName": "OnShapeEdited", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnShapeEdited" + }, + { + "Description": "How the app responds when a shape on the map is deleted.", + "DisplayName": "OnShapeDeleted", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnShapeDeleted" + }, + { + "Description": "How the app responds when route direction is changed.", + "DisplayName": "OnRouteDirectionChange", + "Hidden": false, + "IsPrimaryInput": false, + "Name": "OnRouteDirectionChange" + } + ], + "IncludedProperties": [ + { + "Category": "design", + "DefaultValue": "", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "CC_X", + "DisplayNameResourceString": "CC_X", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "X", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 2, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "design", + "DefaultValue": "", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "CC_Y", + "DisplayNameResourceString": "CC_Y", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Y", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 2, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "design", + "DefaultValue": "400", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "Width", + "DisplayNameResourceString": "Width", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Width", + "NullDefaultValue": "0", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "400", + "Required": false, + "ShouldAutoBind": false, + "Type": 2, + "Usage": 2, + "WebDefaultValue": "400" + }, + { + "Category": "design", + "DefaultValue": "400", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "Height", + "DisplayNameResourceString": "Height", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Height", + "NullDefaultValue": "0", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "400", + "Required": false, + "ShouldAutoBind": false, + "Type": 2, + "Usage": 2, + "WebDefaultValue": "400" + }, + { + "Category": "design", + "DefaultValue": "true", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "Visible", + "DisplayNameResourceString": "Visible", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Visible", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 4, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "design", + "DefaultValue": "", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "DisplayMode", + "DisplayNameResourceString": "DisplayMode", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "DisplayMode", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 27, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "design", + "DefaultValue": "", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "Tooltip", + "DisplayNameResourceString": "Tooltip", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Tooltip", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 0, + "WebDefaultValue": "" + } + ], + "Name": "Map (preview)", + "Properties": [ + { + "Category": "data", + "DefaultValue": "Default", + "Description": "The data source used for address formatting and geocoding.", + "DescriptionResourceString": "AddressDataSource_Desc_Key", + "DisplayName": "Address data source", + "DisplayNameResourceString": "AddressDataSource_Display_Key", + "EnumValues": [ + { + "Description": "Default", + "DisplayName": "Default", + "IsDefaultValue": true, + "Name": "Default", + "Value": "Default" + }, + { + "Description": "Bing Maps", + "DisplayName": "Bing Maps", + "IsDefaultValue": false, + "Name": "BingMaps", + "Value": "BingMaps" + }, + { + "Description": "Azure Maps", + "DisplayName": "Azure Maps", + "IsDefaultValue": false, + "Name": "AzureMaps", + "Value": "AzureMaps" + } + ], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "AddressDataSource", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "Default", + "Required": false, + "ShouldAutoBind": false, + "Type": 1, + "Usage": 0, + "WebDefaultValue": "Default" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "Use default location set by user", + "DescriptionResourceString": "DefaultLocation_Desc_Key", + "DisplayName": "Use default location", + "DisplayNameResourceString": "DefaultLocation_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "DefaultLocation", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "47.642967", + "Description": "Default latitude set by user", + "DescriptionResourceString": "DefaultLatitude_Desc_Key", + "DisplayName": "Default latitude", + "DisplayNameResourceString": "DefaultLatitude_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "DefaultLatitude", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 15, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "-122.126801", + "Description": "Default longitude set by user", + "DescriptionResourceString": "DefaultLongitude_Desc_Key", + "DisplayName": "Default longitude", + "DisplayNameResourceString": "DefaultLongitude_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "DefaultLongitude", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 15, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "16", + "Description": "Default zoom level set by user. Accepts values from 0 to 22", + "DescriptionResourceString": "DefaultZoomLevel_Desc_Key", + "DisplayName": "Default zoom level", + "DisplayNameResourceString": "DefaultZoomLevel_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "DefaultZoomLevel", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 16, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "Show current location on the map", + "DescriptionResourceString": "CurrentLocation_Desc_Key", + "DisplayName": "Show current location", + "DisplayNameResourceString": "CurrentLocation_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "CurrentLocation", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "0", + "Description": "Latitude of the current location pin. To place at the user's location, set to Location.Latitude", + "DescriptionResourceString": "CurrentLocationLatitude_Desc_Key", + "DisplayName": "Current location latitude", + "DisplayNameResourceString": "CurrentLocationLatitude_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "CurrentLocationLatitude", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 15, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "0", + "Description": "Longitude of the current location pin. To place at the user's location, set to Location.Longitude", + "DescriptionResourceString": "CurrentLocationLongitude_Desc_Key", + "DisplayName": "Current location longitude", + "DisplayNameResourceString": "CurrentLocationLongitude_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "CurrentLocationLongitude", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 15, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "Road", + "Description": "Set the map style", + "DescriptionResourceString": "MapStyle_Desc_Key", + "DisplayName": "Map style", + "DisplayNameResourceString": "MapStyle_Display_Key", + "EnumValues": [ + { + "Description": "Road", + "DisplayName": "Road", + "IsDefaultValue": true, + "Name": "Road", + "Value": "Road" + }, + { + "Description": "Satellite", + "DisplayName": "Satellite", + "IsDefaultValue": false, + "Name": "Satellite", + "Value": "Satellite" + }, + { + "Description": "Satellite road labels", + "DisplayName": "Satellite road labels", + "IsDefaultValue": false, + "Name": "SatelliteRoadLabels", + "Value": "SatelliteRoadLabels" + }, + { + "Description": "Grayscale dark", + "DisplayName": "Grayscale dark", + "IsDefaultValue": false, + "Name": "GrayscaleDark", + "Value": "GrayscaleDark" + }, + { + "Description": "Grayscale light", + "DisplayName": "Grayscale light", + "IsDefaultValue": false, + "Name": "GrayscaleLight", + "Value": "GrayscaleLight" + }, + { + "Description": "Night", + "DisplayName": "Night", + "IsDefaultValue": false, + "Name": "Night", + "Value": "Night" + }, + { + "Description": "Road shaded relief", + "DisplayName": "Road shaded relief", + "IsDefaultValue": false, + "Name": "RoadShadedRelief", + "Value": "RoadShadedRelief" + }, + { + "Description": "High contrast dark", + "DisplayName": "High contrast dark", + "IsDefaultValue": false, + "Name": "HighContrastDark", + "Value": "HighContrastDark" + }, + { + "Description": "High contrast light", + "DisplayName": "High contrast light", + "IsDefaultValue": false, + "Name": "HighContrastLight", + "Value": "HighContrastLight" + } + ], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "MapStyle", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "Road", + "Required": false, + "ShouldAutoBind": false, + "Type": 1, + "Usage": 0, + "WebDefaultValue": "Road" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "Use satellite view (overrides Map style)", + "DescriptionResourceString": "SatelliteView_Desc_Key", + "DisplayName": "Satellite view", + "DisplayNameResourceString": "SatelliteView_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "SatelliteView", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Use pin clustering", + "DescriptionResourceString": "Clustering_Desc_Key", + "DisplayName": "Cluster pins", + "DisplayNameResourceString": "Clustering_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Clustering", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Enable compass control", + "DescriptionResourceString": "Compass_Desc_Key", + "DisplayName": "Compass control", + "DisplayNameResourceString": "Compass_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Compass", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Enable zoom control", + "DescriptionResourceString": "Zoom_Desc_Key", + "DisplayName": "Zoom control", + "DisplayNameResourceString": "Zoom_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Zoom", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Enable pitch control", + "DescriptionResourceString": "Pitch_Desc_Key", + "DisplayName": "Pitch control", + "DisplayNameResourceString": "Pitch_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Pitch", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "None", + "Description": "Show info cards on the map", + "DescriptionResourceString": "InfoCards_Desc_Key", + "DisplayName": "Show info cards", + "DisplayNameResourceString": "InfoCards_Display_Key", + "EnumValues": [ + { + "Description": "None", + "DisplayName": "None", + "IsDefaultValue": true, + "Name": "None", + "Value": "None" + }, + { + "Description": "On click", + "DisplayName": "On click", + "IsDefaultValue": false, + "Name": "OnClick", + "Value": "OnClick" + }, + { + "Description": "On hover", + "DisplayName": "On hover", + "IsDefaultValue": false, + "Name": "OnHover", + "Value": "OnHover" + } + ], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "InfoCards", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "None", + "Required": false, + "ShouldAutoBind": false, + "Type": 1, + "Usage": 0, + "WebDefaultValue": "None" + }, + { + "Category": "data", + "DefaultValue": "#1D72A9", + "Description": "Color of pins shown on the map", + "DescriptionResourceString": "PinColor_Desc_Key", + "DisplayName": "Pin color", + "DisplayNameResourceString": "PinColor_Display_Key", + "EnumValues": [], + "HelperUI": "color", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "PinColor", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 6, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Show imported shapes on the map.", + "DescriptionResourceString": "ShowShapes_Desc_Key", + "DisplayName": "Show shapes", + "DisplayNameResourceString": "ShowShapes_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShowShapes", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Show shape labels on the map.", + "DescriptionResourceString": "ShowShapeLabels_Desc_Key", + "DisplayName": "Show shape labels", + "DisplayNameResourceString": "ShowShapeLabels_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShowShapeLabels", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "(Preview) Enable drawing shapes on the map by the map user.", + "DescriptionResourceString": "ShapeDrawing_Desc_Key", + "DisplayName": "(Preview) Enable shape drawing", + "DisplayNameResourceString": "ShapeDrawing_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShapeDrawing", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "(Preview) Enable shape deleting and label editing on the map by the map user.", + "DescriptionResourceString": "ShapeEditingDeleting_Desc_Key", + "DisplayName": "(Preview) Enable shape deleting and label editing", + "DisplayNameResourceString": "ShapeEditingDeleting_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShapeEditingDeleting", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "Enable routing on the map. Routes cannot be shown until you enable full map and address services in the admin center", + "DescriptionResourceString": "UseRouting_Desc_Key", + "DisplayName": "Enable routing", + "DisplayNameResourceString": "UseRouting_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "UseRouting", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "false", + "Description": "Maintain waypoint order when calculating a route", + "DescriptionResourceString": "RouteMaintainOrder_Desc_Key", + "DisplayName": "Maintain waypoint order", + "DisplayNameResourceString": "RouteMaintainOrder_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteMaintainOrder", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "None", + "Description": "Optimize route when calculating a route", + "DescriptionResourceString": "RouteOptimization_Desc_Key", + "DisplayName": "Optimize route", + "DisplayNameResourceString": "RouteOptimization_Display_Key", + "EnumValues": [ + { + "Description": "None", + "DisplayName": "None", + "IsDefaultValue": true, + "Name": "None", + "Value": "None" + }, + { + "Description": "Time", + "DisplayName": "Time", + "IsDefaultValue": false, + "Name": "Time", + "Value": "Time" + }, + { + "Description": "Distance", + "DisplayName": "Distance", + "IsDefaultValue": false, + "Name": "Distance", + "Value": "Distance" + } + ], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteOptimization", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "None", + "Required": false, + "ShouldAutoBind": false, + "Type": 1, + "Usage": 0, + "WebDefaultValue": "None" + }, + { + "Category": "data", + "DefaultValue": "Car", + "Description": "Route travel mode for route calculation", + "DescriptionResourceString": "TravelMode_Desc_Key", + "DisplayName": "Route travel mode", + "DisplayNameResourceString": "TravelMode_Display_Key", + "EnumValues": [ + { + "Description": "Car", + "DisplayName": "Car", + "IsDefaultValue": true, + "Name": "Car", + "Value": "Car" + }, + { + "Description": "Truck", + "DisplayName": "Truck", + "IsDefaultValue": false, + "Name": "Truck", + "Value": "Truck" + } + ], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteTravelMode", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "Car", + "Required": false, + "ShouldAutoBind": false, + "Type": 1, + "Usage": 0, + "WebDefaultValue": "Car" + }, + { + "Category": "data", + "DefaultValue": "true", + "Description": "Show pins over route waypoints", + "DescriptionResourceString": "ShowRoutePins_Desc_Key", + "DisplayName": "Show Route Pins", + "DisplayNameResourceString": "ShowRoutePins_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShowRoutePins", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "0", + "Description": "Transparency of the map", + "DescriptionResourceString": "Transparency_Desc_Key", + "DisplayName": "Transparency", + "DisplayNameResourceString": "Transparency_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Transparency", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 16, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "Design", + "DefaultValue": "solid", + "Description": "Style of visual borders", + "DescriptionResourceString": "BorderStyle_Desc_Key", + "DisplayName": "Border style", + "DisplayNameResourceString": "BorderStyle_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "BorderStyle", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 6, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "Design", + "DefaultValue": "0", + "Description": "Thickness (width) of visual borders", + "DescriptionResourceString": "BorderThickness_Desc_Key", + "DisplayName": "Border thickness", + "DisplayNameResourceString": "BorderThickness_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "BorderThickness", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 16, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "Design", + "DefaultValue": "#00126B", + "Description": "Color of visual borders", + "DescriptionResourceString": "BorderColor_Desc_Key", + "DisplayName": "Border color", + "DisplayNameResourceString": "BorderColor_Display_Key", + "EnumValues": [], + "HelperUI": "color", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "BorderColor", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 6, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "Design", + "DefaultValue": "0", + "Description": "Radius of visual borders", + "DescriptionResourceString": "BorderRadius_Desc_Key", + "DisplayName": "Border radius", + "DisplayNameResourceString": "BorderRadius_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "BorderRadius", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 16, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "design", + "DefaultValue": "0", + "Description": "Specifies the order when the user navigates with the Tab key", + "DescriptionResourceString": "TabIndex_Desc_Key", + "DisplayName": "Tab index", + "DisplayNameResourceString": "TabIndex_Display_Key", + "EnumValues": [], + "HelperUI": null, + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "TabIndex", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 16, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "CanvasApp", + "DescriptionResourceString": "CanvasApp", + "DisplayName": "CanvasApp", + "DisplayNameResourceString": "CanvasApp", + "EnumValues": [], + "HelperUI": "", + "Hidden": true, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "CanvasApp", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 20, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "marker", + "Description": "Pin Icons", + "DescriptionResourceString": "Pin Icons", + "DisplayName": "Pin Icons", + "DisplayNameResourceString": "Pin Icons", + "EnumValues": [ + { + "Description": "Marker", + "DisplayName": "Marker", + "IsDefaultValue": true, + "Name": "Marker", + "Value": "marker" + }, + { + "Description": "Marker Thick", + "DisplayName": "Marker Thick", + "IsDefaultValue": false, + "Name": "MarkerThick", + "Value": "marker-thick" + }, + { + "Description": "Marker Circle", + "DisplayName": "Marker Circle", + "IsDefaultValue": false, + "Name": "MarkerCircle", + "Value": "marker-circle" + }, + { + "Description": "Marker Flat", + "DisplayName": "Marker Flat", + "IsDefaultValue": false, + "Name": "MarkerFlat", + "Value": "marker-flat" + }, + { + "Description": "Marker Square", + "DisplayName": "Marker Square", + "IsDefaultValue": false, + "Name": "MarkerSquare", + "Value": "marker-square" + }, + { + "Description": "Marker Square Cluster", + "DisplayName": "Marker Square Cluster", + "IsDefaultValue": false, + "Name": "MarkerSquareCluster", + "Value": "marker-square-cluster" + }, + { + "Description": "Marker Arrow", + "DisplayName": "Marker Arrow", + "IsDefaultValue": false, + "Name": "MarkerArrow", + "Value": "marker-arrow" + }, + { + "Description": "Marker Ball Pin", + "DisplayName": "Marker Ball Pin", + "IsDefaultValue": false, + "Name": "MarkerBallPin", + "Value": "marker-ball-pin" + }, + { + "Description": "Marker Square Rounded", + "DisplayName": "Marker Square Rounded", + "IsDefaultValue": false, + "Name": "MarkerSquareRounded", + "Value": "marker-square-rounded" + }, + { + "Description": "Marker Square Rounded Cluster", + "DisplayName": "Marker Square Rounded Cluster", + "IsDefaultValue": false, + "Name": "MarkerSquareRoundedCluster", + "Value": "marker-square-rounded-cluster" + }, + { + "Description": "Flag", + "DisplayName": "Flag", + "IsDefaultValue": false, + "Name": "Flag", + "Value": "flag" + }, + { + "Description": "Flag Triangle", + "DisplayName": "Flag Triangle", + "IsDefaultValue": false, + "Name": "FlagTriangle", + "Value": "flag-triangle" + }, + { + "Description": "Triangle", + "DisplayName": "Triangle", + "IsDefaultValue": false, + "Name": "Triangle", + "Value": "triangle" + }, + { + "Description": "Triangle Thick", + "DisplayName": "Triangle Thick", + "IsDefaultValue": false, + "Name": "TriangleThick", + "Value": "triangle-thick" + }, + { + "Description": "Triangle Arrow Up", + "DisplayName": "Triangle Arrow Up", + "IsDefaultValue": false, + "Name": "TriangleArrowUp", + "Value": "triangle-arrow-up" + }, + { + "Description": "Triangle Arrow Left", + "DisplayName": "Triangle Arrow Left", + "IsDefaultValue": false, + "Name": "TriangleArrowLeft", + "Value": "triangle-arrow-left" + }, + { + "Description": "Hexagon", + "DisplayName": "Hexagon", + "IsDefaultValue": false, + "Name": "Hexagon", + "Value": "hexagon" + }, + { + "Description": "Hexagon Thick", + "DisplayName": "Hexagon Thick", + "IsDefaultValue": false, + "Name": "HexagonThick", + "Value": "hexagon-thick" + }, + { + "Description": "Hexagon Rounded", + "DisplayName": "Hexagon Rounded", + "IsDefaultValue": false, + "Name": "HexagonRounded", + "Value": "hexagon-rounded" + }, + { + "Description": "Hexagon Rounded Thick", + "DisplayName": "Hexagon Rounded Thick", + "IsDefaultValue": false, + "Name": "HexagonRoundedThick", + "Value": "hexagon-rounded-thick" + }, + { + "Description": "Pin", + "DisplayName": "Pin", + "IsDefaultValue": false, + "Name": "Pin", + "Value": "pin" + }, + { + "Description": "Pin Round", + "DisplayName": "Pin Round", + "IsDefaultValue": false, + "Name": "PinRound", + "Value": "pin-round" + }, + { + "Description": "Rounded Square", + "DisplayName": "Rounded Square", + "IsDefaultValue": false, + "Name": "RoundedSquare", + "Value": "rounded-square" + }, + { + "Description": "Rounded Square Thick", + "DisplayName": "Rounded Square Thick", + "IsDefaultValue": false, + "Name": "RoundedSquareThick", + "Value": "rounded-square-thick" + }, + { + "Description": "Arrow Up", + "DisplayName": "Arrow Up", + "IsDefaultValue": false, + "Name": "ArrowUp", + "Value": "arrow-up" + }, + { + "Description": "Arrow Up Thin", + "DisplayName": "Arrow Up Thin", + "IsDefaultValue": false, + "Name": "ArrowUpThin", + "Value": "arrow-up-thin" + }, + { + "Description": "Car", + "DisplayName": "Car", + "IsDefaultValue": false, + "Name": "Car", + "Value": "car" + } + ], + "HelperUI": "", + "Hidden": true, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "PinIcons", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "marker", + "Required": false, + "ShouldAutoBind": false, + "Type": 1, + "Usage": 0, + "WebDefaultValue": "marker" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Center location of the map", + "DescriptionResourceString": "CenterLocation_Desc_Key", + "DisplayName": "Center location", + "DisplayNameResourceString": "CenterLocation_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "CenterLocation", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Geocoded locations of the map", + "DescriptionResourceString": "Items_GeocodedItems_Desc_Key", + "DisplayName": "Geocoded locations", + "DisplayNameResourceString": "Items_GeocodedItems_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "GeocodedItems", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Clicked location of the map", + "DescriptionResourceString": "ClickedLocation_Desc_Key", + "DisplayName": "Clicked location", + "DisplayNameResourceString": "ClickedLocation_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ClickedLocation", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "A record defining the current North, South, East, and West bounds of the map.", + "DescriptionResourceString": "Bounds_Desc_Key", + "DisplayName": "Bounds", + "DisplayNameResourceString": "Bounds_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Bounds", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "List of features on the map (in feature collection GeoJSON format).", + "DescriptionResourceString": "GeoJSON_Desc_Key", + "DisplayName": "GeoJSON", + "DisplayNameResourceString": "GeoJSON_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "GeoJSON", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 12, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Single shape GeoJSON of the selected shape, or empty shape collection GeoJSON if no shape is selected.", + "DescriptionResourceString": "SelectedShape_Desc_Key", + "DisplayName": "Selected shape", + "DisplayNameResourceString": "SelectedShape_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "SelectedShape", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Single shape GeoJSON of the most recently deleted shape, or empty shape collection GeoJSON if no shape was deleted.", + "DescriptionResourceString": "DeletedShape_Desc_Key", + "DisplayName": "Deleted shape", + "DisplayNameResourceString": "DeletedShape_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "DeletedShape", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Optimal route direction collection from source to destination route waypoint when routing is enabled.", + "DescriptionResourceString": "RouteDirections_Desc_Key", + "DisplayName": "Route directions", + "DisplayNameResourceString": "RouteDirections_Display_Key", + "EnumValues": [], + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteDirection", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Locations displayed on map", + "DescriptionResourceString": "Locations displayed on map", + "DisplayName": "Locations(##PCFDatasetItems##)", + "DisplayNameResourceString": "Locations", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": true, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": true, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Items", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 26, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Locations displayed on map", + "DescriptionResourceString": "Locations displayed on map", + "DisplayName": "Locations(##PCFDatasetSelected##)", + "DisplayNameResourceString": "Locations", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Selected", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "Items", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Locations displayed on map", + "DescriptionResourceString": "Locations displayed on map", + "DisplayName": "Locations(##PCFDatasetSelectedItems##)", + "DisplayNameResourceString": "Locations", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "SelectedItems", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "Items", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 26, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Labels of the locations", + "DescriptionResourceString": "ItemsLabels_Desc_Key", + "DisplayName": "Location labels", + "DisplayNameResourceString": "ItemsLabels_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ItemsLabels", + "NullDefaultValue": "", + "ParentDataSetName": "Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Latitudes of the locations", + "DescriptionResourceString": "ItemsLatitudes_Desc_Key", + "DisplayName": "Location latitudes", + "DisplayNameResourceString": "ItemsLatitudes_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ItemsLatitudes", + "NullDefaultValue": "", + "ParentDataSetName": "Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Longitudes of the locations", + "DescriptionResourceString": "ItemsLongitudes_Desc_Key", + "DisplayName": "Location longitudes", + "DisplayNameResourceString": "ItemsLongitudes_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ItemsLongitudes", + "NullDefaultValue": "", + "ParentDataSetName": "Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Addresses of the locations", + "DescriptionResourceString": "ItemsAddresses_Desc_Key", + "DisplayName": "Location addresses", + "DisplayNameResourceString": "ItemsAddresses_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ItemsAddresses", + "NullDefaultValue": "", + "ParentDataSetName": "Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Colors of the locations", + "DescriptionResourceString": "ItemsColors_Desc_Key", + "DisplayName": "Location colors", + "DisplayNameResourceString": "ItemsColors_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ItemsColors", + "NullDefaultValue": "", + "ParentDataSetName": "Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Icons of the locations", + "DescriptionResourceString": "ItemsIcons_Desc_Key", + "DisplayName": "Location icons", + "DisplayNameResourceString": "ItemsIcons_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ItemsIcons", + "NullDefaultValue": "", + "ParentDataSetName": "Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.", + "DescriptionResourceString": "Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.", + "DisplayName": "Shapes(##PCFDatasetItems##)", + "DisplayNameResourceString": "Shapes", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Shapes_Items", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 26, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.", + "DescriptionResourceString": "Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.", + "DisplayName": "Shapes(##PCFDatasetSelected##)", + "DisplayNameResourceString": "Shapes", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Shapes_Selected", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "Shapes_Items", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.", + "DescriptionResourceString": "Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.", + "DisplayName": "Shapes(##PCFDatasetSelectedItems##)", + "DisplayNameResourceString": "Shapes", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "Shapes_SelectedItems", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "Shapes_Items", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 26, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Required column specifying GeoJSON shapes to be put on the map (in shape collection or single shape GeoJSON format).", + "DescriptionResourceString": "ShapeGeoJSONObjects_Desc_Key", + "DisplayName": "Shape GeoJSON Objects", + "DisplayNameResourceString": "ShapeGeoJSONObjects_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShapeGeoJSONObjects", + "NullDefaultValue": "", + "ParentDataSetName": "Shapes_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Optional column specifying a label to go with the corresponding GeoJSON.", + "DescriptionResourceString": "ShapeLabels_Desc_Key", + "DisplayName": "Shape label", + "DisplayNameResourceString": "ShapeLabels_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShapeLabels", + "NullDefaultValue": "", + "ParentDataSetName": "Shapes_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Optional column specifying a CSS color to go with the corresponding GeoJSON.", + "DescriptionResourceString": "ShapeColors_Desc_Key", + "DisplayName": "Shape color", + "DisplayNameResourceString": "ShapeColors_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "ShapeColors", + "NullDefaultValue": "", + "ParentDataSetName": "Shapes_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Route waypoints displayed on map", + "DescriptionResourceString": "Route waypoints displayed on map", + "DisplayName": "Route waypoints(##PCFDatasetItems##)", + "DisplayNameResourceString": "Route waypoints", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypoints_Items", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": null, + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 26, + "Usage": 0, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Route waypoints displayed on map", + "DescriptionResourceString": "Route waypoints displayed on map", + "DisplayName": "Route waypoints(##PCFDatasetSelected##)", + "DisplayNameResourceString": "Route waypoints", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypoints_Selected", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "RouteWaypoints_Items", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 5, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Route waypoints displayed on map", + "DescriptionResourceString": "Route waypoints displayed on map", + "DisplayName": "Route waypoints(##PCFDatasetSelectedItems##)", + "DisplayNameResourceString": "Route waypoints", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypoints_SelectedItems", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "RouteWaypoints_Items", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 26, + "Usage": 1, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Labels of the route waypoints", + "DescriptionResourceString": "RoutingWaypointsLabels_Desc_Key", + "DisplayName": "Route waypoint labels", + "DisplayNameResourceString": "RoutingWaypointsLabels_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypointsLabels", + "NullDefaultValue": "", + "ParentDataSetName": "RouteWaypoints_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Latitudes of the route waypoints", + "DescriptionResourceString": "RoutingWaypointsLatitudes_Desc_Key", + "DisplayName": "Route waypoint latitudes", + "DisplayNameResourceString": "RoutingWaypointsLatitudes_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypointsLatitudes", + "NullDefaultValue": "", + "ParentDataSetName": "RouteWaypoints_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Longitudes of the route waypoints", + "DescriptionResourceString": "RoutingWaypointsLongitudes_Desc_Key", + "DisplayName": "Route waypoint longitudes", + "DisplayNameResourceString": "RoutingWaypointsLongitudes_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypointsLongitudes", + "NullDefaultValue": "", + "ParentDataSetName": "RouteWaypoints_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "data", + "DefaultValue": "", + "Description": "Addresses of the route waypoints", + "DescriptionResourceString": "RoutingWaypointsAddresses_Desc_Key", + "DisplayName": "Route waypoint addresses", + "DisplayNameResourceString": "RoutingWaypointsAddresses_Display_Key", + "HelperUI": "", + "Hidden": false, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "RouteWaypointsAddresses", + "NullDefaultValue": "", + "ParentDataSetName": "RouteWaypoints_Items", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 2, + "WebDefaultValue": "" + }, + { + "Category": "design", + "DefaultValue": "", + "Description": "", + "DescriptionResourceString": "", + "DisplayName": "PCFTeamsTheme", + "DisplayNameResourceString": "", + "HelperUI": "", + "Hidden": true, + "IsDataSourceProperty": false, + "IsLinkableToParentTheme": false, + "IsPrimaryBehavioral": false, + "IsPrimaryInput": false, + "IsPrimaryOutput": false, + "IsResettable": false, + "IsResettableToManifestDefault": false, + "Name": "PCFTeamsTheme", + "NullDefaultValue": "", + "ParentDataSetName": "", + "PassThroughProperty": "", + "PfxDefaultValue": "", + "PhoneDefaultValue": "", + "Required": false, + "ShouldAutoBind": false, + "Type": 3, + "Usage": 0, + "WebDefaultValue": "" + } + ], + "PropertyDependencies": [ + { + "Input": "DefaultLocation", + "Output": "CenterLocation", + "RequiredFor": "schema" + }, + { + "Input": "PinColor", + "Output": "GeocodedItems", + "RequiredFor": "schema" + }, + { + "Input": "DefaultLocation", + "Output": "ClickedLocation", + "RequiredFor": "schema" + }, + { + "Input": "DefaultLocation", + "Output": "Bounds", + "RequiredFor": "schema" + }, + { + "Input": "Transparency", + "Output": "SelectedShape", + "RequiredFor": "schema" + }, + { + "Input": "Transparency", + "Output": "DeletedShape", + "RequiredFor": "schema" + }, + { + "Input": "UseRouting", + "Output": "RouteDirection", + "RequiredFor": "schema" + }, + { + "Input": "Items", + "Output": "Selected", + "RequiredFor": "" + }, + { + "Input": "Items", + "Output": "SelectedItems", + "RequiredFor": "" + }, + { + "Input": "Shapes_Items", + "Output": "Shapes_Selected", + "RequiredFor": "" + }, + { + "Input": "Shapes_Items", + "Output": "Shapes_SelectedItems", + "RequiredFor": "" + }, + { + "Input": "RouteWaypoints_Items", + "Output": "RouteWaypoints_Selected", + "RequiredFor": "" + }, + { + "Input": "RouteWaypoints_Items", + "Output": "RouteWaypoints_SelectedItems", + "RequiredFor": "" + } + ], + "Resources": [ + { + "IsControlSpecific": false, + "LoadingOrder": 1, + "ModifiedPath": "", + "Path": "/PCF/prop-types.js", + "Type": 0 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 2, + "ModifiedPath": "", + "Path": "/PCF/react-fela.js", + "Type": 0 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 3, + "ModifiedPath": "", + "Path": "/PCF/fela.js", + "Type": 0 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 4, + "ModifiedPath": "", + "Path": "/PCF/fela-dom.js", + "Type": 0 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 6, + "ModifiedPath": "", + "Path": "/ctrllib/PCFControls/js/PCFControlWrapper.js", + "Type": 0 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 7, + "ModifiedPath": "", + "Path": "/ctrllib/PcfControlProxy/js/PcfControlProxy.js", + "Type": 0 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 7, + "ModifiedPath": "", + "Path": "{\"Id\":\"ManifestTemplate\",\"Data\":{\"ConstructorName\":\"Microsoft.Map\",\"CustomControlId\":\"Microsoft.Map\",\"IsVirtual\":false,\"Properties\":{\"Resources\":[{\"Name\":\"/PCF/prop-types.js\",\"LoadOrder\":1,\"Type\":0,\"LibraryName\":null},{\"Name\":\"/PCF/react-fela.js\",\"LoadOrder\":2,\"Type\":0,\"LibraryName\":null},{\"Name\":\"/PCF/fela.js\",\"LoadOrder\":3,\"Type\":0,\"LibraryName\":null},{\"Name\":\"/PCF/fela-dom.js\",\"LoadOrder\":4,\"Type\":0,\"LibraryName\":null},{\"Name\":\"/ctrllib/PCFControls/js/PCFControlWrapper.js\",\"LoadOrder\":6,\"Type\":0,\"LibraryName\":null},{\"Name\":\"/ctrllib/PcfControlProxy/js/PcfControlProxy.js\",\"LoadOrder\":7,\"Type\":0,\"LibraryName\":null}],\"GroupDefinitions\":null,\"DataSetDefinitions\":{\"Items\":{\"DisplayName\":\"Locations\",\"Type\":\"Grid\",\"Columns\":{\"0\":{\"Required\":false,\"Usage\":2,\"Name\":\"ItemsLabels\",\"Type\":\"SingleLine_Text\"},\"1\":{\"Required\":false,\"Usage\":2,\"Name\":\"ItemsLatitudes\",\"Type\":\"FP\"},\"2\":{\"Required\":false,\"Usage\":2,\"Name\":\"ItemsLongitudes\",\"Type\":\"FP\"},\"3\":{\"Required\":false,\"Usage\":2,\"Name\":\"ItemsAddresses\",\"Type\":\"SingleLine_Text\"},\"4\":{\"Required\":false,\"Usage\":2,\"Name\":\"ItemsColors\",\"Type\":\"SingleLine_Text\"},\"5\":{\"Required\":false,\"Usage\":2,\"Name\":\"ItemsIcons\",\"Type\":\"SingleLine_Text\"}},\"Primary\":true,\"InitialDataSetFetch\":true,\"CDSDataSetOptions\":null},\"Shapes\":{\"DisplayName\":\"Shapes\",\"Type\":\"Grid\",\"Columns\":{\"0\":{\"Required\":false,\"Usage\":0,\"Name\":\"ShapeGeoJSONObjects\",\"Type\":\"SingleLine_Text\"},\"1\":{\"Required\":false,\"Usage\":0,\"Name\":\"ShapeLabels\",\"Type\":\"SingleLine_Text\"},\"2\":{\"Required\":false,\"Usage\":0,\"Name\":\"ShapeColors\",\"Type\":\"SingleLine_Text\"}},\"Primary\":false,\"InitialDataSetFetch\":true,\"CDSDataSetOptions\":null},\"RouteWaypoints\":{\"DisplayName\":\"Route waypoints\",\"Type\":\"Grid\",\"Columns\":{\"0\":{\"Required\":false,\"Usage\":2,\"Name\":\"RouteWaypointsLabels\",\"Type\":\"SingleLine_Text\"},\"1\":{\"Required\":false,\"Usage\":2,\"Name\":\"RouteWaypointsLatitudes\",\"Type\":\"FP\"},\"2\":{\"Required\":false,\"Usage\":2,\"Name\":\"RouteWaypointsLongitudes\",\"Type\":\"FP\"},\"3\":{\"Required\":false,\"Usage\":2,\"Name\":\"RouteWaypointsAddresses\",\"Type\":\"SingleLine_Text\"}},\"Primary\":false,\"InitialDataSetFetch\":true,\"CDSDataSetOptions\":null}},\"Properties\":{\"AddressDataSource\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"Default\"},\"DefaultLocation\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"DefaultLatitude\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"47.642967\"},\"DefaultLongitude\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"-122.126801\"},\"DefaultZoomLevel\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"16\"},\"CurrentLocation\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"CurrentLocationLatitude\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"0\"},\"CurrentLocationLongitude\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"0\"},\"MapStyle\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"Road\"},\"SatelliteView\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"Clustering\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"Compass\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"Zoom\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"Pitch\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"InfoCards\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"None\"},\"PinColor\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"#1D72A9\"},\"ShowShapes\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"ShowShapeLabels\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"ShapeDrawing\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"ShapeEditingDeleting\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"UseRouting\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"RouteMaintainOrder\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"false\"},\"RouteOptimization\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"None\"},\"RouteTravelMode\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"Car\"},\"ShowRoutePins\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"true\"},\"Transparency\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"0\"},\"BorderStyle\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"solid\"},\"BorderThickness\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"0\"},\"BorderColor\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"#00126B\"},\"BorderRadius\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"0\"},\"TabIndex\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"0\"},\"CanvasApp\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"PinIcons\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"marker\"},\"CenterLocation\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"GeocodedItems\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"ClickedLocation\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"Bounds\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"GeoJSON\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"SelectedShape\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"DeletedShape\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"RouteDirection\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"Items\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"Selected\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"SelectedItems\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"ItemsLabels\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"ItemsLatitudes\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"ItemsLongitudes\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"ItemsAddresses\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"ItemsColors\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"ItemsIcons\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"Shapes_Items\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"Shapes_Selected\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"Shapes_SelectedItems\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"ShapeGeoJSONObjects\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"ShapeLabels\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"ShapeColors\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"RouteWaypoints_Items\":{\"Required\":true,\"Usage\":1,\"DefaultValue\":\"\"},\"RouteWaypoints_Selected\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"RouteWaypoints_SelectedItems\":{\"Required\":true,\"Usage\":2,\"DefaultValue\":\"\"},\"RouteWaypointsLabels\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"RouteWaypointsLatitudes\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"RouteWaypointsLongitudes\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"},\"RouteWaypointsAddresses\":{\"Required\":true,\"Usage\":0,\"DefaultValue\":\"\"}},\"FeatureUsage\":null},\"Events\":{\"OnItemsChange\":{\"EventName\":\"OnItemsChange\"},\"OnLoad\":{\"EventName\":\"OnLoad\"},\"OnMapClick\":{\"EventName\":\"OnMapClick\"},\"OnShapeCreated\":{\"EventName\":\"OnShapeCreated\"},\"OnShapeSelected\":{\"EventName\":\"OnShapeSelected\"},\"OnShapeEdited\":{\"EventName\":\"OnShapeEdited\"},\"OnShapeDeleted\":{\"EventName\":\"OnShapeDeleted\"},\"OnRouteDirectionChange\":{\"EventName\":\"OnRouteDirectionChange\"}},\"CommonEvents\":null,\"DesignMap\":null,\"PropertyDependencies\":[{\"Input\":\"DefaultLocation\",\"Output\":\"CenterLocation\",\"RequiredFor\":\"schema\"},{\"Input\":\"PinColor\",\"Output\":\"GeocodedItems\",\"RequiredFor\":\"schema\"},{\"Input\":\"DefaultLocation\",\"Output\":\"ClickedLocation\",\"RequiredFor\":\"schema\"},{\"Input\":\"DefaultLocation\",\"Output\":\"Bounds\",\"RequiredFor\":\"schema\"},{\"Input\":\"Transparency\",\"Output\":\"SelectedShape\",\"RequiredFor\":\"schema\"},{\"Input\":\"Transparency\",\"Output\":\"DeletedShape\",\"RequiredFor\":\"schema\"},{\"Input\":\"UseRouting\",\"Output\":\"RouteDirection\",\"RequiredFor\":\"schema\"},{\"Input\":\"Items\",\"Output\":\"Selected\",\"RequiredFor\":\"\"},{\"Input\":\"Items\",\"Output\":\"SelectedItems\",\"RequiredFor\":\"\"},{\"Input\":\"Shapes_Items\",\"Output\":\"Shapes_Selected\",\"RequiredFor\":\"\"},{\"Input\":\"Shapes_Items\",\"Output\":\"Shapes_SelectedItems\",\"RequiredFor\":\"\"},{\"Input\":\"RouteWaypoints_Items\",\"Output\":\"RouteWaypoints_Selected\",\"RequiredFor\":\"\"},{\"Input\":\"RouteWaypoints_Items\",\"Output\":\"RouteWaypoints_SelectedItems\",\"RequiredFor\":\"\"}],\"Children\":null}}", + "Type": 3 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 8, + "ModifiedPath": "", + "Path": "{\"Id\":\"ManifestPropertyTypes\",\"Data\":{\"Properties\":[{\"Name\":\"AddressDataSource\",\"Type\":\"Enum\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"DefaultLocation\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"DefaultLatitude\",\"Type\":\"FP\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"DefaultLongitude\",\"Type\":\"FP\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"DefaultZoomLevel\",\"Type\":\"Whole_None\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"CurrentLocation\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"CurrentLocationLatitude\",\"Type\":\"FP\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"CurrentLocationLongitude\",\"Type\":\"FP\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"MapStyle\",\"Type\":\"Enum\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"SatelliteView\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Clustering\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Compass\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Zoom\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Pitch\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"InfoCards\",\"Type\":\"Enum\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"PinColor\",\"Type\":\"SingleLine_Text\",\"ComplexType\":\"Color\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShowShapes\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShowShapeLabels\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShapeDrawing\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShapeEditingDeleting\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"UseRouting\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteMaintainOrder\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteOptimization\",\"Type\":\"Enum\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteTravelMode\",\"Type\":\"Enum\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShowRoutePins\",\"Type\":\"TwoOptions\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Transparency\",\"Type\":\"Whole_None\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"BorderStyle\",\"Type\":\"SingleLine_Text\",\"ComplexType\":\"BorderStyle\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"BorderThickness\",\"Type\":\"Whole_None\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"BorderColor\",\"Type\":\"SingleLine_Text\",\"ComplexType\":\"Color\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"BorderRadius\",\"Type\":\"Whole_None\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"TabIndex\",\"Type\":\"Whole_None\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"CanvasApp\",\"Type\":\"TwoOptions\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"PinIcons\",\"Type\":\"Enum\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"CenterLocation\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"GeocodedItems\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ClickedLocation\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Bounds\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"GeoJSON\",\"Type\":\"Multiple\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"SelectedShape\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"DeletedShape\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteDirection\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Items\",\"Type\":\"DataSet\",\"ComplexType\":\"None\",\"IsPrimary\":true,\"IsIncluded\":false},{\"Name\":\"Selected\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"SelectedItems\",\"Type\":\"DataSet\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ItemsLabels\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ItemsLatitudes\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ItemsLongitudes\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ItemsAddresses\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ItemsColors\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ItemsIcons\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Shapes_Items\",\"Type\":\"DataSet\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Shapes_Selected\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"Shapes_SelectedItems\",\"Type\":\"DataSet\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShapeGeoJSONObjects\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShapeLabels\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"ShapeColors\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypoints_Items\",\"Type\":\"DataSet\",\"ComplexType\":\"None\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypoints_Selected\",\"Type\":\"Object\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypoints_SelectedItems\",\"Type\":\"DataSet\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypointsLabels\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypointsLatitudes\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypointsLongitudes\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"RouteWaypointsAddresses\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":false},{\"Name\":\"PCFTeamsTheme\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"X\",\"Type\":\"Number\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"Y\",\"Type\":\"Number\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"Width\",\"Type\":\"Number\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"Height\",\"Type\":\"Number\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"Visible\",\"Type\":\"Boolean\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"DisplayMode\",\"Type\":\"DisplayMode\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true},{\"Name\":\"Tooltip\",\"Type\":\"String\",\"ComplexType\":\"\",\"IsPrimary\":false,\"IsIncluded\":true}]}}", + "Type": 3 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 9, + "ModifiedPath": "", + "Path": "{\"Id\":\"PowerAppsControlInfo\",\"Data\":{\"TemplateVersion\":1,\"Version\":\"1.8.26\",\"IsFirstParty\":true}}", + "Type": 3 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 13, + "ModifiedPath": "", + "Path": "/PCFControls/Map/bundle.js", + "Type": 0 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 14, + "ModifiedPath": "", + "Path": "/PCFControls/Map/AzureMaps.css", + "Type": 1 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 15, + "ModifiedPath": "", + "Path": "/PCFControls/Map/atlas.min.css", + "Type": 1 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 16, + "ModifiedPath": "", + "Path": "/PCFControls/Map/atlas-drawing.min.css", + "Type": 1 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 11, + "ModifiedPath": "", + "Path": "/PCFControls/Map/libs/mapPolyfill.js", + "Type": 0 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 12, + "ModifiedPath": "", + "Path": "/PCFControls/Map/libs/atlas.js", + "Type": 0 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 9, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1033.resx", + "Type": 2 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 17, + "ModifiedPath": "", + "Path": "{\"Id\":\"FormattingData\",\"Data\":{\"timeZoneUtcOffsetMinutes\":0,\"dateTimeFormatInfo\":{\"AMDesignator\":\"AM\",\"Calendar\":{\"MinSupportedDateTime\":\"0001-01-01T00:00:00\",\"MaxSupportedDateTime\":\"9999-12-31T23:59:59.9999999\",\"AlgorithmType\":1,\"CalendarType\":1,\"Eras\":[1],\"TwoDigitYearMax\":2049,\"IsReadOnly\":false},\"DateSeparator\":\"/\",\"FirstDayOfWeek\":0,\"CalendarWeekRule\":0,\"FullDateTimePattern\":\"dddd, MMMM d, yyyy h:mm:ss tt\",\"LongDatePattern\":\"dddd, MMMM d, yyyy\",\"LongTimePattern\":\"h:mm:ss tt\",\"MonthDayPattern\":\"MMMM d\",\"PMDesignator\":\"PM\",\"RFC1123Pattern\":\"ddd, dd MMM yyyy HH':'mm':'ss 'GMT'\",\"ShortDatePattern\":\"M/d/yyyy\",\"ShortTimePattern\":\"h:mm tt\",\"SortableDateTimePattern\":\"yyyy'-'MM'-'dd'T'HH':'mm':'ss\",\"TimeSeparator\":\":\",\"UniversalSortableDateTimePattern\":\"yyyy'-'MM'-'dd HH':'mm':'ss'Z'\",\"YearMonthPattern\":\"MMMM yyyy\",\"AbbreviatedDayNames\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"ShortestDayNames\":[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],\"DayNames\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"AbbreviatedMonthNames\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\",\"\"],\"MonthNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\",\"\"],\"IsReadOnly\":false,\"NativeCalendarName\":\"Gregorian Calendar\",\"AbbreviatedMonthGenitiveNames\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\",\"\"],\"MonthGenitiveNames\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\",\"\"]},\"numberFormatInfo\":{\"CurrencyDecimalDigits\":2,\"CurrencyDecimalSeparator\":\".\",\"IsReadOnly\":false,\"CurrencyGroupSizes\":[3],\"NumberGroupSizes\":[3],\"PercentGroupSizes\":[3],\"CurrencyGroupSeparator\":\",\",\"CurrencySymbol\":\"$\",\"NaNSymbol\":\"NaN\",\"CurrencyNegativePattern\":0,\"NumberNegativePattern\":1,\"PercentPositivePattern\":1,\"PercentNegativePattern\":1,\"NegativeInfinitySymbol\":\"-∞\",\"NegativeSign\":\"-\",\"NumberDecimalDigits\":2,\"NumberDecimalSeparator\":\".\",\"NumberGroupSeparator\":\",\",\"CurrencyPositivePattern\":0,\"PositiveInfinitySymbol\":\"∞\",\"PositiveSign\":\"+\",\"PercentDecimalDigits\":2,\"PercentDecimalSeparator\":\".\",\"PercentGroupSeparator\":\",\",\"PercentSymbol\":\"%\",\"PerMilleSymbol\":\"‰\",\"NativeDigits\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],\"DigitSubstitution\":1},\"timeZoneAdjusters\":[],\"formatInfoCultureName\":\"en-US\",\"formatter\":null,\"languagesByCode\":{\"1033\":\"English (United States)\",\"-1\":\"All Languages\"}}}", + "Type": 3 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1025.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1026.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1027.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1028.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1029.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1030.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1031.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1032.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1033.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1035.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1036.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1037.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1038.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1040.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1041.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1042.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1043.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1044.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1045.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1046.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1048.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1049.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1050.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1051.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1053.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1054.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1055.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1057.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1058.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1060.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1061.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1062.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1063.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1066.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1069.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1081.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1086.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1087.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.1110.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.2052.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.2070.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.2074.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.3076.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.3082.json", + "Type": 5 + }, + { + "IsControlSpecific": true, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "/PCFControls/Map/strings/Map.3098.json", + "Type": 5 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 18, + "ModifiedPath": "", + "Path": "{\"Id\":\"LocalizedStrings\",\"Data\":{\"LocStrings\":{\"Map_GA_Display_Key\":\"Map\",\"Map_Display_Key\":\"Map (preview)\",\"Map_Desc_Key\":\"Dynamic map control powered by Azure Maps\",\"Items_Display_Key\":\"Locations\",\"Items_Desc_Key\":\"Locations displayed on map\",\"ItemsLabels_Display_Key\":\"Location labels\",\"ItemsLabels_Desc_Key\":\"Labels of the locations\",\"ItemsAddresses_Display_Key\":\"Location addresses\",\"ItemsAddresses_Desc_Key\":\"Addresses of the locations\",\"ItemsLongitudes_Display_Key\":\"Location longitudes\",\"ItemsLongitudes_Desc_Key\":\"Longitudes of the locations\",\"ItemsLatitudes_Display_Key\":\"Location latitudes\",\"ItemsLatitudes_Desc_Key\":\"Latitudes of the locations\",\"RoutingWaypoints_Display_Key\":\"Route waypoints\",\"RoutingWaypoints_Desc_Key\":\"Route waypoints displayed on map\",\"RoutingWaypointsAddresses_Display_Key\":\"Route waypoint addresses\",\"RoutingWaypointsAddresses_Desc_Key\":\"Addresses of the route waypoints\",\"RoutingWaypointsLabels_Display_Key\":\"Route waypoint labels\",\"RoutingWaypointsLabels_Desc_Key\":\"Labels of the route waypoints\",\"RoutingWaypointsLongitudes_Display_Key\":\"Route waypoint longitudes\",\"RoutingWaypointsLongitudes_Desc_Key\":\"Longitudes of the route waypoints\",\"RoutingWaypointsLatitudes_Display_Key\":\"Route waypoint latitudes\",\"RoutingWaypointsLatitudes_Desc_Key\":\"Latitudes of the route waypoints\",\"ItemsColors_Display_Key\":\"Location colors\",\"ItemsColors_Desc_Key\":\"Colors of the locations\",\"ItemsIcons_Display_Key\":\"Location icons\",\"ItemsIcons_Desc_Key\":\"Icons of the locations\",\"AzureMapsKey_Display_Key\":\"Azure Maps key\",\"AzureMapsKey_Desc_Key\":\"Azure Maps S0 or S1 tier subscription key for the map\",\"DefaultLocation_Display_Key\":\"Use default location\",\"DefaultLocation_Desc_Key\":\"Use default location set by user\",\"DefaultLongitude_Display_Key\":\"Default longitude\",\"DefaultLongitude_Desc_Key\":\"Default longitude set by user\",\"DefaultLatitude_Display_Key\":\"Default latitude\",\"DefaultLatitude_Desc_Key\":\"Default latitude set by user\",\"DefaultZoomLevel_Display_Key\":\"Default zoom level\",\"DefaultZoomLevel_Desc_Key\":\"Default zoom level set by user. Accepts values from 0 to 22\",\"CenterLocation_Display_Key\":\"Center location\",\"CenterLocation_Desc_Key\":\"Center location of the map\",\"CenterLongitude_Display_Key\":\"Center longitude\",\"CenterLongitude_Desc_Key\":\"Center longitude of the map\",\"CenterLatitude_Display_Key\":\"Center latitude\",\"CenterLatitude_Desc_Key\":\"Center latitude of the map\",\"Items_GeocodedItems_Display_Key\":\"Geocoded locations\",\"Items_GeocodedItems_Desc_Key\":\"Geocoded locations of the map\",\"ClickedLocation_Display_Key\":\"Clicked location\",\"ClickedLocation_Desc_Key\":\"Clicked location of the map\",\"ItemsAddresses_Warning_Display_Key\":\"Using addresses requires the map to geocode each time the component loads, costing credits. Save the lat/long results in your data source instead. ##LINK0## Learn more ##/LINK0##\",\"DefaultStyle_Display_Key\":\"Default style\",\"DefaultStyle_Desc_Key\":\"Default style set by user\",\"CurrentLocation_Display_Key\":\"Show current location\",\"CurrentLocation_Desc_Key\":\"Show current location on the map\",\"CurrentLocationLongitude_Display_Key\":\"Current location longitude\",\"CurrentLocationLongitude_Desc_Key\":\"Longitude of the current location pin. To place at the user's location, set to Location.Longitude\",\"CurrentLocationLatitude_Display_Key\":\"Current location latitude\",\"CurrentLocationLatitude_Desc_Key\":\"Latitude of the current location pin. To place at the user's location, set to Location.Latitude\",\"Loading_Display_Key\":\"Loading ...\",\"SatelliteView_Display_Key\":\"Satellite view\",\"SatelliteView_Desc_Key\":\"Use satellite view (overrides Map style)\",\"AddressDataSource_Display_Key\":\"Address data source\",\"AddressDataSource_Desc_Key\":\"The data source used for address formatting and geocoding.\",\"AddressDataSource_Default_Display_Key\":\"Default\",\"AddressDataSource_BingMaps_Display_Key\":\"Bing Maps\",\"AddressDataSource_AzureMaps_Display_Key\":\"Azure Maps\",\"MapStyle_Display_Key\":\"Map style\",\"MapStyle_Desc_Key\":\"Set the map style\",\"MapStyle_Road_Display_Key\":\"Road\",\"MapStyle_Satellite_Display_Key\":\"Satellite\",\"MapStyle_SatelliteRoadLabels_Display_Key\":\"Satellite road labels\",\"MapStyle_GrayscaleDark_Display_Key\":\"Grayscale dark\",\"MapStyle_GrayscaleLight_Display_Key\":\"Grayscale light\",\"MapStyle_Night_Display_Key\":\"Night\",\"MapStyle_RoadShadedRelief_Display_Key\":\"Road shaded relief\",\"MapStyle_HighContrastDark_Display_Key\":\"High contrast dark\",\"MapStyle_HighContrastLight_Display_Key\":\"High contrast light\",\"Clustering_Display_Key\":\"Cluster pins\",\"Clustering_Desc_Key\":\"Use pin clustering\",\"EnableCurrentLocationControl_Display_Key\":\"Current location control\",\"EnableCurrentLocationControl_Desc_Key\":\"Enable current location control\",\"Compass_Display_Key\":\"Compass control\",\"Compass_Desc_Key\":\"Enable compass control\",\"Zoom_Display_Key\":\"Zoom control\",\"Zoom_Desc_Key\":\"Enable zoom control\",\"Pitch_Display_Key\":\"Pitch control\",\"Pitch_Desc_Key\":\"Enable pitch control\",\"Style_Display_Key\":\"Style control\",\"Style_Desc_Key\":\"Enable style control\",\"PinColor_Display_Key\":\"Pin color\",\"PinColor_Desc_Key\":\"Color of pins shown on the map\",\"ShowDirections\":\"Show Directions\",\"ShowDirections_Desc_Key\":\"Show a directions on info cards when a pin is clicked.\",\"Bounds_Display_Key\":\"Bounds\",\"Bounds_Desc_Key\":\"A record defining the current North, South, East, and West bounds of the map.\",\"MaxPins_Display_Key\":\"Maximum map pins\",\"MaxPins_Desc_Key\":\"Maximum number of pins shown on the map\",\"TrafficIncidents_Display_Key\":\"Show traffic incidents\",\"TrafficIncidents_Desc_Key\":\"Show traffic incidents on the map\",\"TrafficFlowTypes_Display_Key\":\"Traffic flow types\",\"TrafficFlowTypes_Desc_Key\":\"Traffic flow types on the map\",\"RefreshExpiredTiles_Display_Key\":\"Refresh expired tiles\",\"RefreshExpiredTiles_Desc_Key\":\"Refresh expired tiles on the map\",\"RefreshExpiredTilesWarnHighUsage_Display_Key\":\"Refreshing expired tiles is turned on. Learn how this increases your daily credit count usage here.\",\"Map_TrafficFlowTypes_None_Display_Key\":\"None\",\"Map_TrafficFlowTypes_Relative_Display_Key\":\"Relative\",\"Map_TrafficFlowTypes_RelativeDelayOnly_Display_Key\":\"Relative delay only\",\"UseRouting_Display_Key\":\"Enable routing\",\"UseRouting_Desc_Key\":\"Enable routing on the map. Routes cannot be shown until you enable full map and address services in the admin center\",\"RouteMaintainFirst_Display_Key\":\"Maintain first waypoint\",\"RouteMaintainFirst_Desc_Key\":\"Maintain first waypoint when calculating a route\",\"RouteMaintainLast_Display_Key\":\"Maintain last waypoint\",\"RouteMaintainLast_Desc_Key\":\"Maintain last waypoint when calculating a route\",\"RouteMaintainOrder_Display_Key\":\"Maintain waypoint order\",\"RouteMaintainOrder_Desc_Key\":\"Maintain waypoint order when calculating a route\",\"RouteOptimization_Display_Key\":\"Optimize route\",\"RouteOptimization_Desc_Key\":\"Optimize route when calculating a route\",\"RouteOptimization_None_Display_Key\":\"None\",\"RouteOptimization_Time_Display_Key\":\"Time\",\"RouteOptimization_Distance_Display_Key\":\"Distance\",\"ShowRoutePins_Display_Key\":\"Show Route Pins\",\"ShowRoutePins_Desc_Key\":\"Show pins over route waypoints\",\"TravelMode_Display_Key\":\"Route travel mode\",\"TravelMode_Desc_Key\":\"Route travel mode for route calculation\",\"TravelMode_Car_Display_Key\":\"Car\",\"TravelMode_Truck_Display_Key\":\"Truck\",\"Avoid_Display_Key\":\"Route avoidance\",\"Avoid_Desc_Key\":\"Avoidance for route calculations\",\"AvoidNone_Display_Key\":\"None\",\"AvoidNone_Desc_Key\":\"Avoid nothing for route calculations\",\"AvoidHighways_Display_Key\":\"Highways\",\"AvoidHighways_Desc_Key\":\"Avoid highways for route calculations\",\"AvoidTolls_Display_Key\":\"Tolls\",\"AvoidTolls_Desc_Key\":\"Avoid tolls for route calculations\",\"AvoidUnpavedRoads_Display_Key\":\"Unpaved roads\",\"AvoidUnpavedRoads_Desc_Key\":\"Avoid unpaved roads for route calculations\",\"AvoidFerries_Display_Key\":\"Ferries\",\"AvoidFerries_Desc_Key\":\"Avoid ferries for route calculations\",\"InfoCards_Display_Key\":\"Show info cards\",\"InfoCards_Desc_Key\":\"Show info cards on the map\",\"InfoCards_None_Display_Key\":\"None\",\"InfoCards_OnClick_Display_Key\":\"On click\",\"InfoCards_OnHover_Display_Key\":\"On hover\",\"Transparency_Display_Key\":\"Transparency\",\"Transparency_Desc_Key\":\"Transparency of the map\",\"BorderStyle_Display_Key\":\"Border style\",\"BorderStyle_Desc_Key\":\"Style of visual borders\",\"BorderThickness_Display_Key\":\"Border thickness\",\"BorderThickness_Desc_Key\":\"Thickness (width) of visual borders\",\"BorderColor_Display_Key\":\"Border color\",\"BorderColor_Desc_Key\":\"Color of visual borders\",\"BorderRadius_Display_Key\":\"Border radius\",\"BorderRadius_Desc_Key\":\"Radius of visual borders\",\"TabIndex_Display_Key\":\"Tab index\",\"TabIndex_Desc_Key\":\"Specifies the order when the user navigates with the Tab key\",\"ConnectionError_Display_Key\":\"Cannot connect to mapping service. Check your internet connection or visit ##LINK0## Azure Status ##/LINK0## for more information.\",\"WebGLError_Display_Key\":\"WebGL isn't enabled for your browser. Read the documentation at ##LINK0## enabling WebGL ##/LINK0## to resolve this issue.\",\"InternetExplorerError_Display_Key\":\"Internet Explorer doesn't support the Map control. Edit or use this app and use this feature in a modern browser (such as Microsoft Edge). Check the ##LINK0## Supported Browsers List ##/LINK0## for more information.\",\"MaxWaypointExceeded_Display_Key\":\"Exceeded maximum number of waypoints (150). ##LINK0## Learn more ##/LINK0##\",\"GeospatialOrganizationSettingError_Display_Key\":\"Maps cannot be shown. To show them, enable map and address services in the admin center. ##LINK0## Learn more ##/LINK0##\",\"GeospatialOrganizationSettingFieldServiceError_Display_Key\":\"Maps cannot be shown in your environment. Please contact your IT administrator. If you are an admin, click ##LINK0## here ##/LINK0## to learn more.\",\"GeospatialLimitedOrganizationSettingRoutingError_Display_Key\":\"Routes cannot be shown. To show them, enable full map and address services in the admin center. ##LINK0## Learn more ##/LINK0##\",\"CDSOrganizationsDatasourceError_Display_Key\":\"This component requires the Organizations data source to provide mapping information. Please re-add the Organizations data source. ##LINK0## Learn more ##/LINK0##\",\"DataLossPreventionError_Display_Key\":\"This component requires the Microsoft Spatial Services connector. Using this connector conflicts with your company's data loss prevention policies. ##LINK0## Learn more ##/LINK0##\",\"DataLossPrevention2Error_Display_Key\":\"This component requires the Power Apps Geospatial Control Services connector. Using this connector conflicts with your company's data loss prevention policies. ##LINK0## Learn more ##/LINK0##\",\"MaxPinsMakerError_Display_Key\":\"This data set contains more pins than the maximum limit (5000). Only the first 5000 pins will be shown on the map.\",\"MaxAddressesMakerError_Display_Key\":\"This data set contains more addresses than the maximum limit (50). Only the first 50 addresses will be shown on the map.\",\"MaxPinsAndAddressesMakerError_Display_Key\":\"This data set contains more pins than the maximum limit (5000) and more addresses than the maximum limit (50). Only the first 50 addresses will be shown on the map, with a total pin limit of 5000.\",\"MaxPinsUserError_Display_Key\":\"There are more pins than can be shown. Contact the app developer or your admin for more information.\",\"AriaSVGImage_Display_Key\":\"Icon showing the world\",\"InvalidKeyError_Display_Key\":\"The Map component requires a valid Azure Maps license key to be ##LINK0## entered in the properties panel ##/LINK0##. If you don't have an Azure Maps license you can setup a trial license ##LINK1## here ##/LINK1##.\",\"S1KeyNeededError_Display_Key\":\"Satellite view requires an S1 Azure Maps subscription and the provided key is for an S0 subscription. ##LINK0## Learn more ##/LINK0##\",\"Continue_Display_Key\":\"Continue\",\"Cancel_Display_Key\":\"Cancel\",\"True_Display_Key\":\"True\",\"False_Display_Key\":\"False\",\"Width_Display_Key\":\"Width\",\"Width_Desc_Key\":\"Width of the visual\",\"Height_Display_Key\":\"Height\",\"Height_Desc_Key\":\"Height of the visual\",\"Shapes_Display_Key\":\"Shapes\",\"Shapes_Desc_Key\":\"Data set specifying shapes to be put on the map. Requires ShapeGeoJSONObjects column and optional Shape label and Shape color columns.\",\"ShapeGeoJSONObjects_Display_Key\":\"Shape GeoJSON Objects\",\"ShapeGeoJSONObjects_Desc_Key\":\"Required column specifying GeoJSON shapes to be put on the map (in shape collection or single shape GeoJSON format).\",\"ShapeLabels_Display_Key\":\"Shape label\",\"ShapeLabels_Desc_Key\":\"Optional column specifying a label to go with the corresponding GeoJSON.\",\"ShapeColors_Display_Key\":\"Shape color\",\"ShapeColors_Desc_Key\":\"Optional column specifying a CSS color to go with the corresponding GeoJSON.\",\"GeoJSON_Display_Key\":\"GeoJSON\",\"GeoJSON_Desc_Key\":\"List of features on the map (in feature collection GeoJSON format).\",\"SelectedShape_Display_Key\":\"Selected shape\",\"SelectedShape_Desc_Key\":\"Single shape GeoJSON of the selected shape, or empty shape collection GeoJSON if no shape is selected.\",\"DeletedShape_Display_Key\":\"Deleted shape\",\"DeletedShape_Desc_Key\":\"Single shape GeoJSON of the most recently deleted shape, or empty shape collection GeoJSON if no shape was deleted.\",\"RouteDirections_Display_Key\":\"Route directions\",\"RouteDirections_Desc_Key\":\"Optimal route direction collection from source to destination route waypoint when routing is enabled.\",\"OnRouteDirectionChange_Display_Key\":\"OnRouteDirectionChange\",\"OnRouteDirectionChange_Desc_Key\":\"How the app responds when route direction is changed.\",\"OnLoad_Display_Key\":\"OnLoad\",\"OnLoad_Desc_Key\":\"How the app responds when the map finishes loading.\",\"OnItemsChange_Display_Key\":\"OnItemsChange\",\"OnItemsChange_Desc_Key\":\"How the app responds when the map locations change.\",\"OnMapClick_Display_Key\":\"OnMapClick\",\"OnMapClick_Desc_Key\":\"How the app responds when any location is clicked.\",\"OnShapeCreated_Display_Key\":\"OnShapeCreated\",\"OnShapeCreated_Desc_Key\":\"How the app responds when a shape on the map is created.\",\"OnShapeSelected_Display_Key\":\"OnShapeSelected\",\"OnShapeSelected_Desc_Key\":\"How the app responds when a shape on the map is selected.\",\"OnShapeEdited_Display_Key\":\"OnShapeEdited\",\"OnShapeEdited_Desc_Key\":\"How the app responds when a shape on the map is edited.\",\"OnShapeDeleted_Display_Key\":\"OnShapeDeleted\",\"OnShapeDeleted_Desc_Key\":\"How the app responds when a shape on the map is deleted.\",\"ShowShapes_Display_Key\":\"Show shapes\",\"ShowShapes_Desc_Key\":\"Show imported shapes on the map.\",\"ShowShapeLabels_Display_Key\":\"Show shape labels\",\"ShowShapeLabels_Desc_Key\":\"Show shape labels on the map.\",\"ShapeDrawing_Display_Key\":\"(Preview) Enable shape drawing\",\"ShapeDrawing_Desc_Key\":\"(Preview) Enable drawing shapes on the map by the map user.\",\"ShapeEditingDeleting_Display_Key\":\"(Preview) Enable shape deleting and label editing\",\"ShapeEditingDeleting_Desc_Key\":\"(Preview) Enable shape deleting and label editing on the map by the map user.\",\"ShapeLabel_Display_Key\":\"Shape {0}\",\"DeleteShape_Display_Key\":\"Delete shape\",\"EditLabel_Display_Key\":\"Edit shape label\",\"ShapeTitle_Display_Key\":\"Label for the selected shape\",\"Confirm_Display_Key\":\"Confirm shape label\",\"MaxGeoJSONError_Display_Key\":\"This data set contains more GeoJSON objects than the maximum limit ({0}). Only the first {0} GeoJSON objects will be shown on the map.\",\"InvalidGeoJSONError_Display_Key\":\"This data set contains some invalid GeoJSON objects. Some of the GeoJSON objects will not be shown.\",\"MaxAndInvalidGeoJSONError_Display_Key\":\"This data set contains more GeoJSON objects than the maximum limit ({0}) and some invalid GeoJSON objects. Only the first {0} valid GeoJSON objects will be shown on the map.\",\"GeoJSONUserError_Display_Key\":\"There are GeoJSON objects that can't be shown. Contact the app developer or your admin for more information.\",\"InvalidRouteError_Display_Key\":\"A route for the given waypoints cannot be provided. Try removing waypoints across bodies of water or disabling routing.\",\"Directions_Display_Key\":\"Directions ({0})\",\"AppleMaps_Display_Key\":\"Apple Maps\",\"GoogleMaps_Display_Key\":\"Google Maps\",\"BingMaps_Display_Key\":\"Bing Maps\",\"CurrentLocationControl_Tooltip\":\"Locate me\",\"CurrentLocationControl_LocationPermissions_ErrorText\":\"Cannot get your location. Please enable location settings for this app.\",\"Pin_NarratorText_Display_Key\":\"Pin location at latitude {0}, longitude {1}\",\"Pin_GeocodeError_Display_Key\":\"{0} pins from addresses cannot be shown. To show them, enable full map and address services in the admin center. Click to learn more.\"}}}", + "Type": 3 + }, + { + "IsControlSpecific": false, + "LoadingOrder": 5, + "ModifiedPath": "", + "Path": "/PCF/fluentui-react.js", + "Type": 0 + } + ], + "SubscribedFunctionalities": { + "sharedTemplate": "false" + }, + "Version": "1.8.26" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/PcfConversions/Map.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/PcfConversions/Map.json new file mode 100644 index 00000000..9e29ba1c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/PcfConversions/Map.json @@ -0,0 +1,98 @@ +{ + "Name": "Map", + "PcfConversions": [ + { + "Action": [ + { + "Name": "RouteWaypoints_Items", + "Type": "add" + }, + { + "Name": "RouteWaypointsLabels", + "Type": "add" + }, + { + "Name": "RouteWaypointsLatitudes", + "Type": "add" + }, + { + "Name": "RouteWaypointsLongitudes", + "Type": "add" + }, + { + "Name": "RouteWaypointsAddresses", + "Type": "add" + }, + { + "Name": "RouteWaypoints_Selected", + "Type": "add" + }, + { + "Name": "RouteWaypoints_SelectedItems", + "Type": "add" + }, + { + "Name": "UseRouting", + "Type": "add" + }, + { + "Name": "RouteMaintainOrder", + "Type": "add" + }, + { + "Name": "RouteOptimization", + "Type": "add" + }, + { + "Name": "RouteTravelMode", + "Type": "add" + }, + { + "Name": "RouteDirection", + "Type": "add" + }, + { + "Name": "OnRouteDirectionChange", + "Type": "add" + } + ], + "From": "1.8.21", + "To": "1.8.22" + }, + { + "Action": [ + { + "Name": "Bounds", + "Type": "add" + }, + { + "Name": "ShowRoutePins", + "Type": "add" + } + ], + "From": "1.8.23", + "To": "1.8.24" + }, + { + "Action": [ + { + "Name": "MapStyle", + "Type": "add" + } + ], + "From": "1.8.24", + "To": "1.8.25" + }, + { + "Action": [ + { + "Name": "AddressDataSource", + "Type": "add" + } + ], + "From": "1.8.25", + "To": "1.8.26" + } + ], + "Version": "1.8.26" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Audio References.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Audio References.json new file mode 100644 index 00000000..7367863d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Audio References.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Audio References", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "rms_audioreferences", + "logicalName": "rms_audioreference" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_audioreference')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1790854\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"10251\\\" jump=\\\"rms_name\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"rms_audioreferenceid\\\"><cell name=\\\"rms_name\\\" width=\\\"300\\\" /><cell name=\\\"createdon\\\" width=\\\"125\\\" /></row></grid>\",\"savedqueryid\":\"8a3a28c2-b2ff-4869-9207-5989496e235a\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"d0cc33b0-ed4e-ee11-be6f-002248049533\",\"LogicalName\":\"rms_audioreference\",\"EntitySetName\":\"rms_audioreferences\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":false,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"rms_audioreferenceid\",\"PrimaryNameAttribute\":\"rms_name\",\"ObjectTypeCode\":10251,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Audio References\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a2325ae3-0b60-4533-b96c-c743ccaf07b6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Audio References\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a2325ae3-0b60-4533-b96c-c743ccaf07b6\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreaterms_AudioReference\",\"PrivilegeId\":\"2a689fef-66f7-4e7d-98fe-bcb896fac749\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadrms_AudioReference\",\"PrivilegeId\":\"17ded954-98fe-4cf0-a9b7-371a4e2bf449\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriterms_AudioReference\",\"PrivilegeId\":\"fa8ea193-fc04-41a5-a0b1-99d98d4fcf71\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleterms_AudioReference\",\"PrivilegeId\":\"658803e6-fa05-4c21-ac21-d91d923df932\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignrms_AudioReference\",\"PrivilegeId\":\"64ea4438-5260-424a-b9d3-ea3892ac7277\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharerms_AudioReference\",\"PrivilegeId\":\"bf46bcea-d82f-45e2-b611-5a2c9ad5ddc3\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendrms_AudioReference\",\"PrivilegeId\":\"b8418fef-fe29-4a0c-898f-5e3c58e5ea2b\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTorms_AudioReference\",\"PrivilegeId\":\"8c2c0359-83eb-4624-a683-7c3f07bddcf0\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"d9d8aa27-e2a5-4084-9f1b-f046d1f3225d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e7cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e7cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e8cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e8cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"fe97543d-83e0-4382-904b-94bf823c88dc\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"812f1932-9dc5-40dd-84a4-e15145e36ea4\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"7bebf796-8def-4ae8-a31c-ed01d829c214\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e5cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e5cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e6cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e6cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"e574a455-c464-4eb5-bb34-0db86580410c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"edcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"edcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eecc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eecc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f7f50637-5832-4d7c-9cd3-3558cd9f83e2\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"48d5f1c4-1cbd-461b-86f6-dd3433f3ce13\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"2193b39c-d84a-4b18-81ee-77f970b0a453\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"40cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"40cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"b6910ff2-8610-48ec-9b4c-fff7e00220a3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eccc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eccc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2a64967e-0f13-4e02-8f86-293d36a63ee8\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9c3b93fa-d22f-4739-84ea-2a3f522d381d\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"e06c33e8-7e18-49e5-903d-b0d1d9da6ceb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e9cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e9cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eacc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eacc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"9d80a5ef-f1b9-409b-adc9-1f1608b0bd66\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"efcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"efcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f0cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f0cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"191e9ccd-b1dd-4238-8a88-090a8b618d1c\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"25fcea4c-95ec-4364-a11c-2e6d3fa581a0\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"5a0be104-5f5f-4190-9519-50f464ccccc1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"41cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"41cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"42cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"42cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"4200e6ac-9d44-4cde-a0b5-8edd75a689c1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"09cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"09cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"835203ed-9ac2-4b0f-ae32-040680371856\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0ecd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0ecd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"1a5808a1-ad45-4d7d-9e28-85c0fae90a9a\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0dcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0dcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"0fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"10cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"10cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"8ce3d253-1d73-46fd-8ece-e05baa0aa783\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"11cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"11cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"12cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"12cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"fabd26d3-2ffa-4e89-b72e-058fcbf4efa5\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"14c198be-73a7-4498-9c72-6cec225ad612\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"1acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"1acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"1bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"1bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"b68c6eb5-a51c-40e9-b46d-31070bcf44d8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"13cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"13cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"14cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"14cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"7a8e90e0-3741-42e6-b6fa-0f4500e811e0\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_audioreferenceid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_AudioReferenceId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e3cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e3cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e4cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e4cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"07e5efd2-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_azurestorageitemid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_AzureStorageItemId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:14:29Z\",\"ModifiedOn\":\"2023-09-21T00:14:29Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3fac6d2e-512b-40f5-aa0d-748ce516a900\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3fac6d2e-512b-40f5-aa0d-748ce516a900\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"AzureStorageItemId\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6c4d55c3-df55-447f-8ac5-8c35bb241955\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"AzureStorageItemId\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6c4d55c3-df55-447f-8ac5-8c35bb241955\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d1cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Name\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:57Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6186f53b-0e5b-4203-b303-e1d171e6daaa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6186f53b-0e5b-4203-b303-e1d171e6daaa\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"64043fb6-a373-4823-b99d-21def8596e4b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"64043fb6-a373-4823-b99d-21def8596e4b\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"55011e8d-1c58-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_transcript\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Transcript\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T01:16:58Z\",\"ModifiedOn\":\"2023-09-21T01:16:58Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":1000000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b0aebeea-4c14-4211-ab43-04963bef73f4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b0aebeea-4c14-4211-ab43-04963bef73f4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Transcript\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3d19eeea-3c65-4b0d-93ba-6981579170ed\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Transcript\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3d19eeea-3c65-4b0d-93ba-6981579170ed\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"37510dc6-3ad1-4b08-93bb-0c84a6a36b5a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Visit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:12:41Z\",\"ModifiedOn\":\"2023-09-21T00:12:41Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"rms_visit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"86d79510-5f35-4992-b111-52ba4f8184cf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"86d79510-5f35-4992-b111-52ba4f8184cf\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"12b3466f-296c-4823-bc37-7d7f45742458\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"12b3466f-296c-4823-bc37-7d7f45742458\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"1514a518-e31a-4765-b5b2-dab58b8925a3\",\"HasChanged\":null,\"AttributeOf\":\"rms_visit\",\"AttributeType\":\"String\",\"ColumnNumber\":36,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_VisitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:12:41Z\",\"ModifiedOn\":\"2023-09-21T00:12:41Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":300,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"6e9a3baa-7114-468e-a287-bd1ce36bcd0d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"7881b633-a3db-4021-b35f-cf67a551f8ca\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"2f714ea2-3eea-4d97-89a7-9e7c68b4607d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"34cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"34cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"35cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"35cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"30b25766-3529-43b7-89c6-9788d35ab84f\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"15cf0157-0eca-4c34-9ad7-6484d62e58b3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"43cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"43cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"44cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"44cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"602dd495-6508-4014-9da3-7869634bba42\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"45cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"45cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"46cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"46cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"2b02f9b0-05f3-4e8c-aba7-c61c65da7c15\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_audioreference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:55Z\",\"ModifiedOn\":\"2023-09-21T00:11:55Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3dcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3dcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ecd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ecd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"f1cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_audioreference_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_audioreference_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f7cc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_audioreference_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_audioreference_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"fdcc33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_audioreference_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_audioreference_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"03cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_audioreference_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_audioreference_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"15cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_rms_audioreference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_rms_audioreference\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"1ccd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_rms_audioreference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_rms_audioreference\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"21cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_rms_audioreference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_rms_audioreference\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"25cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_rms_audioreference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_rms_audioreference\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d8744e93-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_audioreference_Visit_rms_visit\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"rms_visit\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_audioreference_Visit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"rms_Visit\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"47cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_DuplicateMatchingRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"duplicaterecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_DuplicateMatchingRecord\",\"ReferencingEntityNavigationPropertyName\":\"duplicaterecordid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_DuplicateBaseRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"baserecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_DuplicateBaseRecord\",\"ReferencingEntityNavigationPropertyName\":\"baserecordid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"53cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"57cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_audioreference_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"63cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_audioreference_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"67cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_audioreference_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_audioreferenceid\",\"ReferencedEntity\":\"rms_audioreference\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_audioreference_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_audioreference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_audioreference')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"1a5808a1-ad45-4d7d-9e28-85c0fae90a9a\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"1790817\\\"\",\"name\":\"Information\",\"formid\":\"7a2727f3-6dd4-4954-be4b-16e2b4eb8174\",\"objecttypecode\":\"rms_audioreference\",\"type\":11},{\"@odata.etag\":\"W/\\\"1790842\\\"\",\"name\":\"Information\",\"formid\":\"168b8ffc-083d-4e20-b342-2f7fb1b67415\",\"objecttypecode\":\"rms_audioreference\",\"type\":6},{\"@odata.etag\":\"W/\\\"1799202\\\"\",\"name\":\"Information\",\"formid\":\"592d35f7-ae5e-4450-ad1d-340d6c1d27f4\",\"objecttypecode\":\"rms_audioreference\",\"type\":2}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_audioreference')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_audioreference')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_audioreference')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"6e9a3baa-7114-468e-a287-bd1ce36bcd0d\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"30cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_audioreference_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"32cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"32cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"31cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"31cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2dcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2dcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2fcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_audioreference')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"2f714ea2-3eea-4d97-89a7-9e7c68b4607d\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"35cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"35cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"3acd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_audioreference_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ccd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Audio Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ccd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3bcd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"37cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"37cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"39cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"39cd33b0-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "TableName": "rms_audioreference", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1790878\\\"\",\"savedqueryid\":\"ff5693aa-f414-4305-8d7b-12cebc7a64f3\",\"name\":\"Audio Reference Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1790866\\\"\",\"savedqueryid\":\"132189ba-11f1-4955-a6c7-4f38b1a354cd\",\"name\":\"Inactive Audio References\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1790854\\\"\",\"savedqueryid\":\"8a3a28c2-b2ff-4869-9207-5989496e235a\",\"name\":\"Active Audio References\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1790890\\\"\",\"savedqueryid\":\"7d3be92e-9e13-42bb-82a4-7628ecb2f603\",\"name\":\"Audio Reference Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1790902\\\"\",\"savedqueryid\":\"19619aca-491a-4344-af74-d22736071280\",\"name\":\"Audio Reference Advanced Find View\",\"querytype\":1}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Audios List.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Audios List.json new file mode 100644 index 00000000..fefe0038 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Audios List.json @@ -0,0 +1,7 @@ +{ + "DataEntityMetadataJson": { + "f4591e61-4776-4bd0-8790-e801d6beaaf5": "{\"name\":\"f4591e61-4776-4bd0-8790-e801d6beaaf5\",\"title\":\"Audios List\",\"x-ms-permission\":\"read-write\",\"x-ms-capabilities\":{\"sortRestrictions\":{\"sortable\":true,\"unsortableProperties\":[\"Base64\",\"{Identifier}\",\"{IsFolder}\",\"{Thumbnail}\",\"{Link}\",\"{Name}\",\"{FilenameWithExtension}\",\"{Path}\",\"{FullPath}\",\"{ModerationStatus}\",\"{ModerationComment}\",\"{HasAttachments}\",\"{Attachments}\",\"{VersionNumber}\",\"{TriggerWindowStartToken}\",\"{TriggerWindowEndToken}\"]},\"filterRestrictions\":{\"filterable\":true,\"nonFilterableProperties\":[\"Base64\",\"{Identifier}\",\"{IsFolder}\",\"{Thumbnail}\",\"{Link}\",\"{Name}\",\"{FilenameWithExtension}\",\"{Path}\",\"{FullPath}\",\"{ModerationStatus}\",\"{ModerationComment}\",\"{HasAttachments}\",\"{Attachments}\",\"{VersionNumber}\",\"{TriggerWindowStartToken}\",\"{TriggerWindowEndToken}\"]},\"isOnlyServerPagable\":true,\"filterFunctionSupport\":[\"and\",\"or\",\"eq\",\"startswith\",\"gt\",\"ge\",\"lt\",\"le\",\"ne\"],\"serverPagingOptions\":[\"top\",\"skiptoken\"],\"odataVersion\":3},\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"required\":[\"Title\"],\"properties\":{\"ID\":{\"title\":\"ID\",\"description\":\"List item id. Use this value for specifying the item to act on in other list related actions.\",\"type\":\"integer\",\"format\":\"int64\",\"x-ms-keyType\":\"primary\",\"x-ms-keyOrder\":1,\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\"]}},\"Title\":{\"title\":\"Title\",\"type\":\"string\",\"x-ms-permission\":\"read-write\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"ItemId\":{\"title\":\"ItemId\",\"type\":\"string\",\"x-ms-permission\":\"read-write\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"Base64\":{\"title\":\"Base64\",\"type\":\"string\",\"x-ms-permission\":\"read-write\",\"x-ms-sort\":\"none\"},\"OData__ColorTag\":{\"title\":\"Color Tag\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"ComplianceAssetId\":{\"title\":\"Compliance Asset Id\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"Modified\":{\"title\":\"Modified\",\"description\":\"When this item was last changed.\",\"type\":\"string\",\"format\":\"date-time\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"gt\",\"ge\",\"lt\",\"le\",\"ne\"]}},\"Created\":{\"title\":\"Created\",\"description\":\"When this item was created.\",\"type\":\"string\",\"format\":\"date-time\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"gt\",\"ge\",\"lt\",\"le\",\"ne\"]}},\"Author#Claims\":{\"title\":\"Created By Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who created this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-visibility\":\"internal\"},\"Author\":{\"title\":\"Created By\",\"description\":\"The user who created this item.\",\"type\":\"object\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\"]},\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"},\"Claims\":{\"title\":\"Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who created this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-dynamic-values\":{\"operationId\":\"GetEntityValues\",\"parameters\":{\"dataset\":{\"parameter\":\"dataset\"},\"table\":{\"parameter\":\"table\"},\"id\":\"1df5e554-ec7e-46a6-901d-d85a3881cb18\"},\"value-path\":\"Claims\",\"value-title\":\"DisplayName\",\"value-collection\":\"value\"}},\"DisplayName\":{\"title\":\"DisplayName\",\"type\":\"string\",\"description\":\"The name of the user who created this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"Title\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Email\":{\"title\":\"Email\",\"type\":\"string\",\"description\":\"Email address of the user who created this item.\",\"format\":\"email\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"EMail\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Picture\":{\"title\":\"Picture\",\"type\":\"string\",\"description\":\"Link to a picture of the user who created this item.\",\"format\":\"uri\",\"x-ms-media-kind\":\"image\",\"x-ms-media-default-folder-path\":\"/sites/HomeCareSupportingSite\",\"x-ms-media-base-url\":\"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite\",\"x-ms-permission\":\"read-only\"},\"Department\":{\"title\":\"Department\",\"type\":\"string\",\"description\":\"Department name of the user who created this item.\",\"x-ms-permission\":\"read-only\"},\"JobTitle\":{\"title\":\"JobTitle\",\"type\":\"string\",\"description\":\"Job title of the user who created this item.\",\"x-ms-permission\":\"read-only\"}},\"x-ms-displayFormat\":{\"titleProperty\":\"DisplayName\",\"subtitleProperty\":\"Email\",\"thumbnailProperty\":\"Picture\"}},\"Editor#Claims\":{\"title\":\"Modified By Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who last changed this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-visibility\":\"internal\"},\"Editor\":{\"title\":\"Modified By\",\"description\":\"The user who last changed this item.\",\"type\":\"object\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\"]},\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"},\"Claims\":{\"title\":\"Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who last changed this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-dynamic-values\":{\"operationId\":\"GetEntityValues\",\"parameters\":{\"dataset\":{\"parameter\":\"dataset\"},\"table\":{\"parameter\":\"table\"},\"id\":\"d31655d1-1d5b-4511-95a1-7a09e9b75bf2\"},\"value-path\":\"Claims\",\"value-title\":\"DisplayName\",\"value-collection\":\"value\"}},\"DisplayName\":{\"title\":\"DisplayName\",\"type\":\"string\",\"description\":\"The name of the user who last changed this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"Title\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Email\":{\"title\":\"Email\",\"type\":\"string\",\"description\":\"Email address of the user who last changed this item.\",\"format\":\"email\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"EMail\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Picture\":{\"title\":\"Picture\",\"type\":\"string\",\"description\":\"Link to a picture of the user who last changed this item.\",\"format\":\"uri\",\"x-ms-media-kind\":\"image\",\"x-ms-media-default-folder-path\":\"/sites/HomeCareSupportingSite\",\"x-ms-media-base-url\":\"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite\",\"x-ms-permission\":\"read-only\"},\"Department\":{\"title\":\"Department\",\"type\":\"string\",\"description\":\"Department name of the user who last changed this item.\",\"x-ms-permission\":\"read-only\"},\"JobTitle\":{\"title\":\"JobTitle\",\"type\":\"string\",\"description\":\"Job title of the user who last changed this item.\",\"x-ms-permission\":\"read-only\"}},\"x-ms-displayFormat\":{\"titleProperty\":\"DisplayName\",\"subtitleProperty\":\"Email\",\"thumbnailProperty\":\"Picture\"}},\"{Identifier}\":{\"title\":\"Identifier\",\"description\":\"Value that can be used in file related actions for selecting a file.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{IsFolder}\":{\"title\":\"IsFolder\",\"description\":\"True when the item is a folder, false otherwise.\",\"type\":\"boolean\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Thumbnail}\":{\"title\":\"Thumbnail\",\"description\":\"URL to the thumbnails of the item in 3 different sizes, if available.\",\"type\":\"object\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\",\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"},\"Small\":{\"title\":\"Small\",\"type\":\"string\",\"description\":\"URL to the small, highly compressed size thumbnail of the item, if available.\",\"x-ms-permission\":\"read-only\"},\"Medium\":{\"title\":\"Medium\",\"type\":\"string\",\"description\":\"URL to the standard size thumbnail of the item, if available.\",\"x-ms-permission\":\"read-only\"},\"Large\":{\"title\":\"Large\",\"type\":\"string\",\"description\":\"URL to the largest size thumbnail of the item, if available.\",\"x-ms-permission\":\"read-only\"}}},\"{Link}\":{\"title\":\"Link to item\",\"description\":\"Link that can be used to get to the file or list item. Only people with permissions to the item will be able to open the link.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Name}\":{\"title\":\"Name\",\"description\":\"File name of the item in document libraries, display name of the item in lists.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{FilenameWithExtension}\":{\"title\":\"File name with extension\",\"description\":\"For libraries, returns file name including extension. For lists, returns the title property.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Path}\":{\"title\":\"Folder path\",\"description\":\"Path to the folder the item is in, relative to the site address.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{FullPath}\":{\"title\":\"Full Path\",\"description\":\"Full path of an item or a folder or a file\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{ModerationStatus}\":{\"title\":\"Content approval status\",\"description\":\"The content approval status. It can be one of the following: Draft, Pending, Approved, or Rejected\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{ModerationComment}\":{\"title\":\"Comments associated with the content approval of this list item\",\"description\":\"The comments associated with moderation of the list item.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{HasAttachments}\":{\"title\":\"Has attachments\",\"description\":\"Indicates the presence of attachments in the item.\",\"type\":\"boolean\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Attachments}@odata.type\":{\"title\":\"{Attachments}\",\"type\":\"string\",\"x-ms-visibility\":\"internal\",\"x-ms-permission\":\"read-write\"},\"{Attachments}\":{\"title\":\"Attachments\",\"description\":\"Never returns any data. Use Attachment endpoints to access item attachments.\",\"x-ms-permission\":\"read-write\",\"targetEntity\":\"attachments\",\"format\":\"x-ms-containedMediaEntity\",\"x-ms-visibility\":\"internal\",\"type\":\"array\",\"items\":{\"type\":\"object\",\"format\":\"x-ms-mediaEntity\",\"x-ms-sort\":\"none\",\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-write\"},\"Id\":{\"title\":\"Id\",\"type\":\"string\",\"x-ms-keyType\":\"primary\",\"x-ms-keyOrder\":1,\"x-ms-permission\":\"read-only\"},\"AbsoluteUri\":{\"title\":\"AbsoluteUri\",\"type\":\"string\",\"format\":\"uri\",\"x-ms-permission\":\"read-only\"},\"DisplayName\":{\"title\":\"DisplayName\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"}}},\"@odata.type\":\"#Collection(Microsoft.Azure.Connectors.SharePoint.SPListItemAttachment)\"},\"{VersionNumber}\":{\"title\":\"Version number\",\"description\":\"The version number of the file or the list item.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{TriggerWindowStartToken}\":{\"title\":\"Trigger Window Start Token\",\"description\":\"A token expressing the time of the last flow check. Use this if you want to check if one or more columns were modified since the last flow check.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{TriggerWindowEndToken}\":{\"title\":\"Trigger Window End Token\",\"description\":\"A token expressing the time of the current flow check. Use this if you want to check if one or more columns were modified since the last flow check.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"}},\"x-ms-relationships\":{\"Author\":{\"targetEntity\":\"Author\",\"referentialConstraints\":{\"Author#Claims\":{\"referencedProperty\":\"Claims\"}}},\"Editor\":{\"targetEntity\":\"Editor\",\"referentialConstraints\":{\"Editor#Claims\":{\"referencedProperty\":\"Claims\"}}}},\"x-ms-displayFormat\":{\"propertiesDisplayOrder\":[\"Title\",\"ItemId\",\"Base64\",\"{Attachments}\"],\"propertiesCompactDisplayOrder\":[\"Title\",\"ItemId\",\"Base64\"],\"propertiesTabularDisplayOrder\":[\"Title\",\"ItemId\",\"Base64\"]}}},\"referencedEntities\":{\"Author\":{\"lookupEndpoint\":{\"path\":\"/tables/f4591e61-4776-4bd0-8790-e801d6beaaf5/entities/Author\",\"capabilities\":{\"searchable\":true,\"requiresSearch\":false}}},\"Editor\":{\"lookupEndpoint\":{\"path\":\"/tables/f4591e61-4776-4bd0-8790-e801d6beaaf5/entities/Editor\",\"capabilities\":{\"searchable\":true,\"requiresSearch\":false}}}},\"webUrl\":\"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite/Lists/Audios List/AllItems.aspx\"}" + }, + "EntityName": "Audios List", + "TableName": "f4591e61-4776-4bd0-8790-e801d6beaaf5" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Automations.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Automations.json new file mode 100644 index 00000000..d21e47c5 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Automations.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Automations", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "rms_automations", + "logicalName": "rms_automation" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_automation')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1783023\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"10262\\\" jump=\\\"rms_title\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"rms_automationid\\\"><cell name=\\\"rms_title\\\" width=\\\"300\\\"/><cell name=\\\"createdon\\\" width=\\\"125\\\"/><cell name=\\\"statuscode\\\" width=\\\"119\\\"/><cell name=\\\"modifiedon\\\" width=\\\"112\\\"/></row></grid>\",\"savedqueryid\":\"51f7abfb-c6a6-495b-aee2-5e9f18c5aae9\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"64bdfcc8-ed4e-ee11-be6f-002248049533\",\"LogicalName\":\"rms_automation\",\"EntitySetName\":\"rms_automations\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":false,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"rms_automationid\",\"PrimaryNameAttribute\":\"rms_title\",\"ObjectTypeCode\":10262,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Automations\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d2783c21-35fc-4707-ae66-9ea6cb5b35c9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Automations\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d2783c21-35fc-4707-ae66-9ea6cb5b35c9\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreaterms_Automation\",\"PrivilegeId\":\"76c6731e-dfa9-413e-a62d-34ebc37b8200\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadrms_Automation\",\"PrivilegeId\":\"9a137469-560d-403b-89c2-f468a731cf89\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriterms_Automation\",\"PrivilegeId\":\"5a1e335e-9d21-4ddf-950a-cdc701b3d84b\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleterms_Automation\",\"PrivilegeId\":\"f0286025-bdc2-4c35-a6cf-ae850a34170f\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignrms_Automation\",\"PrivilegeId\":\"135b9cf3-e764-4541-8561-86216f9d161f\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharerms_Automation\",\"PrivilegeId\":\"281a8a06-1eff-4a4d-a751-ec3608f3b8d5\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendrms_Automation\",\"PrivilegeId\":\"a20364cd-e8ce-4052-b8ce-7649a4bbbbc3\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTorms_Automation\",\"PrivilegeId\":\"257204d1-6b73-4bf0-868a-6de97900b681\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"0fd43c7e-c74a-4942-a119-8d8c92eae762\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7bbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7bbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7cbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7cbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"e4d0c232-73ef-4f68-bab8-f8cbc965d32a\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3e2d6e8b-b01c-4520-aff3-b34acf116d9a\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"2388d41b-9825-462a-83fd-20096e8c73c4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"79bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"79bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7abdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7abdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"032634a6-efa0-4574-aa0f-e4163b5996d7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"81bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"81bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"82bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"82bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d0a82e94-fc79-4a8d-913f-c3565e6f243c\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"5d1fa3eb-a5d6-4bdd-a6f0-ffedb1059740\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"2f5a6d30-cfa4-45f4-81bf-1cf27be6ada5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d5bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d5bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"df4b4624-1eef-44b7-8bbf-627583eb3990\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7fbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7fbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"80bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"80bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6f8bea0c-11b8-4c12-9e39-9f3ca670daae\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"e6a757e3-9411-4d63-b822-6360da03f0ab\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"10b933a4-14ec-40a1-aad5-480e11a38086\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7dbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7dbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7ebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7ebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"d250dda9-bea2-4c79-9116-28b4b662e7c9\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"83bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"83bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"84bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"84bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"54742871-9f16-4099-bc63-138d7d3c98cf\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"418562e7-5cb6-4d68-8f8c-ca64977d2611\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"b501f580-cb5a-408b-a7b2-eda06022f096\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d6bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d6bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d7bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d7bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"820e8cfd-c38c-4c2b-9526-fca50005bafa\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9dbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9dbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9ebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9ebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"8a234f0d-f260-4cd5-abe9-59e34e9b2464\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a2bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a2bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"ae98e68e-af51-4d13-9eda-819213f5a25c\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a1bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a1bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a3bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"a62424a2-e944-428d-94fe-56005620dce1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a5bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a5bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a6bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a6bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2d7abf02-0801-4c8b-9912-4900ec1f0e63\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"83e9d4c4-6f4b-469e-8db0-cf62ec787766\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"aebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"aebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"afbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"afbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"84fb7dc1-3486-4c26-859e-e5be2458e4d8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a7bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a7bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a8bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a8bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"d7c6e77c-830d-4f36-95b0-dbf9bfe2f9eb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_automationid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_AutomationId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"77bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"77bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"78bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"78bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"076aec2d-4e57-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_parameters\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Parameters\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:40:39Z\",\"ModifiedOn\":\"2023-09-20T01:03:54Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2461d50d-6377-49f6-995a-0b1fd5304434\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2461d50d-6377-49f6-995a-0b1fd5304434\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Parameters\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"60e64c57-58ac-4e1f-89dc-b3deb8970a14\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Parameters\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"60e64c57-58ac-4e1f-89dc-b3deb8970a14\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"65bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_title\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Title\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:40:37Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":300,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5beb656b-ea6e-497a-9387-5b141b25fab2\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5beb656b-ea6e-497a-9387-5b141b25fab2\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Title\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"65d19566-5ef2-445a-9581-63312983a914\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Title\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"65d19566-5ef2-445a-9581-63312983a914\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"68dcd0f6-0686-44e9-aaa1-af97304f8ed8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bfbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bfbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"6946d3d6-78e4-4c3e-b4e1-ad149ca6b749\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"a8991baa-a432-4ee2-9ea2-00aa4a994839\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:40:39Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c9bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c9bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cabdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cabdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"a472e7c9-ce82-4e08-862b-5b2ed3cbd218\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"8b6f3ae3-d3b7-4ca5-8c5f-d0b1eab531c5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d8bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d8bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d9bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d9bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"757eb22a-90a2-4305-bde3-23b4fcbe49b8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dabdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dabdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dbbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dbbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"17ad9f28-c709-4e53-a7f4-4ce764ae275a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_automation\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-20T00:39:32Z\",\"ModifiedOn\":\"2023-09-20T00:39:32Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d2bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d2bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d3bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d3bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"85bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_automation_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_automation_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"8bbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_automation_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_automation_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"91bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_automation_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_automation_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"97bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_automation_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_automation_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a9bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_rms_automation\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_rms_automation\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_rms_automation\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_rms_automation\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b5bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_rms_automation\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_rms_automation\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b9bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_rms_automation\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"rms_automation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_rms_automation\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"dcbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_automation_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_automation_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_automation_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e8bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_automation_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ecbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_automation_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_automation_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_automation_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_automation_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_automation\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ef774f6b-1658-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_automationlog_Automation_rms_automati\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_automationid\",\"ReferencedEntity\":\"rms_automation\",\"ReferencingAttribute\":\"rms_automation\",\"ReferencingEntity\":\"rms_automationlog\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_automationlog_Automation_rms_automati\",\"ReferencingEntityNavigationPropertyName\":\"rms_Automation\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_automation')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"ae98e68e-af51-4d13-9eda-819213f5a25c\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"1782667\\\"\",\"name\":\"Information\",\"formid\":\"a4a6da2c-b72b-4636-bd50-1133d9294bd0\",\"objecttypecode\":\"rms_automation\",\"type\":11},{\"@odata.etag\":\"W/\\\"1782692\\\"\",\"name\":\"Information\",\"formid\":\"b73daa32-950c-4f8e-9665-17b404f7cb71\",\"objecttypecode\":\"rms_automation\",\"type\":6},{\"@odata.etag\":\"W/\\\"1782902\\\"\",\"name\":\"Information\",\"formid\":\"2ea56d89-a547-4e17-8216-aaa7fe27ab04\",\"objecttypecode\":\"rms_automation\",\"type\":2}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_automation')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_automation')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_automation')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"68dcd0f6-0686-44e9-aaa1-af97304f8ed8\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"c5bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_automation_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c7bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c7bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c6bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c6bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c2bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c2bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c4bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_automation')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"a8991baa-a432-4ee2-9ea2-00aa4a994839\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cabdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cabdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"cfbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_automation_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d1bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Automation\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d1bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d0bdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"New\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ccbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"New\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ccbdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3a729b5d-0566-4573-8f56-78001494927b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3a729b5d-0566-4573-8f56-78001494927b\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Completed\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Completed\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cebdfcc8-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"80ffed3f-14ba-4c6a-be02-5c4e9d1a8362\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"80ffed3f-14ba-4c6a-be02-5c4e9d1a8362\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000001,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Pending\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0624a09d-420d-4146-b9ec-7ae38b7b5efa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Pending\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0624a09d-420d-4146-b9ec-7ae38b7b5efa\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3b149547-c38d-442e-be5e-df4f59372381\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3b149547-c38d-442e-be5e-df4f59372381\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000002,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Running\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3480e5f1-fcf8-42fd-9eaf-d04780f9d6af\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Running\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3480e5f1-fcf8-42fd-9eaf-d04780f9d6af\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d2946676-568d-4076-bf7a-5cd5b4e3e278\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d2946676-568d-4076-bf7a-5cd5b4e3e278\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000003,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Errored\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"86a6524e-61af-46d0-a1a9-9d73d18f7f7c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Errored\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"86a6524e-61af-46d0-a1a9-9d73d18f7f7c\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6bd35787-4ff5-4cf1-920e-4add86fd14f7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6bd35787-4ff5-4cf1-920e-4add86fd14f7\",\"HasChanged\":null}}}]}}]}", + "TableName": "rms_automation", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1782752\\\"\",\"savedqueryid\":\"f01e0d0f-9d53-4afd-9cd9-02e61bb42d36\",\"name\":\"Automation Advanced Find View\",\"querytype\":1},{\"@odata.etag\":\"W/\\\"1783023\\\"\",\"savedqueryid\":\"51f7abfb-c6a6-495b-aee2-5e9f18c5aae9\",\"name\":\"Active Automations\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1782728\\\"\",\"savedqueryid\":\"c74b7012-cc56-4020-9fc9-6eda444f3a5e\",\"name\":\"Automation Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1783001\\\"\",\"savedqueryid\":\"73131fb6-e690-4db3-ac41-75f66c41ea12\",\"name\":\"Inactive Automations\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1782740\\\"\",\"savedqueryid\":\"72f63eff-1e18-4a3f-9713-fd381719cd60\",\"name\":\"Automation Lookup View\",\"querytype\":64}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Contacts.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Contacts.json new file mode 100644 index 00000000..48b8baa4 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Contacts.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Contacts", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "contacts", + "logicalName": "contact" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('contact')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"d10f6c3d-cee5-4715-ab4d-5562bd73675f\",\"LogicalName\":\"adx_confirmremovepassword\",\"SchemaName\":\"adx_ConfirmRemovePassword\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Confirm Remove Password\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a767d8c-abb7-44ea-be46-d48a604d61b7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Confirm Remove Password\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a767d8c-abb7-44ea-be46-d48a604d61b7\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"4ae53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_confirmremovepassword\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4ce53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4ce53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Confirm Remove Password\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4be53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Confirm Remove Password\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4be53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0e7f0f42-7cea-49bf-8e97-4a48c4a692ef\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0e7f0f42-7cea-49bf-8e97-4a48c4a692ef\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"59dac1eb-6257-4cc4-806d-c5a1ea440ca8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"59dac1eb-6257-4cc4-806d-c5a1ea440ca8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"93bead52-b2cf-4bfa-861a-6b9cf7f6a331\",\"LogicalName\":\"adx_identity_emailaddress1confirmed\",\"SchemaName\":\"adx_identity_emailaddress1confirmed\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Email Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ef6d9ca-5501-4c4d-a0ec-e7791f521030\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ef6d9ca-5501-4c4d-a0ec-e7791f521030\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"4fe53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_identity_emailaddress1confirmed\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Determines if the email is confirmed by the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"52e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Determines if the email is confirmed by the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"52e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Email Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1fff13bd-f30e-450e-bd45-637f7eecb0e0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1fff13bd-f30e-450e-bd45-637f7eecb0e0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"362cc9a3-1fc1-4d5f-9e1c-a599afb5ced7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"362cc9a3-1fc1-4d5f-9e1c-a599afb5ced7\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"6d9863d6-9c15-41b3-86a0-e697d098b1fe\",\"LogicalName\":\"adx_identity_locallogindisabled\",\"SchemaName\":\"adx_identity_locallogindisabled\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Local Login Disabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b1b54e8e-2e84-42f0-bd29-fdb75c6ff0da\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Local Login Disabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b1b54e8e-2e84-42f0-bd29-fdb75c6ff0da\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"56e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_identity_locallogindisabled\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact can no longer sign in to the portal using the local account.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"58e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact can no longer sign in to the portal using the local account.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"58e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Local Login Disabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Local Login Disabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bbbe7eed-19b1-47db-af77-31a358898a64\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bbbe7eed-19b1-47db-af77-31a358898a64\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"138b99fe-1b54-40d9-a629-2535a62d5b46\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"138b99fe-1b54-40d9-a629-2535a62d5b46\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"0f073d5a-d755-4891-8656-4a60f00f29b3\",\"LogicalName\":\"adx_identity_lockoutenabled\",\"SchemaName\":\"adx_identity_lockoutenabled\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lockout Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a2b80089-f17a-4166-8ff1-9353d99864f5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lockout Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a2b80089-f17a-4166-8ff1-9353d99864f5\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"5be53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_identity_lockoutenabled\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5de53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5de53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lockout Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ce53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lockout Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ce53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8f6c2bf2-18d2-4209-8a29-7ef1e2166d72\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8f6c2bf2-18d2-4209-8a29-7ef1e2166d72\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef3eb75d-8bb6-4022-b8b0-18aca7f62e4b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef3eb75d-8bb6-4022-b8b0-18aca7f62e4b\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"4f478051-a1bf-4369-bb55-ff7554d75fd1\",\"LogicalName\":\"adx_identity_logonenabled\",\"SchemaName\":\"adx_identity_logonenabled\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Login Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fe33c086-482c-42bf-b659-43c6a1bfe010\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Login Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fe33c086-482c-42bf-b659-43c6a1bfe010\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"5ee53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_identity_logonenabled\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Logon Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5fe53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Logon Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5fe53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9ec32aaa-2380-4773-a32b-d3eff8e65076\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9ec32aaa-2380-4773-a32b-d3eff8e65076\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"801471ae-8851-4070-9ed1-fea35ce96e96\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"801471ae-8851-4070-9ed1-fea35ce96e96\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"7bfda539-1816-4450-b494-97a61c07f7e2\",\"LogicalName\":\"adx_identity_mobilephoneconfirmed\",\"SchemaName\":\"adx_identity_mobilephoneconfirmed\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Mobile Phone Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3889a838-c759-48d4-ac25-33fbd3cf47ca\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Mobile Phone Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3889a838-c759-48d4-ac25-33fbd3cf47ca\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"64e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_identity_mobilephoneconfirmed\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"68e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"68e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Mobile Phone Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"67e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Mobile Phone Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"67e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca8ebf2e-b0d7-4e27-b656-4df382e2c29a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca8ebf2e-b0d7-4e27-b656-4df382e2c29a\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1d994570-1c0a-4159-adcc-2630fa6c10bc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1d994570-1c0a-4159-adcc-2630fa6c10bc\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"00d107da-3a82-4b23-9b42-ecbce315c664\",\"LogicalName\":\"adx_identity_twofactorenabled\",\"SchemaName\":\"adx_identity_twofactorenabled\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Two Factor Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7654f47f-04fe-4a85-87f8-f3194e7b4518\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Two Factor Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7654f47f-04fe-4a85-87f8-f3194e7b4518\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"71e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_identity_twofactorenabled\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"73e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"73e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Two Factor Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Two Factor Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0cf68d88-e33d-4174-ac03-6a0a9ab08091\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0cf68d88-e33d-4174-ac03-6a0a9ab08091\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3a63a76-d613-41fc-85f2-d86b508e098a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3a63a76-d613-41fc-85f2-d86b508e098a\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"c480aaa0-f25d-4bc8-9d50-d33dd94b336e\",\"LogicalName\":\"adx_profilealert\",\"SchemaName\":\"adx_profilealert\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Alert\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d279bd29-2126-4ffd-9d39-9120a3c60e30\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Alert\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d279bd29-2126-4ffd-9d39-9120a3c60e30\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"78e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_contact_adx_profilealert\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Alert\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"79e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Alert\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"79e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ec71d18-9843-4305-9ecc-ab1d80b2d466\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ec71d18-9843-4305-9ecc-ab1d80b2d466\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b5235350-301d-45ba-a2e2-1abfad5e877b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b5235350-301d-45ba-a2e2-1abfad5e877b\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"8d86aedc-b86e-4d5b-9ecf-28580d7ee391\",\"LogicalName\":\"adx_profileisanonymous\",\"SchemaName\":\"Adx_ProfileIsAnonymous\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Is Anonymous\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"06f31b54-d9f4-4591-8f17-357768a2ec6d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Is Anonymous\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"06f31b54-d9f4-4591-8f17-357768a2ec6d\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"84e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"adx_profileisanonymous_contact\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Is Anonymous\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Is Anonymous\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87e53eee-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed2fc484-49f0-402f-8b94-d1612f44201e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed2fc484-49f0-402f-8b94-d1612f44201e\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"11e43f61-53cc-4655-a0f4-2829a84f19dd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"11e43f61-53cc-4655-a0f4-2829a84f19dd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"a6e910a3-7504-49f7-8a03-6c80e733886e\",\"LogicalName\":\"creditonhold\",\"SchemaName\":\"CreditOnHold\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Credit Hold\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2d54c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Credit Hold\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2d54c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"dab6a6ee-5a7e-426a-acbe-44aa01ff9ff2\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_creditonhold\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether credit for the contact is on hold.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"11b8a615-d082-4bf9-9a61-c501b7110424\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether credit for the contact is on hold.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"11b8a615-d082-4bf9-9a61-c501b7110424\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Credit Hold\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"411231ef-6a14-475d-8142-bf4445a8a85c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Credit Hold\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"411231ef-6a14-475d-8142-bf4445a8a85c\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3054c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3054c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3254c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3254c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"61914e7e-4904-4664-834d-d211d14b467b\",\"LogicalName\":\"donotbulkemail\",\"SchemaName\":\"DoNotBulkEMail\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Bulk Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6e90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Bulk Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6e90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"116ad3da-0322-4456-a9df-c86e57de6476\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotbulkemail\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow sending direct email to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ece5e401-9cab-4acc-ab3f-d00f12c8abef\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow sending direct email to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ece5e401-9cab-4acc-ab3f-d00f12c8abef\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Bulk Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"487d8cb7-7137-4079-a874-9baa047f41a3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Bulk Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"487d8cb7-7137-4079-a874-9baa047f41a3\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7390aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7390aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7190aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7190aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"5300f108-5d05-42b7-81c0-bcc661376ba5\",\"LogicalName\":\"donotbulkpostalmail\",\"SchemaName\":\"DoNotBulkPostalMail\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Bulk Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Bulk Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"b8d24baa-afeb-481f-8073-9514c3e9ba19\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotbulkpostalmail\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow sending bulk-rate postal mail to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e1589ee0-87b4-4a19-8502-789d8b5a125d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow sending bulk-rate postal mail to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e1589ee0-87b4-4a19-8502-789d8b5a125d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Bulk Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f9db384a-3b8a-433a-850d-c26b31416dbe\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Bulk Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f9db384a-3b8a-433a-850d-c26b31416dbe\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ffe8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ffe8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"54cfd897-4c94-4af9-9c33-b014ccbc482a\",\"LogicalName\":\"donotemail\",\"SchemaName\":\"DoNotEMail\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b81ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b81ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"8dda68ff-5133-4010-85d3-da2e3017fdab\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotemail\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow sending email to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"361379ef-1b1e-4bfa-8277-58ab031593c0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow sending email to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"361379ef-1b1e-4bfa-8277-58ab031593c0\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a92bdbcf-4a9d-47d1-a388-df6aeb8407c9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a92bdbcf-4a9d-47d1-a388-df6aeb8407c9\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bd1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bd1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"650630b8-fa1a-41ba-a9f8-1218467a0d6b\",\"LogicalName\":\"donotfax\",\"SchemaName\":\"DoNotFax\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Faxes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ff2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Faxes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ff2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"d1bb228f-510a-49b4-9a5b-e53b44367aa6\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotfax\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow sending fax transmittals to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87c1ff47-aaf7-4442-a8f7-3cec6fe9b74e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow sending fax transmittals to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87c1ff47-aaf7-4442-a8f7-3cec6fe9b74e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Faxes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ad82184-69fb-48f1-9a2d-9da1e5000fb5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Faxes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ad82184-69fb-48f1-9a2d-9da1e5000fb5\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24f2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24f2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"22f2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"22f2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"20ba2e1b-5b95-45c4-b9c4-7c15de6ba45f\",\"LogicalName\":\"donotphone\",\"SchemaName\":\"DoNotPhone\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Phone Calls\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"489aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Phone Calls\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"489aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"0fe276ef-76e9-4121-b570-a09edbf92ab3\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotphone\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow phone calls to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c1ded9cf-27a3-4598-96b0-eb515e995a6a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow phone calls to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c1ded9cf-27a3-4598-96b0-eb515e995a6a\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Phone Calls\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d2f579a9-e19d-4d8b-a50d-04525c027752\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Phone Calls\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d2f579a9-e19d-4d8b-a50d-04525c027752\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4b9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4b9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"a12ad652-a906-4fb2-b40a-4ff7e294c2c0\",\"LogicalName\":\"donotpostalmail\",\"SchemaName\":\"DoNotPostalMail\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c025e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c025e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"74343a40-851b-4ff5-92e5-c0657d3b8ecf\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotpostalmail\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow sending postal mail to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d300913f-986f-4488-b9da-42f13ab1a0d4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow sending postal mail to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d300913f-986f-4488-b9da-42f13ab1a0d4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"632e9dcc-7674-42f0-ae4f-f8406d579cc1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"632e9dcc-7674-42f0-ae4f-f8406d579cc1\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c525e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c525e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c325e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c325e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"e294567c-19b5-4188-8402-2750238fbea2\",\"LogicalName\":\"donotsendmm\",\"SchemaName\":\"DoNotSendMM\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Send Marketing Materials\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c426e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Send Marketing Materials\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c426e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"d49833b4-cd65-4f39-8f3f-fab65c5d494a\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_donotsendmm\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information regarding whether to allow sending marketing mail to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a0c21e12-55fc-4499-aa27-9a506ea9f61e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information regarding whether to allow sending marketing mail to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a0c21e12-55fc-4499-aa27-9a506ea9f61e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Send Marketing Materials\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c94b5838-3cd8-4f8d-b9c1-70890951ccb3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Send Marketing Materials\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c94b5838-3cd8-4f8d-b9c1-70890951ccb3\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Send\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c926e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Send\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c926e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Send\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c726e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Send\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c726e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"b6a3a39c-ca04-4dd2-95d5-da59fb282e06\",\"LogicalName\":\"followemail\",\"SchemaName\":\"FollowEmail\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Follow Email Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6b69e950-13a5-49c6-9dc3-e6ac702e8f70\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Follow Email Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6b69e950-13a5-49c6-9dc3-e6ac702e8f70\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"f1627aa2-232f-484a-af40-dcd505da3537\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_followemail\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"8.2.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact allows tracking email activities sent from Microsoft Dynamics 365. If Do Not Allow is selected, Microsoft Dynamics 365 will not track the email.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"03a81a95-2ae5-4301-89d5-f46f343168dc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact allows tracking email activities sent from Microsoft Dynamics 365. If Do Not Allow is selected, Microsoft Dynamics 365 will not track the email.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"03a81a95-2ae5-4301-89d5-f46f343168dc\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Follow Email Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"83df7931-4dda-45df-9658-c2de8a9039be\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Follow Email Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"83df7931-4dda-45df-9658-c2de8a9039be\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48147a7e-75f6-4b6d-bf60-e02bace8e800\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48147a7e-75f6-4b6d-bf60-e02bace8e800\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"df9bfdf6-e303-4886-b417-027242f7fd9d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do Not Allow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"df9bfdf6-e303-4886-b417-027242f7fd9d\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"84b388e2-00d5-4d83-9d21-19364ea42403\",\"LogicalName\":\"isautocreate\",\"SchemaName\":\"IsAutoCreate\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Auto-created\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46b58595-4d60-4a1d-85f4-00ef1fbc7fe3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Auto-created\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46b58595-4d60-4a1d-85f4-00ef1fbc7fe3\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"88044559-08c4-49af-832c-86424e057073\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_isautocreate\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"67bfe541-82de-4f9a-989e-dfa85a2a4df9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"67bfe541-82de-4f9a-989e-dfa85a2a4df9\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a49dd9b-d297-4fac-aaea-ba30785f32a1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a49dd9b-d297-4fac-aaea-ba30785f32a1\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"d779f239-2a2e-4230-91f9-4074ffc657ff\",\"LogicalName\":\"isbackofficecustomer\",\"SchemaName\":\"IsBackofficeCustomer\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Back Office Customer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3925e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Back Office Customer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3925e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"5f59a7e2-95fb-4fcc-9275-aa6bb0c93d25\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_isbackofficecustomer\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether the contact is in an associated Microsoft Great Plains database.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c8b7646b-c7f4-43ec-b09e-8ca9afb98b26\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether the contact is in an associated Microsoft Great Plains database.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c8b7646b-c7f4-43ec-b09e-8ca9afb98b26\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Backoffice Customer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1281230c-bca3-4587-9fcf-b03bcff46015\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Backoffice Customer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1281230c-bca3-4587-9fcf-b03bcff46015\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3e25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3e25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3c25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3c25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"d9923a33-d14a-4579-be84-06f16fb9c452\",\"LogicalName\":\"isprivate\",\"SchemaName\":\"IsPrivate\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":{\"MetadataId\":\"034f0aa7-ca7f-44cf-ae3d-12137276ae0d\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_isprivate\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3bc888bf-e780-db11-9b85-00137299e160\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3bc888bf-e780-db11-9b85-00137299e160\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"39c888bf-e780-db11-9b85-00137299e160\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"39c888bf-e780-db11-9b85-00137299e160\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"895d0811-bc1b-407d-9fd6-5425a0a3c859\",\"LogicalName\":\"marketingonly\",\"SchemaName\":\"MarketingOnly\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Marketing Only\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57667025-e602-4e27-b182-eac03d04b979\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marketing Only\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57667025-e602-4e27-b182-eac03d04b979\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"ec6c273e-77f7-4003-b03b-c3c22c1e0f71\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_marketingonly\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"8.2.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Whether is only for marketing\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3c55adf5-a3dc-4a6b-9ff1-1d01f5763b66\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Whether is only for marketing\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3c55adf5-a3dc-4a6b-9ff1-1d01f5763b66\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Marketing Only\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0e35180-46cb-4f73-846e-0a542b896866\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marketing Only\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0e35180-46cb-4f73-846e-0a542b896866\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4c51185b-9c0a-49f1-8b7d-4ae228286710\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4c51185b-9c0a-49f1-8b7d-4ae228286710\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a03a12c8-91e4-47c3-b967-260c8f15daec\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a03a12c8-91e4-47c3-b967-260c8f15daec\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"edbffb0e-c1c9-46c2-98c1-acbb6a153a73\",\"LogicalName\":\"merged\",\"SchemaName\":\"Merged\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Merged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2399ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Merged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2399ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"e568f63e-ef1e-464b-8458-0a43d6c2896f\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_merged\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information regarding whether the account has been merged with a master contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"97764ae7-3734-456d-9ebd-5fbd8dec0b2a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information regarding whether the account has been merged with a master contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"97764ae7-3734-456d-9ebd-5fbd8dec0b2a\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Merged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"365159cc-9573-4509-8714-2d6abf70d1d5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Merged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"365159cc-9573-4509-8714-2d6abf70d1d5\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2899ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2899ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2699ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2699ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"76475207-0b0b-42c8-95b9-dd6719221336\",\"LogicalName\":\"msdyn_disablewebtracking\",\"SchemaName\":\"msdyn_disablewebtracking\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Disable Web Tracking\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"248ce528-3f3f-42ea-adc3-9d0a76b80e72\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Disable Web Tracking\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"248ce528-3f3f-42ea-adc3-9d0a76b80e72\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"b1b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"msdyn_contact_msdyn_disablewebtracking\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"8.4.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact has opted out of web tracking.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b4b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact has opted out of web tracking.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b4b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Disable Web Tracking\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Disable Web Tracking\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7a50c92a-6de5-496c-a6ef-cd0114e91112\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7a50c92a-6de5-496c-a6ef-cd0114e91112\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bfeabd84-6479-4bfa-bacb-8aa872bb07b9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bfeabd84-6479-4bfa-bacb-8aa872bb07b9\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"d8a0c323-4667-4835-b642-27d829edd07e\",\"LogicalName\":\"msdyn_isminor\",\"SchemaName\":\"msdyn_isminor\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Minor\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eac354ea-e118-46eb-9f1f-2349dbe272b9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Minor\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eac354ea-e118-46eb-9f1f-2349dbe272b9\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"bdb25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"msdyn_contact_msdyn_isminor\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"8.4.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bfb25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bfb25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Minor\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"beb25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Minor\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"beb25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9e27280c-60e1-44c8-b7f2-eef92c778724\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9e27280c-60e1-44c8-b7f2-eef92c778724\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26a69d69-ab51-4493-9fdb-a8f85e79fcf5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26a69d69-ab51-4493-9fdb-a8f85e79fcf5\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"24e941f5-1492-4625-942e-c31369eab3af\",\"LogicalName\":\"msdyn_isminorwithparentalconsent\",\"SchemaName\":\"msdyn_isminorwithparentalconsent\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Minor with Parental Consent\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b9d06c5d-b37a-4256-b659-5fb2c53dced0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Minor with Parental Consent\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b9d06c5d-b37a-4256-b659-5fb2c53dced0\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"c6b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"msdyn_contact_msdyn_isminorwithparentalconsent\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"8.4.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction and has parental consent.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c8b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction and has parental consent.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c8b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Minor with Parental Consent\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c7b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Minor with Parental Consent\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c7b25dd6-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f74d209a-28b0-4d1d-b046-a4942fa4fdf5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f74d209a-28b0-4d1d-b046-a4942fa4fdf5\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"727ebbbf-64f4-4154-a24e-d50c1093d764\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"727ebbbf-64f4-4154-a24e-d50c1093d764\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}},{\"MetadataId\":\"80f109a0-1ff3-49e7-a8dd-461c96086afd\",\"LogicalName\":\"participatesinworkflow\",\"SchemaName\":\"ParticipatesInWorkflow\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Participates in Workflow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c999f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Participates in Workflow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c999f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"56d9f2e1-8cf2-461a-aeeb-e04b45a428ed\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_participatesinworkflow\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether the contact participates in workflow rules.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"17f8a373-5bac-42de-9965-d0db0aa5cfa3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether the contact participates in workflow rules.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"17f8a373-5bac-42de-9965-d0db0aa5cfa3\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Participates in Workflow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f85298d1-16b1-4926-9a98-8cd9906f631f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Participates in Workflow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f85298d1-16b1-4926-9a98-8cd9906f631f\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cc99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cc99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}}]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1492763\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"2\\\" jump=\\\"fullname\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"contactid\\\"><cell name=\\\"fullname\\\" width=\\\"300\\\" /><cell name=\\\"emailaddress1\\\" width=\\\"150\\\" /><cell name=\\\"parentcustomerid\\\" width=\\\"150\\\" /><cell name=\\\"telephone1\\\" width=\\\"125\\\" /></row></grid>\",\"savedqueryid\":\"00000000-0000-0000-00aa-000010001003\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"608861bc-50a4-4c5f-a02c-21fe1943e2cf\",\"LogicalName\":\"contact\",\"EntitySetName\":\"contacts\",\"HasNotes\":true,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":true,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"contactid\",\"PrimaryNameAttribute\":\"fullname\",\"ObjectTypeCode\":2,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":true,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb9709b3-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb9709b3-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreateContact\",\"PrivilegeId\":\"a8bff87f-0df0-41d4-babd-f093faf1e32c\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadContact\",\"PrivilegeId\":\"ba09ec92-12c4-4312-ba16-5715c2cbd6da\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriteContact\",\"PrivilegeId\":\"65c22075-4e09-4f39-baec-e4bc3a950686\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleteContact\",\"PrivilegeId\":\"2ddded47-7488-4039-b9ff-81defe81fdd3\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignContact\",\"PrivilegeId\":\"43c63782-c7c6-471c-bd9c-24f79bf8c2a1\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvShareContact\",\"PrivilegeId\":\"ae756940-61ff-4bd3-bfbb-f2b0d542c608\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendContact\",\"PrivilegeId\":\"2b16ba12-6ab4-4ad2-b7c0-8641d2d6dff2\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendToContact\",\"PrivilegeId\":\"158327b5-f4c1-448e-93d1-5f135126665b\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"47dd42e6-fef1-401b-9a1f-e285b5d9e84b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"accountid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"AccountId\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"account\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the account with which the contact is associated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"581d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the account with which the contact is associated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"581d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Account\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6043781e-6d2c-4ac6-b0a6-dcbb57b103aa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Account\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6043781e-6d2c-4ac6-b0a6-dcbb57b103aa\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2ccabfd7-26f9-4d70-8f44-cf24b7efaeca\",\"HasChanged\":null,\"AttributeOf\":\"accountid\",\"AttributeType\":\"String\",\"ColumnNumber\":85,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"accountidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"AccountIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2f7865cf-2d90-424a-8b5e-d7629c6a772d\",\"HasChanged\":null,\"AttributeOf\":\"accountid\",\"AttributeType\":\"String\",\"ColumnNumber\":219,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"accountidyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"AccountIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"accountidname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"ef5e9b87-e4e4-4f7b-bbae-5115f968bbfb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":56,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"accountrolecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"AccountRoleCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the contact's role within the company or sales process, such as decision maker, employee, or influencer.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cccde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the contact's role within the company or sales process, such as decision maker, employee, or influencer.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cccde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cbcde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cbcde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"7542532e-46e1-4b65-8746-bb195b920dc1\",\"HasChanged\":null,\"AttributeOf\":\"accountrolecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":158,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"accountrolecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"AccountRoleCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"66f5c815-f416-46ea-aaf9-7526a89e2be9\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":89,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_addressid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address1_AddressId\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for address 1.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6a64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for address 1.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6a64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"81c142ea-db05-48cd-9387-175b4246794d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":90,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_addresstypecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_AddressTypeCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the primary address type.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b499f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the primary address type.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b499f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b399f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b399f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"475a877e-2d1d-4d2e-94d0-8fd2b00da6a2\",\"HasChanged\":null,\"AttributeOf\":\"address1_addresstypecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":153,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_addresstypecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address1_AddressTypeCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c7c59fdd-6db4-41cd-a35e-751849a0ae12\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":96,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_city\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_City\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":80,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":160,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the city for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0453c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the city for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0453c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: City\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0353c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: City\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0353c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"8c498e4c-3920-4038-839c-f5aca96a7941\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":236,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_composite\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Composite\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"TextArea\",\"ImeMode\":\"Active\",\"MaxLength\":1000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the complete primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4d8a5b1-6c4e-4568-b528-9fe3835c4d22\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the complete primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4d8a5b1-6c4e-4568-b528-9fe3835c4d22\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"58dbdc69-e5aa-4942-b273-ae424bd208ad\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"58dbdc69-e5aa-4942-b273-ae424bd208ad\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"TextArea\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"418e3b2c-23e1-4819-9352-77ee51aed3b8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":99,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_country\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Country\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":80,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":160,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the country or region for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the country or region for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Country/Region\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5b53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Country/Region\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5b53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b71e3634-476e-4794-9bfb-1d9d0a489b0f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":98,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_county\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_County\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the county for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dde8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the county for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dde8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: County\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: County\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a36f485a-aab8-4825-a36d-a0c8e8f0844e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":111,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_fax\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Fax\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the fax number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8590aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the fax number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8590aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8490aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8490aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"24858aea-93fd-4dfd-a51d-d289b0135a39\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":103,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_freighttermscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_FreightTermsCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the freight terms for the primary address to make sure shipping orders are processed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"98cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the freight terms for the primary address to make sure shipping orders are processed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"98cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"97cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"97cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"024569d3-087b-4c25-91b4-8d21b326665a\",\"HasChanged\":null,\"AttributeOf\":\"address1_freighttermscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":169,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_freighttermscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address1_FreightTermsCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DoubleAttributeMetadata\",\"MetadataId\":\"d3aba1ad-f670-4c25-8bef-108d618ca721\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Double\",\"ColumnNumber\":105,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_latitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Latitude\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":90.0,\"MinValue\":-90.0,\"Precision\":5,\"AttributeTypeName\":{\"Value\":\"DoubleType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the latitude value for the primary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ad8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the latitude value for the primary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ad8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Latitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"79d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Latitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"79d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b26af854-c9bf-47a7-9cc6-5a2d86919d50\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":93,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_line1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Line1\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the first line of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7d91aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the first line of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7d91aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Street 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c91aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Street 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c91aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6e638432-c2c9-479f-b9f8-842f2fd936bf\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":94,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_line2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Line2\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the second line of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the second line of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Street 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Street 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f5bf6092-c41d-43a3-9595-0ffb605dcf9f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":95,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_line3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Line3\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the third line of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4e26e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the third line of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4e26e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Street 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d26e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Street 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d26e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DoubleAttributeMetadata\",\"MetadataId\":\"3597a843-e97b-459a-a78f-ea54a15720c3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Double\",\"ColumnNumber\":107,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_longitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Longitude\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":180.0,\"MinValue\":-180.0,\"Precision\":5,\"AttributeTypeName\":{\"Value\":\"DoubleType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the longitude value for the primary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a6f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the longitude value for the primary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a6f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Longitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a5f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Longitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a5f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a7e43941-36f3-481d-991b-2e93fdfbe413\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":91,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Name\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a descriptive name for the primary address, such as Corporate Headquarters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4dcfe1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a descriptive name for the primary address, such as Corporate Headquarters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4dcfe1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4ccfe1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4ccfe1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"378feede-e1bf-4f22-a6fe-367641b72ea5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":101,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_postalcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_PostalCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":20,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":40,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the ZIP Code or postal code for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"279af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the ZIP Code or postal code for the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"279af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: ZIP/Postal Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"269af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: ZIP/Postal Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"269af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9ee3c996-aceb-45c5-99df-a442ba83c07b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":100,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_postofficebox\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_PostOfficeBox\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":20,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":40,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the post office box number of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9799ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the post office box number of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9799ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Post Office Box\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9699ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Post Office Box\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9699ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f5e5a65e-0689-47e2-ac28-ba90adad8499\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":92,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_primarycontactname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_PrimaryContactName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":300,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the name of the main contact at the account's primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the name of the main contact at the account's primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Primary Contact Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4c41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Primary Contact Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4c41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"05e0cbb6-bb5b-4d8f-ace9-7cfc1f2a04ee\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":108,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_shippingmethodcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_ShippingMethodCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"58dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"58dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"9dfdc016-436f-414f-a2f8-9d1474df345f\",\"HasChanged\":null,\"AttributeOf\":\"address1_shippingmethodcode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":162,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_shippingmethodcodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address1_ShippingMethodCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"da86180a-2e3c-428a-b4f6-98f18e351f8b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":97,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_stateorprovince\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_StateOrProvince\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the state or province of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d7d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the state or province of the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d7d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: State/Province\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d6d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: State/Province\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d6d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b00841d0-d976-4661-954e-3343041bdc36\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":106,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_telephone1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Telephone1\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the main phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bcabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the main phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bcabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bbabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bbabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"71f1035e-8d38-49b7-b59a-5f33ac940926\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":109,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_telephone2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Telephone2\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a second phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1dabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a second phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1dabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Telephone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1cabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Telephone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1cabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"8badb32c-87ea-4126-82f2-ba2d71a8c049\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":110,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_telephone3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_Telephone3\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a third phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ee64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a third phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ee64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Telephone 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Telephone 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b3050287-8859-4642-a56f-9e105de221bd\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":104,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_upszone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_UPSZone\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":4,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":8,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the UPS zone of the primary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2be0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the UPS zone of the primary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2be0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: UPS Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2ae0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: UPS Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2ae0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"1d73d078-8ef1-4594-a836-d794cc6078d8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":102,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address1_utcoffset\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address1_UTCOffset\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"TimeZone\",\"MaxValue\":1500,\"MinValue\":-1500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9f53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9f53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: UTC Offset\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9e53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: UTC Offset\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9e53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"88caa9fa-26cc-460f-83ff-5365d648538c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":112,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_addressid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address2_AddressId\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for address 2.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fc90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for address 2.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fc90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fb90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fb90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"dbcf375a-eb4d-4891-9f04-3ea869779d57\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":113,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_addresstypecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_AddressTypeCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the secondary address type.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ec53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the secondary address type.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ec53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eb53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eb53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"be69d5ed-5853-4d1a-93a9-1f3f916097c6\",\"HasChanged\":null,\"AttributeOf\":\"address2_addresstypecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":155,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_addresstypecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address2_AddressTypeCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"43bbc755-0091-4e0b-950d-60c5f5110b80\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":119,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_city\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_City\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":80,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":160,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the city for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the city for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: City\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"86aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: City\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"86aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"7cf434a7-3cff-43e3-8055-9435e9a71ada\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":235,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_composite\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Composite\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"TextArea\",\"ImeMode\":\"Active\",\"MaxLength\":1000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the complete secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6eaa61e9-3e26-4e49-810b-1d2f5a2b7a56\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the complete secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6eaa61e9-3e26-4e49-810b-1d2f5a2b7a56\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9c9ac777-5f0e-4833-9c89-888501821ff2\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9c9ac777-5f0e-4833-9c89-888501821ff2\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"TextArea\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"0771872b-d4f8-4d8b-a6d5-51d702286deb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":122,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_country\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Country\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":80,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":160,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the country or region for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"494901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the country or region for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"494901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Country/Region\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"484901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Country/Region\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"484901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3a944bdd-ceb7-49bb-8e9a-0c2e1cf899e8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":121,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_county\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_County\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the county for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aa91aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the county for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aa91aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: County\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a991aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: County\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a991aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"e75c1145-e197-4551-b2f6-8b1c04ddd7fd\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":134,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_fax\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Fax\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the fax number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"109aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the fax number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"109aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0f9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0f9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"0eb29dd1-3dd2-49e5-b8ea-8b2485477207\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":126,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_freighttermscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_FreightTermsCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the freight terms for the secondary address to make sure shipping orders are processed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the freight terms for the secondary address to make sure shipping orders are processed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"14eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"14eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"e5190ad2-66ad-4415-a7be-6b610e7147e4\",\"HasChanged\":null,\"AttributeOf\":\"address2_freighttermscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":165,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_freighttermscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address2_FreightTermsCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DoubleAttributeMetadata\",\"MetadataId\":\"1ab06888-379a-481e-8298-53d07f304104\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Double\",\"ColumnNumber\":128,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_latitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Latitude\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":90.0,\"MinValue\":-90.0,\"Precision\":5,\"AttributeTypeName\":{\"Value\":\"DoubleType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the latitude value for the secondary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the latitude value for the secondary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Latitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ba99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Latitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ba99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f59d2489-cfb6-4817-bb96-218acaf3b555\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":116,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_line1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Line1\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the first line of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"91e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the first line of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"91e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Street 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"90e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Street 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"90e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"ddddbf82-ab85-494d-b0f2-007f18a9bb89\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":117,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_line2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Line2\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the second line of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the second line of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a64cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Street 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Street 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"76dfd0bb-45ef-4380-bcf8-8330530d5057\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":118,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_line3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Line3\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the third line of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the third line of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Street 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1864cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Street 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1864cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DoubleAttributeMetadata\",\"MetadataId\":\"7ffff7fc-6597-4a78-89c4-73b873544df3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Double\",\"ColumnNumber\":130,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_longitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Longitude\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":180.0,\"MinValue\":-180.0,\"Precision\":5,\"AttributeTypeName\":{\"Value\":\"DoubleType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the longitude value for the secondary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"02d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the longitude value for the secondary address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"02d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Longitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Longitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f20bfa3c-cef7-44d5-b5e3-eb13a46d16bb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":114,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Name\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a descriptive name for the secondary address, such as Corporate Headquarters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5498ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a descriptive name for the secondary address, such as Corporate Headquarters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5498ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5398ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5398ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"542b2996-5545-445c-baff-c959e83c5b36\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":124,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_postalcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_PostalCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":20,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":40,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the ZIP Code or postal code for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"744901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the ZIP Code or postal code for the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"744901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: ZIP/Postal Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"734901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: ZIP/Postal Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"734901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9805be08-eafa-4fe7-a3e0-501f323bee0d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":123,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_postofficebox\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_PostOfficeBox\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":20,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":40,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the post office box number of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"56d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the post office box number of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"56d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Post Office Box\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"55d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Post Office Box\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"55d8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"53aa0174-adf5-429d-a676-f8e9bee6f58b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":115,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_primarycontactname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_PrimaryContactName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":300,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the name of the main contact at the account's secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"16e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the name of the main contact at the account's secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"16e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Primary Contact Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Primary Contact Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"c335ab4e-5383-4bb6-b8b5-f33ac2348e9e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":131,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_shippingmethodcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_ShippingMethodCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5b9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5b9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5a9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5a9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"e7b94988-1b01-4217-8520-5f38aa49c078\",\"HasChanged\":null,\"AttributeOf\":\"address2_shippingmethodcode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":172,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_shippingmethodcodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address2_ShippingMethodCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"4e5b7584-2338-456f-ad66-af833270bcf8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":120,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_stateorprovince\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_StateOrProvince\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the state or province of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2653c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the state or province of the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2653c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: State/Province\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2553c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: State/Province\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2553c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"505ccd25-8f05-4b12-8f9b-daea9563903a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":129,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_telephone1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Telephone1\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the main phone number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the main phone number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Telephone 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ff1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Telephone 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ff1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"8d3a51d2-e878-4f22-81e9-8b7643607fbf\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":132,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_telephone2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Telephone2\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a second phone number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f540b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a second phone number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f540b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Telephone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f440b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Telephone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f440b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"51a63903-9a7f-4f96-ac50-e02803e0c6a4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":133,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_telephone3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_Telephone3\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a third phone number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f8e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a third phone number associated with the secondary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f8e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Telephone 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f7e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Telephone 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f7e9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9110041f-a666-46de-991a-f84a14920743\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":127,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_upszone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_UPSZone\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":4,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":8,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the UPS zone of the secondary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the UPS zone of the secondary address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: UPS Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: UPS Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"87e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"35dc98eb-03bd-436a-96cd-6b85f6a73600\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":125,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address2_utcoffset\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address2_UTCOffset\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"TimeZone\",\"MaxValue\":1500,\"MinValue\":-1500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e526e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e526e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: UTC Offset\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e426e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: UTC Offset\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e426e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"200b3841-9765-4622-8d3a-c6a33fdeb84a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":280,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_addressid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address3_AddressId\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for address 3.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4f0244aa-2ea4-431f-aeeb-58c35021c0e8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for address 3.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4f0244aa-2ea4-431f-aeeb-58c35021c0e8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6351dd6c-5b9d-4135-89e1-355070e76bc1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6351dd6c-5b9d-4135-89e1-355070e76bc1\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"0f366b5b-f2e9-4378-bc84-6d796b2c29f4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":298,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_addresstypecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_AddressTypeCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the third address type.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24729cc1-f8ba-424c-9269-80fb0a1f8554\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the third address type.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24729cc1-f8ba-424c-9269-80fb0a1f8554\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"578bbe4c-f67f-4161-be2e-149aba752784\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"578bbe4c-f67f-4161-be2e-149aba752784\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"2d2925ff-8714-4551-8a74-4019b1c5f895\",\"HasChanged\":null,\"AttributeOf\":\"address3_addresstypecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":281,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_addresstypecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address3_AddressTypeCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"092ad249-5f2c-4343-ba3e-2bb8805d36e5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":266,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_city\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_City\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":80,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":160,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the city for the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fed1c5dd-8b4d-4c27-a248-ca0a2314d226\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the city for the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fed1c5dd-8b4d-4c27-a248-ca0a2314d226\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: City\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"569d3f92-d35e-4e54-a425-26f590ce2e4c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: City\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"569d3f92-d35e-4e54-a425-26f590ce2e4c\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"8b9a5644-5eec-472d-8080-dfb1939ad00c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":282,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_composite\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Composite\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"TextArea\",\"ImeMode\":\"Active\",\"MaxLength\":1000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the complete third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"62546fa5-4d77-4f4d-add1-e9bec241e952\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the complete third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"62546fa5-4d77-4f4d-add1-e9bec241e952\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"56048cd2-094f-4a39-b1d1-d53579509ca1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"56048cd2-094f-4a39-b1d1-d53579509ca1\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"TextArea\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9fa568a1-0c81-4b5a-b99a-3764fb788183\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":259,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_country\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Country\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":80,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":160,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the country or region for the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"80f0b675-b40d-4f0a-a631-fa9d736cbb84\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the country or region for the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"80f0b675-b40d-4f0a-a631-fa9d736cbb84\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address3: Country/Region\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6b6186f8-8b9d-42c8-bac5-a229ff01566a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address3: Country/Region\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6b6186f8-8b9d-42c8-bac5-a229ff01566a\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"1839fd48-55cc-4edc-997a-a51ee50b83e2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":297,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_county\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_County\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the county for the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e5b5213f-bbcc-4eb5-a736-770f1480b81a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the county for the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e5b5213f-bbcc-4eb5-a736-770f1480b81a\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: County\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f14af116-84f2-42b3-a744-2f5ada2bc0b7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: County\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f14af116-84f2-42b3-a744-2f5ada2bc0b7\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"53687aeb-b390-4f95-ad37-6715a62460dc\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":283,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_fax\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Fax\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the fax number associated with the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a7e57acb-b52b-4535-8d76-7c9a1bbe2f72\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the fax number associated with the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a7e57acb-b52b-4535-8d76-7c9a1bbe2f72\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ded24b9-a7d1-4c47-b3be-165f0b5ec157\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ded24b9-a7d1-4c47-b3be-165f0b5ec157\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"0b045097-c546-41b5-9d01-1352fd3f6b85\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":284,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_freighttermscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_FreightTermsCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the freight terms for the third address to make sure shipping orders are processed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6ff3f116-8041-48a1-bfda-a6c86780df6f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the freight terms for the third address to make sure shipping orders are processed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6ff3f116-8041-48a1-bfda-a6c86780df6f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9d32892-328c-4cfc-9c8c-48d7e1d691df\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9d32892-328c-4cfc-9c8c-48d7e1d691df\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"2ff98b71-d3da-4f20-9d44-f33ab2b0dc28\",\"HasChanged\":null,\"AttributeOf\":\"address3_freighttermscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":285,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_freighttermscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address3_FreightTermsCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DoubleAttributeMetadata\",\"MetadataId\":\"a7714143-6220-4212-a629-5a8277092f02\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Double\",\"ColumnNumber\":286,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_latitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Latitude\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":90.0,\"MinValue\":-90.0,\"Precision\":5,\"AttributeTypeName\":{\"Value\":\"DoubleType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the latitude value for the third address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b89dc66-2db5-445c-b1a3-b3dcc4aad8d8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the latitude value for the third address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b89dc66-2db5-445c-b1a3-b3dcc4aad8d8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Latitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"94e29571-9ed2-4cb6-aed8-9c646af96928\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Latitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"94e29571-9ed2-4cb6-aed8-9c646af96928\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"30874d25-e9d3-4564-b117-ab90f2738f58\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":260,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_line1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Line1\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the first line of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"df9d4aea-5cf1-4eb0-8e83-986ffb3a1752\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the first line of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"df9d4aea-5cf1-4eb0-8e83-986ffb3a1752\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address3: Street 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9c2a272b-f5d6-4e6f-a730-a2b0002fff23\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address3: Street 1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9c2a272b-f5d6-4e6f-a730-a2b0002fff23\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3e5d66a0-4682-455f-877e-40b251ee2fef\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":261,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_line2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Line2\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the second line of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aee0d1df-a100-4dd3-a93f-27a6da2ce006\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the second line of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aee0d1df-a100-4dd3-a93f-27a6da2ce006\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address3: Street 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c3457b1-64be-4725-b11e-90a07d1a7366\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address3: Street 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c3457b1-64be-4725-b11e-90a07d1a7366\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"397ea148-aacb-4c71-9eee-a0d05bc06a04\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":262,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_line3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Line3\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the third line of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"619610c0-1639-4bae-904b-d8e5f78eca50\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the third line of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"619610c0-1639-4bae-904b-d8e5f78eca50\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address3: Street 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e9ea9197-7b10-47b9-be18-b1256dc0085c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address3: Street 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e9ea9197-7b10-47b9-be18-b1256dc0085c\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DoubleAttributeMetadata\",\"MetadataId\":\"32bb1613-be73-4b9a-8b76-4ad74ba31684\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Double\",\"ColumnNumber\":287,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_longitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Longitude\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":180.0,\"MinValue\":-180.0,\"Precision\":5,\"AttributeTypeName\":{\"Value\":\"DoubleType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the longitude value for the third address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0d6bca29-3500-4354-8cc9-4c7efec8d7c4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the longitude value for the third address for use in mapping and other applications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0d6bca29-3500-4354-8cc9-4c7efec8d7c4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Longitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7258fdd3-96bb-477e-bb30-31eb9583e358\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Longitude\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7258fdd3-96bb-477e-bb30-31eb9583e358\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"7dcc41ea-eedc-4c6b-bb46-e09cef8f68b6\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":288,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Name\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a descriptive name for the third address, such as Corporate Headquarters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b42f7909-7d26-4192-9b2b-36e0474e8c15\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a descriptive name for the third address, such as Corporate Headquarters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b42f7909-7d26-4192-9b2b-36e0474e8c15\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f40406fa-3d22-4789-8f5d-7aff147711e3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f40406fa-3d22-4789-8f5d-7aff147711e3\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"26e04af5-e375-43e9-8deb-5ff1f85bf2d9\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":263,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_postalcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_PostalCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":20,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":40,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the ZIP Code or postal code for the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"43e7372f-591d-44e1-bd8e-4d6a9c9eb1c8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the ZIP Code or postal code for the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"43e7372f-591d-44e1-bd8e-4d6a9c9eb1c8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address3: ZIP/Postal Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aacb6102-c412-441a-ad8d-c9afcf280d78\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address3: ZIP/Postal Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aacb6102-c412-441a-ad8d-c9afcf280d78\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"94730b56-747b-4b3e-b26d-044374b70c2c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":264,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_postofficebox\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_PostOfficeBox\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":20,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":40,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the post office box number of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed540e7e-6223-4d49-aa65-15d8841e5721\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the post office box number of the 3rd address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed540e7e-6223-4d49-aa65-15d8841e5721\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Post Office Box\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"83cbf1a6-15dd-4386-8c2a-0137513b75f6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Post Office Box\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"83cbf1a6-15dd-4386-8c2a-0137513b75f6\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9d9638f8-9f04-4bb6-ad51-b03b1cea3eab\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":289,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_primarycontactname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_PrimaryContactName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":300,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the name of the main contact at the account's third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e5311d7b-52c4-4878-82b5-b39a2a1a4d10\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the name of the main contact at the account's third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e5311d7b-52c4-4878-82b5-b39a2a1a4d10\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Primary Contact Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3724b0d4-ed9d-40d6-bcd7-765d46e7cd68\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Primary Contact Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3724b0d4-ed9d-40d6-bcd7-765d46e7cd68\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"5449c9d1-d7f7-42a8-8033-60dc1b239595\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":290,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_shippingmethodcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_ShippingMethodCode\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fc97470a-8c6b-4bd1-8c3f-c5b8a441053d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fc97470a-8c6b-4bd1-8c3f-c5b8a441053d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4f2cfa49-53e8-43ed-b195-b1cb36a94fce\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4f2cfa49-53e8-43ed-b195-b1cb36a94fce\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"c9e5caf8-6bf7-43a9-b8c3-5ec2ceb04d1e\",\"HasChanged\":null,\"AttributeOf\":\"address3_shippingmethodcode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":291,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_shippingmethodcodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Address3_ShippingMethodCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"12a53d16-d41b-42a0-b345-00d93a8f5e08\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":265,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_stateorprovince\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_StateOrProvince\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"the state or province of the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e0f95e1e-cbd1-4964-8096-36c37b17ccb4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"the state or province of the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e0f95e1e-cbd1-4964-8096-36c37b17ccb4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address3: State/Province\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b760de2f-535d-4b5f-84b4-101f79b76272\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address3: State/Province\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b760de2f-535d-4b5f-84b4-101f79b76272\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"5caf7ef1-d2f4-4872-a219-a55b8e26d2d4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":292,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_telephone1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Telephone1\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the main phone number associated with the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3deb2a5a-0340-426b-ac40-2533be325f5d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the main phone number associated with the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3deb2a5a-0340-426b-ac40-2533be325f5d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Telephone1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d6ea464-e4ee-4ba2-8a42-2970525ae47e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Telephone1\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4d6ea464-e4ee-4ba2-8a42-2970525ae47e\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"e1b06816-91bd-453a-99f5-fead51d01775\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":293,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_telephone2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Telephone2\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a second phone number associated with the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ab701847-5bba-4ef7-aabd-61bcd3e7caf6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a second phone number associated with the third address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ab701847-5bba-4ef7-aabd-61bcd3e7caf6\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Telephone2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7dc2e4b0-a447-409e-b38c-b6e5251e6383\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Telephone2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7dc2e4b0-a447-409e-b38c-b6e5251e6383\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"771e6e4f-90f6-4ee3-8b92-5211c02c814a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":294,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_telephone3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_Telephone3\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a third phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"78897efc-d461-4fcb-8cc5-7d553d924800\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a third phone number associated with the primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"78897efc-d461-4fcb-8cc5-7d553d924800\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Telephone3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c48bccc3-faef-4e61-b4c9-18423a0ac74b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Telephone3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c48bccc3-faef-4e61-b4c9-18423a0ac74b\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"05b0fa4f-eff9-4a1e-a240-be0f902daf0a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":295,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_upszone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_UPSZone\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":4,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":8,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the UPS zone of the third address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"45edc30a-63a8-4191-b7a8-c936758bab08\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the UPS zone of the third address to make sure shipping charges are calculated correctly and deliveries are made promptly, if shipped by UPS.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"45edc30a-63a8-4191-b7a8-c936758bab08\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: UPS Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0656c75-e2b9-4d3e-9d39-95df434fbd93\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: UPS Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0656c75-e2b9-4d3e-9d39-95df434fbd93\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"173056df-451f-4719-a206-df2d2a3a53bb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":296,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"address3_utcoffset\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Address3_UTCOffset\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"TimeZone\",\"MaxValue\":1500,\"MinValue\":-1500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8ab2636d-3bdb-44f5-816d-d60e4f7e7a4e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the time zone, or UTC offset, for this address so that other people can reference it when they contact someone at this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8ab2636d-3bdb-44f5-816d-d60e4f7e7a4e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: UTC Offset\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efefdf87-7e32-41e2-ab35-e37315180a90\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: UTC Offset\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efefdf87-7e32-41e2-ab35-e37315180a90\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"d10f6c3d-cee5-4715-ab4d-5562bd73675f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10019,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_confirmremovepassword\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_ConfirmRemovePassword\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fe92e5c7-cb98-4c76-a9b8-fd840872a9c3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fe92e5c7-cb98-4c76-a9b8-fd840872a9c3\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Confirm Remove Password\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a767d8c-abb7-44ea-be46-d48a604d61b7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Confirm Remove Password\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a767d8c-abb7-44ea-be46-d48a604d61b7\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"6978da5f-f036-49e4-8801-388e9c9505de\",\"HasChanged\":null,\"AttributeOf\":\"adx_confirmremovepassword\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10020,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_confirmremovepasswordname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_confirmremovepasswordName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"25886fbe-7aa1-4f3d-ba32-97d5829fade3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10003,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_createdbyipaddress\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_CreatedByIPAddress\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:47Z\",\"ModifiedOn\":\"2023-09-26T05:51:47Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2168a1eb-e6d5-4236-8ea3-50c946f1d282\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2168a1eb-e6d5-4236-8ea3-50c946f1d282\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By IP Address\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"82396d0f-44e1-4aa1-9d44-622b464c0bda\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By IP Address\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"82396d0f-44e1-4aa1-9d44-622b464c0bda\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d4e94066-96f1-4ebb-bb51-17139020725e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10004,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_createdbyusername\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_CreatedByUsername\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:48Z\",\"ModifiedOn\":\"2023-09-26T05:51:48Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0a46bce-8b95-4ed0-b4aa-44a34eb21da5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0a46bce-8b95-4ed0-b4aa-44a34eb21da5\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By Username\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dcec5d52-2cbf-491e-be13-0e18d2d868a5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By Username\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dcec5d52-2cbf-491e-be13-0e18d2d868a5\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"432e2965-d4ea-4faf-9cdd-fc94532aec03\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":10021,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_accessfailedcount\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_accessfailedcount\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the current count of failed password attempts for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"74dca5d1-4a2c-4407-ac18-f34387b21e8e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the current count of failed password attempts for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"74dca5d1-4a2c-4407-ac18-f34387b21e8e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Access Failed Count\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"55976516-754b-4780-a729-60726c0e42a4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Access Failed Count\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"55976516-754b-4780-a729-60726c0e42a4\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"93bead52-b2cf-4bfa-861a-6b9cf7f6a331\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10022,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_emailaddress1confirmed\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_emailaddress1confirmed\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Determines if the email is confirmed by the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"978d1c08-1a01-40ab-8b73-9390eebd9033\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Determines if the email is confirmed by the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"978d1c08-1a01-40ab-8b73-9390eebd9033\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Email Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ef6d9ca-5501-4c4d-a0ec-e7791f521030\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ef6d9ca-5501-4c4d-a0ec-e7791f521030\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"cd2b7bc2-b7b1-4dd9-b05a-edf12cff9208\",\"HasChanged\":null,\"AttributeOf\":\"adx_identity_emailaddress1confirmed\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10023,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_emailaddress1confirmedname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_identity_emailaddress1confirmedName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"487f51ce-f979-4238-b03d-55ce75a0d377\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":10024,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_lastsuccessfullogin\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_lastsuccessfullogin\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates the last date and time the user successfully signed in to a portal.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0409a83c-6ca4-45f1-b9b5-1fe9735520a8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates the last date and time the user successfully signed in to a portal.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0409a83c-6ca4-45f1-b9b5-1fe9735520a8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Last Successful Login\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"247d9bd1-3caf-4353-897b-ea6add22fb20\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Last Successful Login\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"247d9bd1-3caf-4353-897b-ea6add22fb20\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"6d9863d6-9c15-41b3-86a0-e697d098b1fe\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10025,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_locallogindisabled\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_locallogindisabled\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact can no longer sign in to the portal using the local account.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"272bef8f-a28d-4dc9-a249-b0ae0f42f0e3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact can no longer sign in to the portal using the local account.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"272bef8f-a28d-4dc9-a249-b0ae0f42f0e3\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Local Login Disabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b1b54e8e-2e84-42f0-bd29-fdb75c6ff0da\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Local Login Disabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b1b54e8e-2e84-42f0-bd29-fdb75c6ff0da\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"f8015367-4c20-45a3-b9e5-082fc47d1963\",\"HasChanged\":null,\"AttributeOf\":\"adx_identity_locallogindisabled\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10026,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_locallogindisabledname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_identity_locallogindisabledName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"0f073d5a-d755-4891-8656-4a60f00f29b3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10027,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_lockoutenabled\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_lockoutenabled\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Determines if this contact will track failed access attempts and become locked after too many failed attempts. To prevent the contact from becoming locked, you can disable this setting.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"69e9ade8-b1cf-48ec-a292-daffeeeb1b9e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Determines if this contact will track failed access attempts and become locked after too many failed attempts. To prevent the contact from becoming locked, you can disable this setting.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"69e9ade8-b1cf-48ec-a292-daffeeeb1b9e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lockout Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a2b80089-f17a-4166-8ff1-9353d99864f5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lockout Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a2b80089-f17a-4166-8ff1-9353d99864f5\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"7c4e23d4-d79a-4cc0-b8df-e1a902a4a21a\",\"HasChanged\":null,\"AttributeOf\":\"adx_identity_lockoutenabled\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10028,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_lockoutenabledname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_identity_lockoutenabledName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"548ab0f1-af79-4240-83d3-a11652f6608d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":10029,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_lockoutenddate\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_lockoutenddate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:52:57Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the moment in time when the locked contact becomes unlocked again.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1bd63a69-43b5-4339-9d66-2f79e650436b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the moment in time when the locked contact becomes unlocked again.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1bd63a69-43b5-4339-9d66-2f79e650436b\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lockout End Date\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1eb8bc62-ae29-491d-9327-783e70f36994\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lockout End Date\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1eb8bc62-ae29-491d-9327-783e70f36994\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"4f478051-a1bf-4369-bb55-ff7554d75fd1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10030,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":true,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_logonenabled\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_logonenabled\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:57Z\",\"ModifiedOn\":\"2023-09-26T05:54:43Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Determines if web authentication is enabled for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce3dcf8f-9730-4802-be62-a1557172a6ab\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Determines if web authentication is enabled for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce3dcf8f-9730-4802-be62-a1557172a6ab\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Login Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fe33c086-482c-42bf-b659-43c6a1bfe010\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Login Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fe33c086-482c-42bf-b659-43c6a1bfe010\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"d525a067-936d-4ddf-9fb0-62ddeaacd41f\",\"HasChanged\":null,\"AttributeOf\":\"adx_identity_logonenabled\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10031,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_logonenabledname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_identity_logonenabledName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"7bfda539-1816-4450-b494-97a61c07f7e2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10032,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_mobilephoneconfirmed\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_mobilephoneconfirmed\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Determines if the phone number is confirmed by the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7f83f438-d9d9-4b91-80c4-5f52826ffebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Determines if the phone number is confirmed by the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7f83f438-d9d9-4b91-80c4-5f52826ffebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Mobile Phone Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3889a838-c759-48d4-ac25-33fbd3cf47ca\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Mobile Phone Confirmed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3889a838-c759-48d4-ac25-33fbd3cf47ca\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"acc5757d-14c8-4e7c-9a84-1ef7f4b1bde4\",\"HasChanged\":null,\"AttributeOf\":\"adx_identity_mobilephoneconfirmed\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10033,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_mobilephoneconfirmedname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_identity_mobilephoneconfirmedName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"eddaf2a4-acfd-4e94-98a9-687223cd46ab\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10034,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_newpassword\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_newpassword\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"568b7167-614b-4fff-80ec-c04bc34f24c5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"568b7167-614b-4fff-80ec-c04bc34f24c5\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"New Password Input\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a8f90e55-83ad-43dc-984f-6fb2af1a91b1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"New Password Input\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a8f90e55-83ad-43dc-984f-6fb2af1a91b1\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c1dbb52a-ad5c-4d99-ada4-f94b0ad28f4a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10035,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":true,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_passwordhash\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_passwordhash\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:54:44Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":128,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":256,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5199c79f-d2e3-40df-8471-f534db21f3cd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5199c79f-d2e3-40df-8471-f534db21f3cd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Password Hash\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46137ba1-ed73-4215-8fc1-b4f02f8c8638\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Password Hash\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46137ba1-ed73-4215-8fc1-b4f02f8c8638\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"92ff1b4a-d6b4-4a8e-af0b-195c150c5ee8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10036,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_securitystamp\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_securitystamp\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"A token used to manage the web authentication session.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"82055b87-5149-4c36-9013-f15aedfa58f6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"A token used to manage the web authentication session.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"82055b87-5149-4c36-9013-f15aedfa58f6\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Security Stamp\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26bb0361-233c-41b7-addc-cf4db661e763\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Security Stamp\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26bb0361-233c-41b7-addc-cf4db661e763\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"00d107da-3a82-4b23-9b42-ecbce315c664\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10037,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_twofactorenabled\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_twofactorenabled\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Determines if two-factor authentication is enabled for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1aa54719-eb57-40bd-a521-04a1fe94dbdc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Determines if two-factor authentication is enabled for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1aa54719-eb57-40bd-a521-04a1fe94dbdc\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Two Factor Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7654f47f-04fe-4a85-87f8-f3194e7b4518\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Two Factor Enabled\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7654f47f-04fe-4a85-87f8-f3194e7b4518\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"5ae5056d-7d4a-46dc-9a12-6e9f45cd684c\",\"HasChanged\":null,\"AttributeOf\":\"adx_identity_twofactorenabled\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10038,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_twofactorenabledname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_identity_twofactorenabledName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c2372398-5785-4978-b032-a7f4c8c95052\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10039,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_identity_username\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_identity_username\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the user identity for local web authentication.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"73b45455-b487-4f3c-94e9-0a15b8f10905\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the user identity for local web authentication.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"73b45455-b487-4f3c-94e9-0a15b8f10905\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"User Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b82f331a-eda5-4849-80b4-d212a8b9a423\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"User Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b82f331a-eda5-4849-80b4-d212a8b9a423\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"04c76109-4906-46a5-ba92-d54d2db931d7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10005,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_modifiedbyipaddress\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_ModifiedByIPAddress\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:48Z\",\"ModifiedOn\":\"2023-09-26T05:51:48Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"309d0a37-9609-4a63-b3af-dc247a5157b6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"309d0a37-9609-4a63-b3af-dc247a5157b6\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By IP Address\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c2ebcc90-91db-4ec9-a219-78ba95acaace\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By IP Address\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c2ebcc90-91db-4ec9-a219-78ba95acaace\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"776c0e5e-8c15-4f15-bc7b-ddab5e79964f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10006,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_modifiedbyusername\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_ModifiedByUsername\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:48Z\",\"ModifiedOn\":\"2023-09-26T05:51:48Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"84796753-5382-43ab-8c1a-9d50342ba6e4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"84796753-5382-43ab-8c1a-9d50342ba6e4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By Username\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93d60627-67ae-4990-bb4f-5ab6f6f44ae6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By Username\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93d60627-67ae-4990-bb4f-5ab6f6f44ae6\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"67a5b7d1-24cd-4d91-90c7-64e4230b84ab\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":10007,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_organizationname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_OrganizationName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:48Z\",\"ModifiedOn\":\"2023-09-26T05:51:48Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":500,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ef435c5-45b2-4301-b127-9720299908fa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ef435c5-45b2-4301-b127-9720299908fa\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Organization Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"25187a98-6e5f-4063-8503-b8941afa5cbd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Organization Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"25187a98-6e5f-4063-8503-b8941afa5cbd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"7db9cb33-1c8d-411a-bf7c-f2652ae5c785\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":10040,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_preferredlcid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_preferredlcid\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"User\\u2019s preferred portal LCID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"13d76256-41e8-46ca-956f-72b89c672276\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"User\\u2019s preferred portal LCID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"13d76256-41e8-46ca-956f-72b89c672276\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred LCID (Deprecated)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c534851-1c6c-48a6-864e-626a35f1f97d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred LCID (Deprecated)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c534851-1c6c-48a6-864e-626a35f1f97d\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"c480aaa0-f25d-4bc8-9d50-d33dd94b336e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10041,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profilealert\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_profilealert\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Alert\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d279bd29-2126-4ffd-9d39-9120a3c60e30\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Alert\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d279bd29-2126-4ffd-9d39-9120a3c60e30\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"d4245e0d-39b8-4d21-845f-6fe5c147291a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":10043,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profilealertdate\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_profilealertdate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Alert Date\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3b50fe0-9c38-4606-bf99-ab0ebfe56e70\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Alert Date\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3b50fe0-9c38-4606-bf99-ab0ebfe56e70\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"070f1a92-079d-48b8-aa0e-9c5e4487a63a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":10044,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profilealertinstructions\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_profilealertinstructions\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":4096,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Alert Instructions\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0651ca32-f477-444a-8b62-3bf74bf85768\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Alert Instructions\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0651ca32-f477-444a-8b62-3bf74bf85768\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"e11e1bcf-30b5-4345-8817-381748762fd5\",\"HasChanged\":null,\"AttributeOf\":\"adx_profilealert\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10042,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profilealertname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_profilealertName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"8d86aedc-b86e-4d5b-9ecf-28580d7ee391\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10045,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profileisanonymous\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_ProfileIsAnonymous\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Is Anonymous\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"06f31b54-d9f4-4591-8f17-357768a2ec6d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Is Anonymous\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"06f31b54-d9f4-4591-8f17-357768a2ec6d\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"7aa96d1c-092b-4075-a683-3f685d422344\",\"HasChanged\":null,\"AttributeOf\":\"adx_profileisanonymous\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10046,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profileisanonymousname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"adx_profileisanonymousName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"693e5b21-2336-4e96-b2e0-90f9f2e324b8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":10047,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profilelastactivity\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_ProfileLastActivity\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Last Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0314a872-b295-4cd8-82b2-d337db091661\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Last Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0314a872-b295-4cd8-82b2-d337db091661\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"3ca07e22-763b-4bb9-9652-cbba9d42081b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":10048,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_profilemodifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_profilemodifiedon\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Profile Modified On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"14236b0a-822d-4d9b-8bec-46498e943066\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Profile Modified On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"14236b0a-822d-4d9b-8bec-46498e943066\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"61144f5c-965b-447d-be32-4075a7b9d92d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":10049,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_publicprofilecopy\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"adx_PublicProfileCopy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:58Z\",\"ModifiedOn\":\"2023-09-26T05:52:58Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":64000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Public Profile Copy\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2acd67f9-eefe-489f-bc4f-5dd95d89b750\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Public Profile Copy\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2acd67f9-eefe-489f-bc4f-5dd95d89b750\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"b80adbe1-9418-4727-b833-d90e1b24eb93\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":10008,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"adx_timezone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Adx_TimeZone\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:48Z\",\"ModifiedOn\":\"2023-09-26T05:51:48Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"TimeZone\",\"MaxValue\":1500,\"MinValue\":-1500,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a2efdbac-7f75-4189-b44f-0f6e28b181c8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a2efdbac-7f75-4189-b44f-0f6e28b181c8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e1d6b450-6145-4622-a797-426e5bf1a319\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e1d6b450-6145-4622-a797-426e5bf1a319\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"73b4e92f-b74e-456b-bf19-12f630c9ee1d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":75,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"aging30\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Aging30\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":100000000000000.0,\"MinValue\":0.0,\"Precision\":2,\"PrecisionSource\":2,\"CalculationOf\":null,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":false,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For system use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b4cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For system use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b4cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Aging 30\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Aging 30\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b3cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"c168dd24-28e4-4e6c-b8b0-ede86e3a8866\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":211,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"aging30_base\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Aging30_Base\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":922337203685477.0,\"MinValue\":-922337203685477.0,\"Precision\":4,\"PrecisionSource\":2,\"CalculationOf\":\"aging30\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":true,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the Aging 30 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"404cb82c-b015-49b5-bff0-306db468fd12\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the Aging 30 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"404cb82c-b015-49b5-bff0-306db468fd12\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Aging 30 (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c5d62dd-b4a8-46b6-901d-d4e12ec19984\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Aging 30 (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c5d62dd-b4a8-46b6-901d-d4e12ec19984\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"939266fc-8a2e-4170-931c-53e3dba27bc7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":77,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"aging60\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Aging60\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":100000000000000.0,\"MinValue\":0.0,\"Precision\":2,\"PrecisionSource\":2,\"CalculationOf\":null,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":false,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For system use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c697ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For system use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c697ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Aging 60\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c597ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Aging 60\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c597ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"afe8bb3c-c681-4872-8be5-aae9587b78cd\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":209,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"aging60_base\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Aging60_Base\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":922337203685477.0,\"MinValue\":-922337203685477.0,\"Precision\":4,\"PrecisionSource\":2,\"CalculationOf\":\"aging60\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":true,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the Aging 60 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"212b2b2d-bcb1-4a0d-a4e3-dd6eb3382db0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the Aging 60 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"212b2b2d-bcb1-4a0d-a4e3-dd6eb3382db0\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Aging 60 (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4b6f458a-4e0b-4962-baad-cdeb2d7037f0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Aging 60 (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4b6f458a-4e0b-4962-baad-cdeb2d7037f0\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"0eb5a038-ea5b-4ff0-a235-0aae13e1dff4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":79,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"aging90\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Aging90\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":100000000000000.0,\"MinValue\":0.0,\"Precision\":2,\"PrecisionSource\":2,\"CalculationOf\":null,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":false,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For system use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0e92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For system use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0e92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Aging 90\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0d92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Aging 90\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0d92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"5affc035-c66a-40da-b3ac-21c5d4b621cc\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":210,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"aging90_base\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Aging90_Base\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":922337203685477.0,\"MinValue\":-922337203685477.0,\"Precision\":4,\"PrecisionSource\":2,\"CalculationOf\":\"aging90\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":true,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the Aging 90 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7e44d9d5-12de-46b2-93bc-1dfa27f518fb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the Aging 90 field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7e44d9d5-12de-46b2-93bc-1dfa27f518fb\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Aging 90 (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"875bcebb-e4d8-4fcc-9fb4-1a8393d6bc56\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Aging 90 (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"875bcebb-e4d8-4fcc-9fb4-1a8393d6bc56\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"8377804d-868f-49fb-9515-b7cc30afeb83\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"anniversary\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Anniversary\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Enter the date of the contact's wedding or service anniversary for use in customer gift programs or other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"be98ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Enter the date of the contact's wedding or service anniversary for use in customer gift programs or other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"be98ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Anniversary\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bd98ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Anniversary\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bd98ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"DateOnly\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"3f129504-4fe9-46e6-a41d-76a4a02d64c8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":36,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"annualincome\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"AnnualIncome\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":100000000000000.0,\"MinValue\":0.0,\"Precision\":2,\"PrecisionSource\":2,\"CalculationOf\":null,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":false,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the contact's annual income for use in profiling and financial analysis.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"85aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the contact's annual income for use in profiling and financial analysis.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"85aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Annual Income\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"84aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Annual Income\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"84aac7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"d1e9b78c-c371-4ddf-acdc-fe529bcb6570\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":206,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"annualincome_base\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"AnnualIncome_Base\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":922337203685477.0,\"MinValue\":-922337203685477.0,\"Precision\":4,\"PrecisionSource\":2,\"CalculationOf\":\"annualincome\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":true,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the Annual Income field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"355a754b-6090-4743-a868-c420e457f29a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the Annual Income field converted to the system's default base currency. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"355a754b-6090-4743-a868-c420e457f29a\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Annual Income (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"13eabed9-49d3-4b57-ac9c-5a5ecf6698f3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Annual Income (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"13eabed9-49d3-4b57-ac9c-5a5ecf6698f3\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"127e5146-42f6-4a8d-8afc-78b6f46f4e05\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":44,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"assistantname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"AssistantName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the name of the contact's assistant.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ed6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the name of the contact's assistant.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ed6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Assistant\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7dd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Assistant\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7dd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3b00aefa-0540-47e5-8d08-6e40451699fc\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":46,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"assistantphone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"AssistantPhone\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the phone number for the contact's assistant.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d025e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the phone number for the contact's assistant.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d025e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Assistant Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cf25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Assistant Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cf25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"9fb79f93-3449-4dec-a6b6-96faf3fdc0c7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"birthdate\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"BirthDate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Enter the contact's birthday for use in customer gift programs or other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6240b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Enter the contact's birthday for use in customer gift programs or other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6240b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Birthday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6140b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Birthday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6140b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"DateOnly\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"24e7bb82-0afc-4d0b-840e-79b271276c2e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":267,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"business2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Business2\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a second business phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ad30da3c-4bca-4f74-a64f-3a7a7688c461\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a second business phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ad30da3c-4bca-4f74-a64f-3a7a7688c461\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Business Phone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7bd46bc2-6d49-423e-9929-ab20e369c618\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Business Phone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7bd46bc2-6d49-423e-9929-ab20e369c618\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"8804443e-e143-412b-8e9b-d063987f7b19\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":268,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"callback\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Callback\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a callback phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f6382793-7f4f-4122-a420-0447c125c242\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a callback phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f6382793-7f4f-4122-a420-0447c125c242\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Callback Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"35071b5d-0723-4801-85e8-13110a4899c0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Callback Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"35071b5d-0723-4801-85e8-13110a4899c0\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"713538f9-c245-415d-a1cf-55438bff0e20\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":67,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"childrensnames\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ChildrensNames\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":255,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":510,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the names of the contact's children for reference in communications and client programs.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d553c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the names of the contact's children for reference in communications and client programs.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d553c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Children's Names\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d453c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Children's Names\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d453c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c332ded0-9988-44d4-9d8c-191c9b3ae75f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":270,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"company\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Company\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the company phone of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"891cb3dc-b528-4bc7-aafc-b20775ed969e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the company phone of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"891cb3dc-b528-4bc7-aafc-b20775ed969e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Company Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"251490fd-e449-4a35-afc3-7e5854d05304\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Company Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"251490fd-e449-4a35-afc3-7e5854d05304\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"MetadataId\":\"2ae700b3-97d2-4d99-96f2-8e4aa6368fc2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"contactid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ContactId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2e52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2e52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2d52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2d52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"570f0d59-4827-4710-aea7-01bedcaa2f57\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":62,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows who created the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"53d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows who created the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"53d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"52d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"52d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"29f6cc35-e1bc-47b0-bea7-29fece1842f3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":300,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyexternalparty\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedByExternalParty\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"externalparty\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the external party who created the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"70c1f386-d833-4137-ad6a-3e64d687be52\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the external party who created the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"70c1f386-d833-4137-ad6a-3e64d687be52\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (External Party)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e4f35f84-f3ca-4499-8c7b-f953b5ec75ee\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (External Party)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e4f35f84-f3ca-4499-8c7b-f953b5ec75ee\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b70246e2-1eaa-41c7-9586-69d320ae2a1d\",\"HasChanged\":null,\"AttributeOf\":\"createdbyexternalparty\",\"AttributeType\":\"String\",\"ColumnNumber\":301,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyexternalpartyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByExternalPartyName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a122199c-5bcd-4a18-bce0-63b499d48081\",\"HasChanged\":null,\"AttributeOf\":\"createdbyexternalparty\",\"AttributeType\":\"String\",\"ColumnNumber\":302,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyexternalpartyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByExternalPartyYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyexternalpartyname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"1e40acfa-f933-47f5-94e3-2443539a47fd\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":135,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"5e1347b1-63bd-4134-91e0-ba4b48f14f69\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":220,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"beb28bc9-e185-4d0d-af3d-a143465d00a4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":60,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5e52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5e52c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"5accc014-f842-4331-a24b-e88e1147987c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":222,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows who created the record on behalf of another user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c51b221-1a59-4867-b872-0b708cdaa42e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows who created the record on behalf of another user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c51b221-1a59-4867-b872-0b708cdaa42e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8551e417-7471-42d7-a040-51e8339bd917\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8551e417-7471-42d7-a040-51e8339bd917\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"0988799b-ee99-4fa0-a002-8d7307192ca3\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":224,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2502d921-a6e6-445d-9762-1a9dc03d728b\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":225,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"1f2a3873-bdb2-4c54-9a3f-dd44f50f2de3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":59,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"creditlimit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreditLimit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":100000000000000.0,\"MinValue\":0.0,\"Precision\":2,\"PrecisionSource\":2,\"CalculationOf\":null,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":false,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the credit limit of the contact for reference when you address invoice and accounting issues with the customer.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"774901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the credit limit of the contact for reference when you address invoice and accounting issues with the customer.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"774901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Credit Limit\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"764901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Credit Limit\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"764901bf-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MoneyAttributeMetadata\",\"MetadataId\":\"5383ea13-ab57-48cb-b391-f68180e1f2db\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Money\",\"ColumnNumber\":208,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"creditlimit_base\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreditLimit_Base\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"ImeMode\":\"Disabled\",\"MaxValue\":922337203685477.0,\"MinValue\":-922337203685477.0,\"Precision\":4,\"PrecisionSource\":2,\"CalculationOf\":\"creditlimit\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"IsBaseCurrency\":true,\"AttributeTypeName\":{\"Value\":\"MoneyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the Credit Limit field converted to the system's default base currency for reporting purposes. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4dc7644b-cd70-4a7e-b22a-989c7b18bdeb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the Credit Limit field converted to the system's default base currency for reporting purposes. The calculations use the exchange rate specified in the Currencies area.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4dc7644b-cd70-4a7e-b22a-989c7b18bdeb\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Credit Limit (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce2fe0dd-56fa-427b-bcff-63baae98c9db\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Credit Limit (Base)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce2fe0dd-56fa-427b-bcff-63baae98c9db\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"a6e910a3-7504-49f7-8a03-6c80e733886e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":61,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"creditonhold\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreditOnHold\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact is on a credit hold, for reference when addressing invoice and accounting issues.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2e54c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact is on a credit hold, for reference when addressing invoice and accounting issues.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2e54c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Credit Hold\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2d54c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Credit Hold\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2d54c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"cbfddd8d-8b14-4e9b-9d60-2af6a1fd2966\",\"HasChanged\":null,\"AttributeOf\":\"creditonhold\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":148,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"creditonholdname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreditOnHoldName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"bffd7570-2899-492b-97d8-a45208eb2114\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"customersizecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CustomerSizeCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the size of the contact's company for segmentation and reporting purposes.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the size of the contact's company for segmentation and reporting purposes.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Customer Size\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1992aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Customer Size\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1992aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"30cfe521-81bf-4e21-ae2c-fae6b0ee5628\",\"HasChanged\":null,\"AttributeOf\":\"customersizecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":167,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"customersizecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CustomerSizeCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"cd0cefe1-b185-4795-a05c-3f27c205f21e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"customertypecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CustomerTypeCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the category that best describes the relationship between the contact and your organization.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f099ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the category that best describes the relationship between the contact and your organization.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f099ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Relationship Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Relationship Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"38a3d266-1c2f-454e-8136-43439b75f094\",\"HasChanged\":null,\"AttributeOf\":\"customertypecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":156,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"customertypecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CustomerTypeCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b941c517-1976-41fe-b8a1-4d5700d2325c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":20,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"department\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Department\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the department or business unit where the contact works in the parent company or business.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4926e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the department or business unit where the contact works in the parent company or business.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4926e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Department\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4826e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Department\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4826e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"85617eb1-9944-47ed-8d56-8536832fd3ca\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"description\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Description\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"TextArea\",\"ImeMode\":\"Auto\",\"MaxLength\":2000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type additional information to describe the contact, such as an excerpt from the company's website.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c363cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type additional information to describe the contact, such as an excerpt from the company's website.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c363cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Description\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c263cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Description\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c263cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"TextArea\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"61914e7e-4904-4664-834d-d211d14b467b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":54,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotbulkemail\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotBulkEMail\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact accepts bulk email sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the contact can be added to marketing lists, but will be excluded from the email.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact accepts bulk email sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the contact can be added to marketing lists, but will be excluded from the email.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Bulk Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6e90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Bulk Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6e90aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"f87808fa-82db-4f81-8f58-53106bc45d49\",\"HasChanged\":null,\"AttributeOf\":\"donotbulkemail\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":152,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotbulkemailname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotBulkEMailName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"5300f108-5d05-42b7-81c0-bcc661376ba5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":55,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotbulkpostalmail\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotBulkPostalMail\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact accepts bulk postal mail sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the contact can be added to marketing lists, but will be excluded from the letters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fde8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact accepts bulk postal mail sent through marketing campaigns or quick campaigns. If Do Not Allow is selected, the contact can be added to marketing lists, but will be excluded from the letters.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fde8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Bulk Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Bulk Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"a5f7ecc1-2671-4e5b-867f-ca7c7ce0f914\",\"HasChanged\":null,\"AttributeOf\":\"donotbulkpostalmail\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":151,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotbulkpostalmailname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotBulkPostalMailName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"54cfd897-4c94-4af9-9c33-b014ccbc482a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":52,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotemail\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotEMail\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact allows direct email sent from Microsoft Dynamics 365. If Do Not Allow is selected, Microsoft Dynamics 365 will not send the email.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b91ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact allows direct email sent from Microsoft Dynamics 365. If Do Not Allow is selected, Microsoft Dynamics 365 will not send the email.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b91ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b81ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Emails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b81ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"507c1ce8-2ad4-4b87-8973-9783c2aad2fa\",\"HasChanged\":null,\"AttributeOf\":\"donotemail\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":150,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotemailname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotEMailName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"650630b8-fa1a-41ba-a9f8-1218467a0d6b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":51,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotfax\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotFax\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact allows faxes. If Do Not Allow is selected, the contact will be excluded from any fax activities distributed in marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"20f2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact allows faxes. If Do Not Allow is selected, the contact will be excluded from any fax activities distributed in marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"20f2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Faxes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ff2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Faxes\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ff2fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"111230d8-5b44-423f-8185-03026c871e98\",\"HasChanged\":null,\"AttributeOf\":\"donotfax\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":144,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotfaxname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotFaxName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"20ba2e1b-5b95-45c4-b9c4-7c15de6ba45f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":48,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotphone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotPhone\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact accepts phone calls. If Do Not Allow is selected, the contact will be excluded from any phone call activities distributed in marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"499aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact accepts phone calls. If Do Not Allow is selected, the contact will be excluded from any phone call activities distributed in marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"499aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Phone Calls\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"489aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Phone Calls\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"489aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"10e75845-bd99-4f3f-aab3-0d4d0140aef3\",\"HasChanged\":null,\"AttributeOf\":\"donotphone\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":149,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotphonename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotPhoneName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"a12ad652-a906-4fb2-b40a-4ff7e294c2c0\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":53,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotpostalmail\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotPostalMail\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact allows direct mail. If Do Not Allow is selected, the contact will be excluded from letter activities distributed in marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c125e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact allows direct mail. If Do Not Allow is selected, the contact will be excluded from letter activities distributed in marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c125e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Do not allow Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c025e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Do not allow Mails\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c025e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"98657af8-f2f0-492d-8e92-9386c04cd52f\",\"HasChanged\":null,\"AttributeOf\":\"donotpostalmail\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":147,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotpostalmailname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotPostalMailName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"328b4856-f1be-48ec-8d29-8468c561a0d8\",\"HasChanged\":null,\"AttributeOf\":\"donotsendmm\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":198,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotsendmarketingmaterialname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"DoNotSendMarketingMaterialName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"e294567c-19b5-4188-8402-2750238fbea2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":178,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"donotsendmm\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"DoNotSendMM\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact accepts marketing materials, such as brochures or catalogs. Contacts that opt out can be excluded from marketing initiatives.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c526e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact accepts marketing materials, such as brochures or catalogs. Contacts that opt out can be excluded from marketing initiatives.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c526e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Send Marketing Materials\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c426e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Send Marketing Materials\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c426e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"1f1a7b51-b139-453a-a1cb-e2899494e1a3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"educationcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"EducationCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the contact's highest level of education for use in segmentation and analysis.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ad41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the contact's highest level of education for use in segmentation and analysis.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ad41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Education\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Education\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"715996bd-04db-4fc9-9c20-df0fda5487bc\",\"HasChanged\":null,\"AttributeOf\":\"educationcode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":171,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"educationcodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"EducationCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"024a2ee3-b983-4fd8-8991-f8d548a227e0\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":42,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"emailaddress1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"EMailAddress1\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Email\",\"ImeMode\":\"Inactive\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the primary email address for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c397ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the primary email address for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c397ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Email\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c297ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c297ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Email\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"edd802ac-72ae-4e29-b2de-9dfe57c898f1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":45,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"emailaddress2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"EMailAddress2\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Email\",\"ImeMode\":\"Inactive\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the secondary email address for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the secondary email address for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Email Address 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3ccee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email Address 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3ccee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Email\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2a7f7ad8-9d2a-4e1e-8769-88d7b3affabb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":47,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"emailaddress3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"EMailAddress3\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Email\",\"ImeMode\":\"Inactive\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type an alternate email address for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"02abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type an alternate email address for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"02abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Email Address 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email Address 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Email\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"26d8b38a-0167-491a-8643-433afd1e08f6\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"employeeid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"EmployeeId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the employee ID or number for the contact for reference in orders, service cases, or other communications with the contact's organization.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"27d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the employee ID or number for the contact for reference in orders, service cases, or other communications with the contact's organization.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"27d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Employee\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Employee\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.ImageAttributeMetadata\",\"MetadataId\":\"e21fd53e-9210-47d7-bb29-aff6c01f3013\",\"HasChanged\":null,\"AttributeOf\":\"entityimageid\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":232,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"entityimage\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"EntityImage\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"IsPrimaryImage\":true,\"MaxHeight\":144,\"MaxWidth\":144,\"MaxSizeInKB\":10240,\"CanStoreFullImage\":false,\"AttributeTypeName\":{\"Value\":\"ImageType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the default image for the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9fc9994-cd81-41cb-874f-c5899e704286\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the default image for the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9fc9994-cd81-41cb-874f-c5899e704286\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Entity Image\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ffd27814-c580-4ddd-b9df-20f69ab57f41\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Entity Image\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ffd27814-c580-4ddd-b9df-20f69ab57f41\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"a65bb53d-d723-4e86-849c-cfba3475f5dc\",\"HasChanged\":null,\"AttributeOf\":\"entityimageid\",\"AttributeType\":\"BigInt\",\"ColumnNumber\":241,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"entityimage_timestamp\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"EntityImage_Timestamp\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d191d24a-2fbd-48b7-9101-e8a7d2f1bf27\",\"HasChanged\":null,\"AttributeOf\":\"entityimageid\",\"AttributeType\":\"String\",\"ColumnNumber\":240,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"entityimage_url\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"EntityImage_URL\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Url\",\"ImeMode\":\"Auto\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Url\"}},{\"MetadataId\":\"6784e5c8-51b5-46d2-af5b-ac2b2c3db625\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":239,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"entityimageid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"EntityImageId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb2c9bd4-0ec4-462a-972f-32571b7803d0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb2c9bd4-0ec4-462a-972f-32571b7803d0\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Entity Image Id\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f6d976db-4fa9-4c5c-8a5e-97c524f6642e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Entity Image Id\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f6d976db-4fa9-4c5c-8a5e-97c524f6642e\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DecimalAttributeMetadata\",\"MetadataId\":\"9a6afe78-2ac1-4812-a0e3-028c9a1d8a4c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Decimal\",\"ColumnNumber\":202,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"exchangerate\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ExchangeRate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MaxValue\":100000000000,\"MinValue\":0.000000000001,\"Precision\":12,\"ImeMode\":\"Disabled\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"DecimalType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"63f3fef6-c3af-4e2d-815a-d8fb51d05c02\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"63f3fef6-c3af-4e2d-815a-d8fb51d05c02\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Exchange Rate\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dfc9718f-02db-4efd-88a1-1960c54cc6af\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Exchange Rate\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dfc9718f-02db-4efd-88a1-1960c54cc6af\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2dfea494-4c69-48fa-bba3-30aa0c458c62\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":181,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"externaluseridentifier\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ExternalUserIdentifier\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Identifier for an external user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8d40b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Identifier for an external user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8d40b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"External User Identifier\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c40b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"External User Identifier\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c40b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"18d22cd0-f923-4d46-97e2-9decc997d285\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":40,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"familystatuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"FamilyStatusCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the marital status of the contact for reference in follow-up phone calls and other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6eabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the marital status of the contact for reference in follow-up phone calls and other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6eabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Marital Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6dabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marital Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6dabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"91ca1549-3ac9-40c4-929b-130d885a266f\",\"HasChanged\":null,\"AttributeOf\":\"familystatuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":166,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"familystatuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"FamilyStatusCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d657c60a-0b6e-4d0e-a87f-b439579b5bae\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":74,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"fax\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Fax\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the fax number for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3d99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the fax number for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3d99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3c99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3c99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a67701f5-ebd0-4412-8b70-c61a99595647\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"firstname\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"FirstName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the contact's first name to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1fe0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the contact's first name to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1fe0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"First Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ee0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"First Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ee0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"Recommended\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"b6a3a39c-ca04-4dd2-95d5-da59fb282e06\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":249,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.2.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"followemail\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"FollowEmail\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":true,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether to allow following email activity like opens, attachment views and link clicks for emails sent to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c822e3f-1427-40ee-8503-ec6b9557b72b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether to allow following email activity like opens, attachment views and link clicks for emails sent to the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c822e3f-1427-40ee-8503-ec6b9557b72b\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Follow Email Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6b69e950-13a5-49c6-9dc3-e6ac702e8f70\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Follow Email Activity\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6b69e950-13a5-49c6-9dc3-e6ac702e8f70\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"7c0cab05-b85a-4a3b-9b1e-87afc32c9575\",\"HasChanged\":null,\"AttributeOf\":\"followemail\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":250,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.2.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"followemailname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"FollowEmailName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"53d48ecc-3bcb-4347-b0f0-08ce4a263b1f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":41,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"ftpsiteurl\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"FtpSiteUrl\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Url\",\"ImeMode\":\"Inactive\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the URL for the contact's FTP site to enable users to access data and share documents.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fed8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the URL for the contact's FTP site to enable users to access data and share documents.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fed8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"FTP Site\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fdd8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"FTP Site\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fdd8dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Url\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"179aa4a5-6317-42a0-9b71-836591b963f1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"fullname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"FullName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":160,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Combines and shows the contact's first and last names so that the full name can be displayed in views and reports.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Combines and shows the contact's first and last names so that the full name can be displayed in views and reports.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Full Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Full Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"a81e86c9-e2e1-4c1e-81ab-8913eedaab47\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"gendercode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"GenderCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the contact's gender to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"94a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the contact's gender to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"94a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Gender\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Gender\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"20d2fdc1-a0f1-46ef-b3f6-b8b4abf2726e\",\"HasChanged\":null,\"AttributeOf\":\"gendercode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":164,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"gendercodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"GenderCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6182f714-55e8-437d-b862-7790bb458915\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"governmentid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"GovernmentId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the passport number or other government ID for the contact for use in documents or reports.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aaf1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the passport number or other government ID for the contact for use in documents or reports.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aaf1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Government\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Government\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9f1fbc4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"37861c8f-246f-4534-a91e-6f27aeee1243\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"haschildrencode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"HasChildrenCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact has any children for reference in follow-up phone calls and other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5541b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact has any children for reference in follow-up phone calls and other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5541b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Has Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5441b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Has Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5441b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"8d32efc2-5c1e-45fd-9312-36eabaff8547\",\"HasChanged\":null,\"AttributeOf\":\"haschildrencode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":160,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"haschildrencodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"HasChildrenCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9b6a6ce4-95f0-4694-95c2-645d5a82331f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":271,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"home2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Home2\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a second home phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c52348d-d03f-4321-8c5b-4111c1fdaebf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a second home phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c52348d-d03f-4321-8c5b-4111c1fdaebf\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Home Phone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4cf76ffa-6635-4188-a803-757fbd491977\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Home Phone 2\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4cf76ffa-6635-4188-a803-757fbd491977\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"6d403eba-b209-4e7a-8ab1-160cd4e2b0b5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":203,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the data import or data migration that created this record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c9daef0a-d830-4d2c-b2c8-86b866296838\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the data import or data migration that created this record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c9daef0a-d830-4d2c-b2c8-86b866296838\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"afa9b507-f135-4c6f-bd36-4b2e8fe4359c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"afa9b507-f135-4c6f-bd36-4b2e8fe4359c\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"84b388e2-00d5-4d83-9d21-19364ea42403\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":231,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":false,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"isautocreate\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"IsAutoCreate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether the contact was auto-created when promoting an email or an appointment.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"753d9826-f8fc-4c0a-97f6-96c8ac2e8a67\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether the contact was auto-created when promoting an email or an appointment.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"753d9826-f8fc-4c0a-97f6-96c8ac2e8a67\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Auto-created\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46b58595-4d60-4a1d-85f4-00ef1fbc7fe3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Auto-created\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46b58595-4d60-4a1d-85f4-00ef1fbc7fe3\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"d779f239-2a2e-4230-91f9-4074ffc657ff\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"isbackofficecustomer\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"IsBackofficeCustomer\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select whether the contact exists in a separate accounting or other system, such as Microsoft Dynamics GP or another ERP database, for use in integration processes.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select whether the contact exists in a separate accounting or other system, such as Microsoft Dynamics GP or another ERP database, for use in integration processes.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Back Office Customer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3925e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Back Office Customer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3925e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"0ae7d032-b1d5-4997-b61c-c1c49278f2e3\",\"HasChanged\":null,\"AttributeOf\":\"isbackofficecustomer\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":145,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"isbackofficecustomername\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"IsBackofficeCustomerName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"d9923a33-d14a-4579-be84-06f16fb9c452\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":58,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":false,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"isprivate\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"IsPrivate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"68b102b3-b59d-479e-963a-d59fd91e1c76\",\"HasChanged\":null,\"AttributeOf\":\"isprivate\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":143,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"isprivatename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"IsPrivateName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6ad24f34-8bfb-4301-bb61-d6d5466e1e03\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"jobtitle\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"JobTitle\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the job title of the contact to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"04d9dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the job title of the contact to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"04d9dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Job Title\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"03d9dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Job Title\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"03d9dee2-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2f8fdd79-0372-490d-9053-b743becfca0d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"lastname\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"LastName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the contact's last name to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"74e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the contact's last name to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"74e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Last Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"73e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Last Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"73e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"67cb23fc-f521-45fe-9e85-d7fb82097f0f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":247,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.1.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"lastonholdtime\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"LastOnHoldTime\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Contains the date and time stamp of the last on hold time.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6d7acad0-d1a6-4133-ba12-ffb40e42975c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Contains the date and time stamp of the last on hold time.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6d7acad0-d1a6-4133-ba12-ffb40e42975c\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Last On Hold Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"716cdfce-8467-4b88-ac00-597cc48fb161\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Last On Hold Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"716cdfce-8467-4b88-ac00-597cc48fb161\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"034cb7b4-5d3e-41d2-87ce-427db760d01b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":184,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"lastusedincampaign\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"LastUsedInCampaign\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the date when the contact was last included in a marketing campaign or quick campaign.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b6e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the date when the contact was last included in a marketing campaign or quick campaign.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b6e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Last Date Included in Campaign\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b5e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Last Date Included in Campaign\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b5e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"853b2009-216c-4c0e-9abc-dfd285210a82\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"leadsourcecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"LeadSourceCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the primary marketing source that directed the contact to your organization.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3999ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the primary marketing source that directed the contact to your organization.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3999ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lead Source\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3899ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lead Source\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3899ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"e118e346-60e7-44dc-8edb-e1511eee302e\",\"HasChanged\":null,\"AttributeOf\":\"leadsourcecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":170,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"leadsourcecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"LeadSourceCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3c770763-164c-4e8e-b789-f7fb41f6c838\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":49,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"managername\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ManagerName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the name of the contact's manager for use in escalating issues or other follow-up communications with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c598ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the name of the contact's manager for use in escalating issues or other follow-up communications with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c598ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Manager\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c498ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Manager\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c498ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c90fc59f-8cf4-47f1-8240-256fd2835872\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":50,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"managerphone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ManagerPhone\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the phone number for the contact's manager.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"78d7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the phone number for the contact's manager.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"78d7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Manager Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"77d7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Manager Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"77d7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"895d0811-bc1b-407d-9fd6-5425a0a3c859\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":306,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.2.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"marketingonly\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"MarketingOnly\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Whether is only for marketing\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2ed3b5cb-0206-41d1-a3a3-fbeebe9442a1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Whether is only for marketing\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2ed3b5cb-0206-41d1-a3a3-fbeebe9442a1\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Marketing Only\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57667025-e602-4e27-b182-eac03d04b979\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marketing Only\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57667025-e602-4e27-b182-eac03d04b979\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"16dfb80a-2e09-4128-9564-a7d5d0ee2e26\",\"HasChanged\":null,\"AttributeOf\":\"marketingonly\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":307,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.2.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"marketingonlyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"MarketingOnlyName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2c67e065-ea3b-408e-b9c8-d10ba4232e13\",\"HasChanged\":null,\"AttributeOf\":\"masterid\",\"AttributeType\":\"String\",\"ColumnNumber\":185,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"mastercontactidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"MasterContactIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6dfbe8ce-252e-4ff5-bd5c-2d4dc0752f9d\",\"HasChanged\":null,\"AttributeOf\":\"masterid\",\"AttributeType\":\"String\",\"ColumnNumber\":218,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"mastercontactidyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"MasterContactIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"mastercontactidname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"a4e75d35-3f43-4301-84b8-aa611273beae\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":175,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"masterid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"MasterId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"contact\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the master contact for merge.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4c9af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the master contact for merge.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4c9af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Master ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4b9af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Master ID\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4b9af6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"edbffb0e-c1c9-46c2-98c1-acbb6a153a73\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":180,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"merged\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"Merged\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows whether the account has been merged with a master contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2499ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows whether the account has been merged with a master contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2499ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Merged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2399ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Merged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2399ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"62ee16a6-a80d-448d-b5d1-cdf24f19be6e\",\"HasChanged\":null,\"AttributeOf\":\"merged\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":188,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"mergedname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"MergedName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"749caae4-1acb-44d0-9bb8-0efdc51108b7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"middlename\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"MiddleName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Active\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the contact's middle name or initial to make sure the contact is addressed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"16d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the contact's middle name or initial to make sure the contact is addressed correctly.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"16d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Middle Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Middle Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15d8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3c53ad8a-04ac-4a14-a73f-24de4c721e28\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":69,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"mobilephone\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"MobilePhone\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the mobile phone number for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a4e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the mobile phone number for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a4e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Mobile Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a3e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Mobile Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a3e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"e4b60e31-0ad9-4933-8aa1-2b9b783e346b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":64,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows who last updated the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fee9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows who last updated the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fee9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fde9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fde9af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"c212fc01-729f-408e-ab64-9566b1c3c3c1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":303,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyexternalparty\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedByExternalParty\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"externalparty\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the external party who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"98461ef6-a588-4c95-8bc8-8cd897455b8f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the external party who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"98461ef6-a588-4c95-8bc8-8cd897455b8f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (External Party)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"50046e25-613e-461b-91ef-2a297c7da7e3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (External Party)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"50046e25-613e-461b-91ef-2a297c7da7e3\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"ecfae645-e57d-4055-952b-d80bad6ad7ce\",\"HasChanged\":null,\"AttributeOf\":\"modifiedbyexternalparty\",\"AttributeType\":\"String\",\"ColumnNumber\":304,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyexternalpartyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByExternalPartyName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a356f584-fb0c-4a61-aa58-17a56a751b38\",\"HasChanged\":null,\"AttributeOf\":\"modifiedbyexternalparty\",\"AttributeType\":\"String\",\"ColumnNumber\":305,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyexternalpartyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByExternalPartyYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyexternalpartyname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9d36ad7e-c3fe-4285-8e67-c04e8441c8bf\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":137,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f8ad3958-2872-46ab-b656-5abc82fba4fc\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":213,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"080bbb64-bdeb-443b-aeaf-b0399ee32d7d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":63,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"baa9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"baa9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b9a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b9a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"926917ac-da30-41d7-b6a5-93c8baccd8d2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":226,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows who last updated the record on behalf of another user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a93b0bc-4a65-4da6-a965-c6362de6751f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows who last updated the record on behalf of another user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a93b0bc-4a65-4da6-a965-c6362de6751f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef5dbcd1-8cb0-4b31-8b33-75c4896d5d33\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef5dbcd1-8cb0-4b31-8b33-75c4896d5d33\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"49613c52-1837-4523-ac3d-e5d3cc4c442e\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":228,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"0b5c33b1-8253-498f-ae72-5b5856fcda3c\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":229,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"e19a5b60-7d00-41fc-9b64-39bc97701e25\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":10009,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"msa_managingpartnerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"msa_managingpartnerid\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:48Z\",\"ModifiedOn\":\"2023-09-26T05:51:49Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"account\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for Account associated with Contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c5a91a7-c741-41e1-8727-568c0a00ee75\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for Account associated with Contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c5a91a7-c741-41e1-8727-568c0a00ee75\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Managing Partner\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bc535a69-35bd-4fa1-b59b-a96902a0cac9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Managing Partner\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bc535a69-35bd-4fa1-b59b-a96902a0cac9\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d2f6a8b7-c6af-4e7e-bb82-f267fb7e1ef9\",\"HasChanged\":null,\"AttributeOf\":\"msa_managingpartnerid\",\"AttributeType\":\"String\",\"ColumnNumber\":10010,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"msa_managingpartneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"msa_managingpartneridName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:49Z\",\"ModifiedOn\":\"2023-09-26T05:51:49Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":160,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"37e4849e-6537-4dde-8bef-8733a9b37dd4\",\"HasChanged\":null,\"AttributeOf\":\"msa_managingpartnerid\",\"AttributeType\":\"String\",\"ColumnNumber\":10011,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"msa_managingpartneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"msa_managingpartneridYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:49Z\",\"ModifiedOn\":\"2023-09-26T05:51:49Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":160,\"YomiOf\":\"msa_managingpartneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"76475207-0b0b-42c8-95b9-dd6719221336\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10012,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_disablewebtracking\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"msdyn_disablewebtracking\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact has opted out of web tracking.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"34efd172-bd14-47a9-bff6-d03c69081edb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact has opted out of web tracking.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"34efd172-bd14-47a9-bff6-d03c69081edb\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Disable Web Tracking\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"248ce528-3f3f-42ea-adc3-9d0a76b80e72\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Disable Web Tracking\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"248ce528-3f3f-42ea-adc3-9d0a76b80e72\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"970fff6b-724a-4c6c-af8d-ddebaf06e412\",\"HasChanged\":null,\"AttributeOf\":\"msdyn_disablewebtracking\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10013,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_disablewebtrackingname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"msdyn_disablewebtrackingName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"d8a0c323-4667-4835-b642-27d829edd07e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10014,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_isminor\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"msdyn_isminor\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f41c574e-1885-4753-85db-ff5e5248675e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f41c574e-1885-4753-85db-ff5e5248675e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Minor\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eac354ea-e118-46eb-9f1f-2349dbe272b9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Minor\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eac354ea-e118-46eb-9f1f-2349dbe272b9\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"adadb090-05f3-4599-bd4c-bd9c2cfa915d\",\"HasChanged\":null,\"AttributeOf\":\"msdyn_isminor\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10015,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_isminorname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"msdyn_isminorName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"24e941f5-1492-4625-942e-c31369eab3af\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":10016,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_isminorwithparentalconsent\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"msdyn_isminorwithparentalconsent\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction and has parental consent.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4e109480-2630-445b-9347-02aea0fdb306\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates that the contact is considered a minor in their jurisdiction and has parental consent.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4e109480-2630-445b-9347-02aea0fdb306\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Minor with Parental Consent\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b9d06c5d-b37a-4256-b659-5fb2c53dced0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Minor with Parental Consent\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b9d06c5d-b37a-4256-b659-5fb2c53dced0\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"740b171d-744f-4847-8c9e-a1fb4afc1cdc\",\"HasChanged\":null,\"AttributeOf\":\"msdyn_isminorwithparentalconsent\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10017,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_isminorwithparentalconsentname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"msdyn_isminorwithparentalconsentName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"76e0d6ce-afc6-4f3d-b532-5fdb27049dfd\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":10018,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.4.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"msdyn_portaltermsagreementdate\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"msdyn_portaltermsagreementdate\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:52:15Z\",\"ModifiedOn\":\"2023-09-26T05:52:15Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates the date and time that the person agreed to the portal terms and conditions.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cce52a73-d882-43ba-934e-fde977514885\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates the date and time that the person agreed to the portal terms and conditions.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cce52a73-d882-43ba-934e-fde977514885\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Portal Terms Agreement Date\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ea5137ee-1c18-4f5b-bc7e-02104f5d350e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Portal Terms Agreement Date\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ea5137ee-1c18-4f5b-bc7e-02104f5d350e\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"b4dd73fe-bc94-48f1-bbd7-3e3d1b65182a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":10050,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"mspp_userpreferredlcid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"mspp_userpreferredlcid\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:59:24Z\",\"ModifiedOn\":\"2023-09-26T05:59:24Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"User\\u2019s preferred portal language\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d299e375-449c-4366-bc30-0cf9a3fbe6bd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"User\\u2019s preferred portal language\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d299e375-449c-4366-bc30-0cf9a3fbe6bd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Language\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ff1fc3df-6880-4236-99d0-ae819a7efe06\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Language\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ff1fc3df-6880-4236-99d0-ae819a7efe06\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"b909f014-f7ee-448a-86fa-1865b09017fb\",\"HasChanged\":null,\"AttributeOf\":\"mspp_userpreferredlcid\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":10051,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"mspp_userpreferredlcidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"mspp_userpreferredlcidName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:59:24Z\",\"ModifiedOn\":\"2023-09-26T05:59:24Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3b1919a0-3a34-493e-9788-374e3d7ace42\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"nickname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"NickName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the contact's nickname.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3ce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the contact's nickname.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3ce8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Nickname\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3be8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Nickname\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3be8af0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"995b823b-e4bc-495f-8f78-c06a595c5b7c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":66,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"numberofchildren\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"NumberOfChildren\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":1000000000,\"MinValue\":0,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the number of children the contact has for reference in follow-up phone calls and other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the number of children the contact has for reference in follow-up phone calls and other communications.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"26abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"No. of Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"25abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No. of Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"25abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"4a39baa7-04d9-490f-b346-43821f159e94\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":246,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.1.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"onholdtime\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OnHoldTime\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows how long, in minutes, that the record was on hold.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9d12e77-de5e-4881-ba94-2c882fd550eb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows how long, in minutes, that the record was on hold.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9d12e77-de5e-4881-ba94-2c882fd550eb\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"On Hold Time (Minutes)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3b747569-3c7c-424c-b714-687586a60625\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"On Hold Time (Minutes)\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3b747569-3c7c-424c-b714-687586a60625\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"cd054151-e0f0-46a7-ad42-5dc9b76bf7d0\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":201,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":null,\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c3a1a8f8-6ae0-4d8c-9adf-1b26543aff0b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c3a1a8f8-6ae0-4d8c-9adf-1b26543aff0b\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9cef31c2-4884-40f3-9aec-7fea112495d5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9cef31c2-4884-40f3-9aec-7fea112495d5\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"6c720ad6-f488-4b2f-8a71-7204c6ae40f4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":139,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c298ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c298ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c198ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c198ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"ce960d1e-31a8-4d78-b0d3-a47eb3b78974\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":140,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"84b4a3ba-7161-4601-86d9-f569ca588565\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":142,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9c44c6bb-9626-488d-84c6-49ef30789689\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":217,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"971c238a-987d-4b8b-81ee-50418caff142\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the business unit that owns the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"85e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the business unit that owns the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"85e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"84e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"84e0eed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"17a20b61-264f-46ba-bdcc-83bfe697dfa0\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":10000,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-09T05:44:48Z\",\"ModifiedOn\":\"2023-09-09T05:44:48Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":160,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"3ee0fcb9-4228-4454-9c27-d6f93a4ab036\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":230,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the team who owns the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f1d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the team who owns the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f1d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3629fca-f1c2-4fff-98f9-68bfa9517b79\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3629fca-f1c2-4fff-98f9-68bfa9517b79\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"36b3a71a-b3df-4877-adac-6aa0846f6e8c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who owns the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"291d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who owns the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"291d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9417c1fc-e050-4a18-90ea-f5b73a10ff3b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9417c1fc-e050-4a18-90ea-f5b73a10ff3b\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"86c64f23-606e-4e6f-9c31-9bc3b320095c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":70,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"pager\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Pager\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the pager number for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0fd8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the pager number for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0fd8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Pager\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0ed8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Pager\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0ed8a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"8f8bf64b-2425-478f-91dd-651a8ff21356\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":80,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcontactid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParentContactId\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"contact\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the parent contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"341d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the parent contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"341d9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Parent Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f66cd932-11fe-4b10-9efe-360283f2e553\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Parent Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f66cd932-11fe-4b10-9efe-360283f2e553\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"60e43d59-c9a5-4604-9704-a6d5c95afc97\",\"HasChanged\":null,\"AttributeOf\":\"parentcontactid\",\"AttributeType\":\"String\",\"ColumnNumber\":83,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcontactidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParentContactIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"df28d9e6-d813-4b89-90c0-cd20e2a8bea8\",\"HasChanged\":null,\"AttributeOf\":\"parentcontactid\",\"AttributeType\":\"String\",\"ColumnNumber\":221,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcontactidyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParentContactIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"parentcontactidname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"c7a58b13-df19-491c-a918-1bc26eaf6eb3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Customer\",\"ColumnNumber\":179,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcustomerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ParentCustomerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"account\",\"contact\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"CustomerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the parent account or parent contact for the contact to provide a quick link to additional details, such as financial information, activities, and opportunities.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6391aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the parent account or parent contact for the contact to provide a quick link to additional details, such as financial information, activities, and opportunities.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6391aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Company Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6291aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Company Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6291aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"063644b5-ebee-4e37-9f39-5c360188f39e\",\"HasChanged\":null,\"AttributeOf\":\"parentcustomerid\",\"AttributeType\":\"String\",\"ColumnNumber\":194,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcustomeridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParentCustomerIdName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":160,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":8000,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"888e0b22-a38b-42e8-a977-4d7e59f6bf63\",\"HasChanged\":null,\"AttributeOf\":\"parentcustomerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":197,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcustomeridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParentCustomerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Parent Customer Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72189826-77b0-43f6-96ca-913d5babdb22\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Parent Customer Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72189826-77b0-43f6-96ca-913d5babdb22\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a3ff93d1-112e-4c21-b671-6fc079886df8\",\"HasChanged\":null,\"AttributeOf\":\"parentcustomerid\",\"AttributeType\":\"String\",\"ColumnNumber\":215,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"parentcustomeridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParentCustomerIdYomiName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":450,\"YomiOf\":\"parentcustomeridname\",\"IsLocalizable\":false,\"DatabaseLength\":8000,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"80f109a0-1ff3-49e7-a8dd-461c96086afd\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"participatesinworkflow\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParticipatesInWorkflow\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultValue\":false,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows whether the contact participates in workflow rules.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows whether the contact participates in workflow rules.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Participates in Workflow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c999f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Participates in Workflow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c999f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"ad58c070-6fb1-49b9-ba99-d3063c92b4c2\",\"HasChanged\":null,\"AttributeOf\":\"participatesinworkflow\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":146,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"participatesinworkflowname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ParticipatesInWorkflowName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"384614ff-b79c-4009-9bec-7dedf8c7b99c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"paymenttermscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"PaymentTermsCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the payment terms to indicate when the customer needs to pay the total amount.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a61ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the payment terms to indicate when the customer needs to pay the total amount.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a61ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Payment Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a51ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Payment Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a51ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"0cf171b7-b3a5-47b4-9abe-07ee3f4ac35a\",\"HasChanged\":null,\"AttributeOf\":\"paymenttermscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":163,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"paymenttermscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"PaymentTermsCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"42741f7e-dc25-4857-84d6-b4ecab8d9e2e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":176,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredappointmentdaycode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"PreferredAppointmentDayCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the preferred day of the week for service appointments.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3ed6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the preferred day of the week for service appointments.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3ed6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Day\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Day\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"8ee45967-ddcd-4aca-8267-5a09e7b7fca3\",\"HasChanged\":null,\"AttributeOf\":\"preferredappointmentdaycode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":195,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredappointmentdaycodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"PreferredAppointmentDayCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"89802cd9-fe13-4612-8cac-e3593d3da38b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":177,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredappointmenttimecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"PreferredAppointmentTimeCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the preferred time of day for service appointments.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the preferred time of day for service appointments.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"c8af4252-6a53-44b3-abd0-da02d6f1dd68\",\"HasChanged\":null,\"AttributeOf\":\"preferredappointmenttimecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":189,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredappointmenttimecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"PreferredAppointmentTimeCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"3423a9b1-891b-44cb-a9b9-28d5a4ffb628\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredcontactmethodcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"PreferredContactMethodCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the preferred method of contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7925e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the preferred method of contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7925e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Method of Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7825e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Method of Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7825e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"5a03260a-3992-48fe-a540-1cfb5b82e930\",\"HasChanged\":null,\"AttributeOf\":\"preferredcontactmethodcode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":154,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredcontactmethodcodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"PreferredContactMethodCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"e2fc4683-1187-46e6-91f8-9057f0c7d939\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":173,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredsystemuserid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"PreferredSystemUserId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Choose the regular or preferred customer service representative for reference when scheduling service activities for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3198ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Choose the regular or preferred customer service representative for reference when scheduling service activities for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3198ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred User\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3098ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred User\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3098ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"ab504794-dedf-4115-8736-9d4c3b298947\",\"HasChanged\":null,\"AttributeOf\":\"preferredsystemuserid\",\"AttributeType\":\"String\",\"ColumnNumber\":186,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredsystemuseridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"PreferredSystemUserIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"58f2ba15-94e4-4130-898e-9b8fdfa8e998\",\"HasChanged\":null,\"AttributeOf\":\"preferredsystemuserid\",\"AttributeType\":\"String\",\"ColumnNumber\":216,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"preferredsystemuseridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"PreferredSystemUserIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"preferredsystemuseridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"4e40d60b-79fb-41b7-a0cd-a62996c46688\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":234,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"processid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ProcessId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the ID of the process.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60cec15c-914e-4c32-bb46-ff2091b2a6c2\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the ID of the process.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60cec15c-914e-4c32-bb46-ff2091b2a6c2\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Process\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7f6747a3-1c34-4ecf-a1ae-b766612c730f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Process\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7f6747a3-1c34-4ecf-a1ae-b766612c730f\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"652781a5-89db-4c89-b671-a0570ddefb24\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"salutation\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Salutation\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the salutation of the contact to make sure the contact is addressed correctly in sales calls, email messages, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the salutation of the contact to make sure the contact is addressed correctly in sales calls, email messages, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"15d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Salutation\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1f92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Salutation\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1f92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"c4e78fca-298a-49ed-8c75-750cdacf1127\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":10001,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"sample_contributorsid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"sample_ContributorsId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-09T09:45:56Z\",\"ModifiedOn\":\"2023-09-09T09:46:18Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"sample_idea\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for Idea associated with Contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ae18bf7f-b4f3-4530-9ebc-9c513dcc5f0f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for Idea associated with Contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ae18bf7f-b4f3-4530-9ebc-9c513dcc5f0f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Contributors\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4cd6ff94-6f04-4e2e-b26d-8d62c5603bef\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Contributors\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4cd6ff94-6f04-4e2e-b26d-8d62c5603bef\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c92e3f62-365a-4a6d-8aea-b1d0b8bb83c5\",\"HasChanged\":null,\"AttributeOf\":\"sample_contributorsid\",\"AttributeType\":\"String\",\"ColumnNumber\":10002,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"sample_contributorsidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"sample_ContributorsIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-09T09:46:18Z\",\"ModifiedOn\":\"2023-09-09T09:46:18Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"ff7d514a-d8ac-41b5-931c-c344aac35849\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"shippingmethodcode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ShippingMethodCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f0cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select a shipping method for deliveries sent to this address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f0cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"b5711e06-6923-4e4c-beb8-87112d42b20b\",\"HasChanged\":null,\"AttributeOf\":\"shippingmethodcode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":168,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"shippingmethodcodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ShippingMethodCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"589d672c-d005-4623-98dc-932ddf7f8915\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":243,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.1.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"slaid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"SLAId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"sla\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Choose the service level agreement (SLA) that you want to apply to the Contact record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4e99a21-c0ea-4e45-a13a-e555730f05b0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Choose the service level agreement (SLA) that you want to apply to the Contact record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4e99a21-c0ea-4e45-a13a-e555730f05b0\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"SLA\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a8ed7173-3b9c-4833-836a-4ca60aa41a1f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"SLA\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a8ed7173-3b9c-4833-836a-4ca60aa41a1f\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"bbf1111d-d828-43a8-9cf1-b8db34085a33\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":245,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.1.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"slainvokedid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"SLAInvokedId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"sla\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Last SLA that was applied to this case. This field is for internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2a4fe427-3229-422e-af5c-aa66d33c0b99\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Last SLA that was applied to this case. This field is for internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2a4fe427-3229-422e-af5c-aa66d33c0b99\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Last SLA applied\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ba20c8b9-b1c1-423f-9733-c7bbfa23a007\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Last SLA applied\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ba20c8b9-b1c1-423f-9733-c7bbfa23a007\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a95d00a7-03b7-4ad4-bd07-527d6e5cf7a1\",\"HasChanged\":null,\"AttributeOf\":\"slainvokedid\",\"AttributeType\":\"String\",\"ColumnNumber\":248,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.1.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"slainvokedidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"SLAInvokedIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a386f281-cf1f-4f0e-af90-f1b54f861fcd\",\"HasChanged\":null,\"AttributeOf\":\"slaid\",\"AttributeType\":\"String\",\"ColumnNumber\":244,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.1.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"slaname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"SLAName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"82f97199-b0a4-4382-8ed6-f5dc5a57676b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":43,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"spousesname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"SpousesName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the name of the contact's spouse or partner for reference during calls, events, or other communications with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9126e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the name of the contact's spouse or partner for reference during calls, events, or other communications with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9126e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Spouse/Partner Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9026e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Spouse/Partner Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9026e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"0f8578a7-807b-45fb-b4b7-a03c9aa3cdac\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":233,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"6.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"stageid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"StageId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the ID of the stage.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"77b76435-8753-480f-bc44-cf338fbe32ae\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the ID of the stage.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"77b76435-8753-480f-bc44-cf338fbe32ae\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"(Deprecated) Process Stage\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3f7aa60f-6013-422d-b1aa-5f88fca7db93\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"(Deprecated) Process Stage\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3f7aa60f-6013-422d-b1aa-5f88fca7db93\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"cdc3895a-7539-41e9-966b-3f9ef805aefd\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":76,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"StateCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":0,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows whether the contact is active or inactive. Inactive contacts are read-only and can't be edited unless they are reactivated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4554c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows whether the contact is active or inactive. Inactive contacts are read-only and can't be edited unless they are reactivated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4554c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4454c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4454c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"b2ad6b42-10fd-49e6-beb3-56ee929c0a8e\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":157,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"StateCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"a247349a-78ab-4729-8528-515fc2719b67\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":78,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"StatusCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select the contact's status.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"89cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select the contact's status.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"89cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"c56f4da6-2fe2-44a0-92cd-015f2e9975da\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":159,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"StatusCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"9fba06a8-1b73-44d3-b01d-dedb14d0b4c3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":182,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":false,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"subscriptionid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"SubscriptionId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a353c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a353c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Subscription\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b152b7b7-c529-41eb-b1a9-4a5cb8f46779\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Subscription\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b152b7b7-c529-41eb-b1a9-4a5cb8f46779\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3f2a06ad-0084-41ed-89ab-dda1ff0be0d8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"suffix\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Suffix\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":10,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":20,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the suffix used in the contact's name, such as Jr. or Sr. to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"369aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the suffix used in the contact's name, such as Jr. or Sr. to make sure the contact is addressed correctly in sales calls, email, and marketing campaigns.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"369aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Suffix\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"359aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Suffix\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"359aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"eac88f8f-9072-4a1a-ad67-cf439d900dc8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":71,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"telephone1\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Telephone1\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the main phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"86cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the main phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"86cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Business Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"85cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Business Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"85cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c8ad57be-5da8-4fd4-886e-7a79f6e4fe30\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":72,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"telephone2\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Telephone2\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a second phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a second phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b964cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Home Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b864cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Home Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b864cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6512eab4-d2d6-4d19-a1b9-a9087545d9e8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":73,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"telephone3\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"Telephone3\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Inactive\",\"MaxLength\":50,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":100,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type a third phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d540b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type a third phone number for this contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d540b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Telephone 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d440b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Telephone 3\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d440b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Phone\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"aa3e1fe6-cd5c-424b-b54c-7b17474c47bf\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":57,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"territorycode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"TerritoryCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Select a region or territory for the contact for use in segmentation and analysis.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3664cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Select a region or territory for the contact for use in segmentation and analysis.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3664cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Territory\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3564cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Territory\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3564cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"e2c3ceeb-f021-4693-89fc-b2449ce0a96c\",\"HasChanged\":null,\"AttributeOf\":\"territorycode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":161,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"territorycodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TerritoryCodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a9f536d0-846a-46aa-a124-1927a5b03ce2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":254,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"8.2.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"timespentbymeonemailandmeetings\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"TimeSpentByMeOnEmailAndMeetings\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":1250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":2500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Total time spent for emails (read and write) and meetings by me in relation to the contact record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3f260e53-e4b7-4d31-b698-ff81823c2136\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Total time spent for emails (read and write) and meetings by me in relation to the contact record.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3f260e53-e4b7-4d31-b698-ff81823c2136\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Spent by me\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01a275b5-f272-469f-a46b-50836d87ec37\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Spent by me\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01a275b5-f272-469f-a46b-50836d87ec37\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"da07052e-fe81-4f9c-857d-deb2ede5b9c8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":204,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"400e50b3-bd7b-47be-b328-591f2bac684f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"400e50b3-bd7b-47be-b328-591f2bac684f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5718c6b2-f60d-464f-beda-f549ecb9bbf6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5718c6b2-f60d-464f-beda-f549ecb9bbf6\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"0762c350-de10-41f9-8f84-a64f5ce9d306\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":200,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"transactioncurrencyid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"TransactionCurrencyId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"transactioncurrency\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Choose the local currency for the record to make sure budgets are reported in the correct currency.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3cb43f24-af48-4852-9a01-e77bafe414ab\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Choose the local currency for the record to make sure budgets are reported in the correct currency.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3cb43f24-af48-4852-9a01-e77bafe414ab\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Currency\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d779cb5d-78c3-415d-b3b1-54257767b173\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Currency\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d779cb5d-78c3-415d-b3b1-54257767b173\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"982ad84f-ded4-4dc7-8dbc-74541bf715fa\",\"HasChanged\":null,\"AttributeOf\":\"transactioncurrencyid\",\"AttributeType\":\"String\",\"ColumnNumber\":212,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"transactioncurrencyidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TransactionCurrencyIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"680f719a-234f-43da-9527-e6e62150c846\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":242,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"7.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"traversedpath\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TraversedPath\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":1250,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":2500,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb94a6eb-4edc-4d51-8b66-bd23aa6650bf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb94a6eb-4edc-4d51-8b66-bd23aa6650bf\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"(Deprecated) Traversed Path\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"517e05f0-c37a-4d61-a162-d0797b1a09b1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"(Deprecated) Traversed Path\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"517e05f0-c37a-4d61-a162-d0797b1a09b1\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"513aab54-0881-4a9d-8c54-407cf79a8163\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":205,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"96ab49b3-e3cb-4ace-92cc-7363445426c4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"96ab49b3-e3cb-4ace-92cc-7363445426c4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"872e3c0a-f5eb-41cd-a7a7-83cb522c7815\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"872e3c0a-f5eb-41cd-a7a7-83cb522c7815\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"18be3fc7-910c-4ccb-9162-a4eab5a4323b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":68,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version number of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"453d69c4-cf22-4cdd-9b05-16b920e0ce4d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version number of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"453d69c4-cf22-4cdd-9b05-16b920e0ce4d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d90a6ac5-4864-4102-95ec-9e3b15e76705\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d90a6ac5-4864-4102-95ec-9e3b15e76705\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a48ca7ab-6d50-430b-8558-cb01d370f1df\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":39,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"websiteurl\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"WebSiteUrl\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Url\",\"ImeMode\":\"Inactive\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the contact's professional or personal website or blog URL.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7dd7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the contact's professional or personal website or blog URL.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7dd7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Website\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7cd7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Website\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7cd7a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Url\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a3e95353-a7ea-465a-ba86-2df49f82f50d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"yomifirstname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"YomiFirstName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"PhoneticGuide\",\"ImeMode\":\"Active\",\"MaxLength\":150,\"YomiOf\":\"firstname\",\"IsLocalizable\":false,\"DatabaseLength\":300,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the phonetic spelling of the contact's first name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4295733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the phonetic spelling of the contact's first name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4295733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Yomi First Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4195733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi First Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4195733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"PhoneticGuide\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f1aec3e1-7ed2-49be-b1a3-1d59f994ea21\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"yomifullname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"YomiFullName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"PhoneticGuide\",\"ImeMode\":\"Active\",\"MaxLength\":450,\"YomiOf\":\"fullname\",\"IsLocalizable\":false,\"DatabaseLength\":900,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Shows the combined Yomi first and last names of the contact so that the full phonetic name can be displayed in views and reports.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4595733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shows the combined Yomi first and last names of the contact so that the full phonetic name can be displayed in views and reports.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4595733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Yomi Full Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4495733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi Full Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4495733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"PhoneticGuide\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"37be614b-06ed-4fd5-ab76-c4665d8a8c33\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"yomilastname\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"YomiLastName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"PhoneticGuide\",\"ImeMode\":\"Active\",\"MaxLength\":150,\"YomiOf\":\"lastname\",\"IsLocalizable\":false,\"DatabaseLength\":300,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the phonetic spelling of the contact's last name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5d95733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the phonetic spelling of the contact's last name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5d95733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Yomi Last Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c95733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi Last Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c95733d-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"PhoneticGuide\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2dd525c9-a43a-4087-a372-091e1c0525d4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"5.0.0.0\",\"EntityLogicalName\":\"contact\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"yomimiddlename\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"YomiMiddleName\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"1900-01-01T00:00:00Z\",\"ModifiedOn\":\"1900-01-01T00:00:00Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"PhoneticGuide\",\"ImeMode\":\"Active\",\"MaxLength\":150,\"YomiOf\":\"middlename\",\"IsLocalizable\":false,\"DatabaseLength\":300,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type the phonetic spelling of the contact's middle name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6d4f7b37-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type the phonetic spelling of the contact's middle name, if the name is specified in Japanese, to make sure the name is pronounced correctly in phone calls with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6d4f7b37-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Yomi Middle Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c4f7b37-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi Middle Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c4f7b37-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"PhoneticGuide\"}}],\"ManyToOneRelationships\":[{\"MetadataId\":\"b080b5b1-af56-4270-8d9a-c93c163ea019\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"transactioncurrency_contact\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"transactioncurrencyid\",\"ReferencedEntity\":\"transactioncurrency\",\"ReferencingAttribute\":\"transactioncurrencyid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"transactioncurrency_contact\",\"ReferencingEntityNavigationPropertyName\":\"transactioncurrencyid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Restrict\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b39af6d6-8fdc-473a-add2-52ce18134c65\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"contact_master_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"masterid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_master_contact\",\"ReferencingEntityNavigationPropertyName\":\"masterid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"92b8a900-0846-497c-b933-66ebb85f221f\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_contactbase_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contactbase_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"add8aff4-5375-4042-bb3d-4ace67a17ab1\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_contact_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contact_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"74f99e62-1db3-4a67-8f52-a31fa1d2f1ed\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_contacts\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_contacts\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"7963763d-3366-44bf-ad4e-48b169b99bf9\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"manualsla_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.1.0.0\",\"ReferencedAttribute\":\"slaid\",\"ReferencedEntity\":\"sla\",\"ReferencingAttribute\":\"slaid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"manualsla_contact\",\"ReferencingEntityNavigationPropertyName\":\"sla_contact_sla\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-00aa-000010001210\",\"AvailableOffline\":true,\"MenuId\":\"navContacts\",\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3133d33c-024a-4717-ad3f-ab82d072890d\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"system_user_contacts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"preferredsystemuserid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"system_user_contacts\",\"ReferencingEntityNavigationPropertyName\":\"preferredsystemuserid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f1ac2439-67a4-431b-a0c9-ed6e4f7e3592\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_contactbase_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contactbase_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"47ddb456-9fc9-45e3-a7f5-e188f439548c\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"lk_contact_entityimage\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.0.0.0\",\"ReferencedAttribute\":\"imagedescriptorid\",\"ReferencedEntity\":\"imagedescriptor\",\"ReferencingAttribute\":\"entityimageid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contact_entityimage\",\"ReferencingEntityNavigationPropertyName\":\"entityimageid_imagedescriptor\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"25baba5a-a186-4288-9e2b-c5448b42aadf\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"owner_contacts\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_contacts\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"1e0456c8-2d10-46c1-8816-40cadb29a952\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"sla_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.1.0.0\",\"ReferencedAttribute\":\"slaid\",\"ReferencedEntity\":\"sla\",\"ReferencingAttribute\":\"slainvokedid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"sla_contact\",\"ReferencingEntityNavigationPropertyName\":\"slainvokedid_contact_sla\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"dc9b80f8-c781-46d8-9fd6-a3b610836975\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_customer_accounts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"accountid\",\"ReferencedEntity\":\"account\",\"ReferencingAttribute\":\"parentcustomerid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_customer_accounts\",\"ReferencingEntityNavigationPropertyName\":\"parentcustomerid_account\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":50,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-00aa-000010001210\",\"AvailableOffline\":true,\"MenuId\":\"navContacts\",\"QueryApi\":\"CRMAccount.RetrieveSubContacts\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3d9d9ea6-d826-46c6-b5ab-5f4e021650ba\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_contact_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contact_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d4f6089d-a596-4a74-923b-0d8b81830477\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"processstage_contact\",\"SecurityTypes\":\"ParentChild\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.0.0.0\",\"ReferencedAttribute\":\"processstageid\",\"ReferencedEntity\":\"processstage\",\"ReferencingAttribute\":\"stageid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"processstage_contact\",\"ReferencingEntityNavigationPropertyName\":\"stageid_processstage\",\"RelationshipBehavior\":2,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5efcc234-dd3d-434a-8ff2-b75a6d45fd76\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_owning_user\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_owning_user\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"8b568c8c-92bf-40c8-b2e7-889d5990de95\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_externalparty_contact_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.0.0.0\",\"ReferencedAttribute\":\"externalpartyid\",\"ReferencedEntity\":\"externalparty\",\"ReferencingAttribute\":\"createdbyexternalparty\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_externalparty_contact_createdby\",\"ReferencingEntityNavigationPropertyName\":\"CreatedByExternalParty\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"df70b587-2164-433a-a551-e577fcb1c644\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_customer_contacts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"parentcustomerid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_customer_contacts\",\"ReferencingEntityNavigationPropertyName\":\"parentcustomerid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":40,\"IsCustomizable\":true,\"Icon\":\"/_imgs/area/18_subContacts.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001210\",\"AvailableOffline\":true,\"MenuId\":\"navSubConts\",\"QueryApi\":\"CRMContact.RetrieveSubContacts\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9e281b16-261a-4f84-9d21-8a9e5c2f9b32\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"business_unit_contacts\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_contacts\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9963355c-3021-4833-8640-f57495e7d931\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_externalparty_contact_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.0.0.0\",\"ReferencedAttribute\":\"externalpartyid\",\"ReferencedEntity\":\"externalparty\",\"ReferencingAttribute\":\"modifiedbyexternalparty\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_externalparty_contact_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"ModifiedByExternalParty\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"1fb99ab7-f54e-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"sample_sample_idea_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"sample_ideaid\",\"ReferencedEntity\":\"sample_idea\",\"ReferencingAttribute\":\"sample_contributorsid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"sample_sample_idea_contact\",\"ReferencingEntityNavigationPropertyName\":\"sample_ContributorsId\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f5f5f4e-f86b-4b4f-be34-3c9a2e9601d8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f5f5f4e-f86b-4b4f-be34-3c9a2e9601d8\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"c13a58c4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"msa_contact_managingpartner\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"accountid\",\"ReferencedEntity\":\"account\",\"ReferencingAttribute\":\"msa_managingpartnerid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"msa_contact_managingpartner\",\"ReferencingEntityNavigationPropertyName\":\"msa_managingpartnerid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseLabel\",\"Group\":\"Details\",\"Order\":100500,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Managed Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c9a781d-d6ff-4b31-b6cb-29e92f6fd366\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Managed Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c9a781d-d6ff-4b31-b6cb-29e92f6fd366\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"28be173e-2c06-11df-80a6-00137299e1c2\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"contact_principalobjectattributeaccess\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_principalobjectattributeaccess\",\"ReferencingEntityNavigationPropertyName\":\"objectid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f9884d63-bd9c-4bba-9fa0-aa9af4cca73a\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"slakpiinstance_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regarding\",\"ReferencingEntity\":\"slakpiinstance\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"slakpiinstance_contact\",\"ReferencingEntityNavigationPropertyName\":\"regarding_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"566d4cb1-7aa4-400a-847c-7a6f34a9073a\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"socialactivity_postauthoraccount_contacts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"postauthoraccount\",\"ReferencingEntity\":\"socialactivity\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"socialactivity_postauthoraccount_contacts\",\"ReferencingEntityNavigationPropertyName\":\"postauthoraccount_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"00ed57ad-1f2b-405d-9142-65d2f4298447\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Email_EmailSender\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"emailsender\",\"ReferencingEntity\":\"email\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Email_EmailSender\",\"ReferencingEntityNavigationPropertyName\":\"emailsender_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"323155a4-a4a9-409b-81e0-38bc0c521b36\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Tasks\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"task\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Tasks\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_task\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d44fcc87-621f-11e0-834f-1cc1de634cfe\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_PostFollows\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"postfollow\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_PostFollows\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a552997d-6179-11e0-834f-1cc1de634cfe\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"contact_PostRoles\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"postrole\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_PostRoles\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6936fa80-6484-11e0-834f-1cc1de634cfe\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"contact_PostRegardings\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"postregarding\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_PostRegardings\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"23a810da-1c29-4123-9106-d0fe84b96059\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_RecurringAppointmentMasters\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"recurringappointmentmaster\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_RecurringAppointmentMasters\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_recurringappointmentmaster\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b39af6d6-8fdc-473a-add2-52ce18134c65\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"contact_master_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"masterid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_master_contact\",\"ReferencingEntityNavigationPropertyName\":\"masterid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e1633635-1fde-4754-ac90-24579a7ccb6d\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_customer_relationship_partner\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"partnerid\",\"ReferencingEntity\":\"customerrelationship\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_customer_relationship_partner\",\"ReferencingEntityNavigationPropertyName\":\"partnerid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e69e182c-b3cf-4346-ab47-a631f0cdbe26\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_contact_feedback_createdby\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"createdbycontact\",\"ReferencingEntity\":\"feedback\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contact_feedback_createdby\",\"ReferencingEntityNavigationPropertyName\":\"CreatedByContact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Restrict\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f84e46e0-48ae-40eb-8f9f-6cacd7d79792\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_actioncard\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.2.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"actioncard\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_actioncard\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_actioncard\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ae495d5d-1e84-4424-b996-e7dd0ba5f19d\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_connections2\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"record2id\",\"ReferencingEntity\":\"connection\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_connections2\",\"ReferencingEntityNavigationPropertyName\":\"record2id_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":100,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"562efc9b-fc5c-43b8-bd57-e4787e49bb49\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"Contact_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"593d46e7-9f4b-460f-beb8-fcb6f1a1d04e\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_activity_parties\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"partyid\",\"ReferencingEntity\":\"activityparty\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_activity_parties\",\"ReferencingEntityNavigationPropertyName\":\"partyid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e5db21e7-7ab4-466e-aebf-ec1a17875010\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"Contact_DuplicateBaseRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"baserecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_DuplicateBaseRecord\",\"ReferencingEntityNavigationPropertyName\":\"baserecordid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"249177a6-9ff0-4d5f-acad-4f7c23f81839\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Annotation\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"annotation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Annotation\",\"ReferencingEntityNavigationPropertyName\":\"objectid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3564f0b1-4f79-434f-b801-1ac5b22a8bd4\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_SocialActivities\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"socialactivity\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_SocialActivities\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_socialactivity\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"48f82b1a-8ad8-44bd-90d9-15e7b3c4f263\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_ActivityPointers\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"activitypointer\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_ActivityPointers\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":20,\"IsCustomizable\":true,\"Icon\":\"/_imgs/ico_18_act.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001903\",\"AvailableOffline\":true,\"MenuId\":\"navActivities\",\"QueryApi\":\"CRMActivity.RollupRelatedByParty\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4ae694c6-2af5-48e1-a0d9-b3d0a9350a0b\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_MailboxTrackingFolder\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"7.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_MailboxTrackingFolder\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"410707b1-9554-4cd9-8437-6608b1802904\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"account_primary_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"primarycontactid\",\"ReferencingEntity\":\"account\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"account_primary_contact\",\"ReferencingEntityNavigationPropertyName\":\"primarycontactid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"384b7720-bfb0-4347-91c8-7ba9f81392c2\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Socialprofile_customer_contacts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"customerid\",\"ReferencingEntity\":\"socialprofile\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Socialprofile_customer_contacts\",\"ReferencingEntityNavigationPropertyName\":\"customerid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":40,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"ff0f8b49-e2cd-45f1-b878-cbd99aa4ac56\",\"AvailableOffline\":true,\"MenuId\":\"navSocialprofile\",\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ad3cef72-d332-45e8-b84a-47188293c778\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_ExternalPartyItems\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"externalpartyitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_ExternalPartyItems\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6013d1d7-52bb-4b65-8c5b-1f57bfca694f\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"socialactivity_postauthor_contacts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"postauthor\",\"ReferencingEntity\":\"socialactivity\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"socialactivity_postauthor_contacts\",\"ReferencingEntityNavigationPropertyName\":\"postauthor_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f50e77a1-db00-49f7-a917-1bda14b35b9f\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_contact_feedback_createdonbehalfby\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.2.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"createdonbehalfbycontact\",\"ReferencingEntity\":\"feedback\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_contact_feedback_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"CreatedOnBehalfByContact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Restrict\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"695c5e4d-7fb6-4102-89ff-f0850df9ac07\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Emails\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"email\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Emails\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_email\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"db1c2260-d842-43d1-906c-b6915c1b6e65\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Appointments\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"appointment\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Appointments\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_appointment\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"80e85ab3-6086-420d-a35c-0cbf229f824c\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Feedback\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"feedback\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Feedback\",\"ReferencingEntityNavigationPropertyName\":\"ContactId\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":150,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"0fae9491-232f-4c2e-a554-0d59de6eee29\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_ProcessSessions\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_ProcessSessions\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":110,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"65bde7e2-e4af-4f6e-8b3d-bb11a5c40519\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"280c4a1d-cd22-4ed7-9b82-0480bf684ea2\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_connections1\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"record1id\",\"ReferencingEntity\":\"connection\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_connections1\",\"ReferencingEntityNavigationPropertyName\":\"record1id_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":100,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4bb5b7c8-2206-4c6f-a367-841838313671\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_CustomerAddress\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"parentid\",\"ReferencingEntity\":\"customeraddress\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_CustomerAddress\",\"ReferencingEntityNavigationPropertyName\":\"parentid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"03315b35-4585-4447-a4d2-059cf79ca0fd\",\"AvailableOffline\":true,\"MenuId\":\"navAddresses\",\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"66b6d0af-970a-40c9-a0f4-2838936ea5ce\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Phonecalls\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"phonecall\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Phonecalls\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_phonecall\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"df70b587-2164-433a-a551-e577fcb1c644\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_customer_contacts\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"parentcustomerid\",\"ReferencingEntity\":\"contact\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_customer_contacts\",\"ReferencingEntityNavigationPropertyName\":\"parentcustomerid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":40,\"IsCustomizable\":true,\"Icon\":\"/_imgs/area/18_subContacts.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001210\",\"AvailableOffline\":true,\"MenuId\":\"navSubConts\",\"QueryApi\":\"CRMContact.RetrieveSubContacts\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"346c53e8-443d-47a8-922c-65b1939d7d12\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"userentityinstancedata_contact\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"userentityinstancedata_contact\",\"ReferencingEntityNavigationPropertyName\":\"objectid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"60e6bc23-751c-428b-bde2-3f2f25a743d0\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_SyncErrors\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"8.1.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_syncerror\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"744738fe-8265-48ad-8e42-a3e4ff11b562\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"Contact_DuplicateMatchingRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"duplicaterecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_DuplicateMatchingRecord\",\"ReferencingEntityNavigationPropertyName\":\"duplicaterecordid_contact\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"00eca311-5b6c-414d-86be-6bd601fd04e4\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_customer_relationship_customer\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"customerid\",\"ReferencingEntity\":\"customerrelationship\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_customer_relationship_customer\",\"ReferencingEntityNavigationPropertyName\":\"customerid_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":50,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"693d27d3-dcd2-4260-9e58-961044b2d4d3\",\"AvailableOffline\":true,\"MenuId\":\"navRelationships\",\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e48595eb-bb5f-46fa-8c9f-acc65b98309c\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Faxes\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"fax\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Faxes\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_fax\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4daca947-a9b7-4bd7-9923-fe32f9069364\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"Contact_Letters\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"letter\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"Contact_Letters\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_letter\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"898aa1f7-de4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_chats\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"6.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"chat\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_chats\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_chat\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":\"/_imgs/ico_18_act.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001903\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":\"CRMActivity.RollupRelatedByParty\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6714c26d-f54e-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_sample_donations\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.4\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"sample_donation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_sample_donations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_sample_donation\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":\"/_imgs/ico_18_act.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001903\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":\"CRMActivity.RollupRelatedByParty\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ed554ee2-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_adx_inviteredemptions\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2308.4\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"adx_inviteredemption\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_adx_inviteredemptions\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_adx_inviteredemption\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":\"/_imgs/ico_18_act.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001903\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":\"CRMActivity.RollupRelatedByParty\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"549946e8-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"contact_adx_portalcomments\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2308.4\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"adx_portalcomment\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"contact_adx_portalcomments\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_contact_adx_portalcomment\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":\"/_imgs/ico_18_act.gif\",\"ViewId\":\"00000000-0000-0000-00aa-000010001903\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":\"CRMActivity.RollupRelatedByParty\",\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f92d37f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_contact_externalidentity\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"adx_contactid\",\"ReferencingEntity\":\"adx_externalidentity\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"adx_contact_externalidentity\",\"ReferencingEntityNavigationPropertyName\":\"adx_contactid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5141381d-73bc-4865-a1d4-746d619e81f5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5141381d-73bc-4865-a1d4-746d619e81f5\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6a2e37f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_invitation_invitecontact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"adx_invitecontact\",\"ReferencingEntity\":\"adx_invitation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"adx_invitation_invitecontact\",\"ReferencingEntityNavigationPropertyName\":\"adx_inviteContact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5fc26709-ad18-4372-9fa9-0a3046618473\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5fc26709-ad18-4372-9fa9-0a3046618473\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"aa2e37f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_invitation_invitercontact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"adx_invitercontact\",\"ReferencingEntity\":\"adx_invitation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"adx_invitation_invitercontact\",\"ReferencingEntityNavigationPropertyName\":\"adx_invitercontact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"889f0940-482f-4f79-b122-75b634a9c929\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"889f0940-482f-4f79-b122-75b634a9c929\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d42e37f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_invitation_redeemedContact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"adx_redeemedcontact\",\"ReferencingEntity\":\"adx_invitation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"adx_invitation_redeemedContact\",\"ReferencingEntityNavigationPropertyName\":\"adx_redeemedContact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b914075b-c9b5-489c-b3d1-9502f4860696\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b914075b-c9b5-489c-b3d1-9502f4860696\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6b3237f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_webformsession_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"adx_contact\",\"ReferencingEntity\":\"adx_webformsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"adx_webformsession_contact\",\"ReferencingEntityNavigationPropertyName\":\"adx_contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fd80b676-42f8-46a7-a85e-55168eceea2a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fd80b676-42f8-46a7-a85e-55168eceea2a\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"89194172-c65c-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_patient_Contact_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"rms_contact\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_patient_Contact_contact\",\"ReferencingEntityNavigationPropertyName\":\"rms_Contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[{\"MetadataId\":\"5c347f25-b068-4e7a-9f3a-686d684c941d\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"contact_subscription_association\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"5.0.0.0\",\"Entity1LogicalName\":\"subscription\",\"Entity2LogicalName\":\"contact\",\"IntersectEntityName\":\"subscriptionmanuallytrackedobject\",\"Entity1IntersectAttribute\":\"subscriptionid\",\"Entity2IntersectAttribute\":\"objectid\",\"Entity1NavigationPropertyName\":\"contact_subscription_association\",\"Entity2NavigationPropertyName\":\"contact_subscription_association\",\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}},{\"MetadataId\":\"9a2e37f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_invitation_invitecontacts\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"adx_invitation\",\"Entity2LogicalName\":\"contact\",\"IntersectEntityName\":\"adx_invitation_invitecontacts\",\"Entity1IntersectAttribute\":\"adx_invitationid\",\"Entity2IntersectAttribute\":\"contactid\",\"Entity1NavigationPropertyName\":\"adx_invitation_invitecontacts\",\"Entity2NavigationPropertyName\":\"adx_invitation_invitecontacts\",\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":20000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9af8b91d-b0c5-4f26-8612-b88d641d4f86\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9af8b91d-b0c5-4f26-8612-b88d641d4f86\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseLabel\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Invite Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4a53e5d8-156b-4fe8-9e56-47fc6d34a843\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Invite Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4a53e5d8-156b-4fe8-9e56-47fc6d34a843\",\"HasChanged\":null}}}},{\"MetadataId\":\"042f37f4-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_invitation_redeemedcontacts\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"adx_invitation\",\"Entity2LogicalName\":\"contact\",\"IntersectEntityName\":\"adx_invitation_redeemedcontacts\",\"Entity1IntersectAttribute\":\"adx_invitationid\",\"Entity2IntersectAttribute\":\"contactid\",\"Entity1NavigationPropertyName\":\"adx_invitation_redeemedcontacts\",\"Entity2NavigationPropertyName\":\"adx_invitation_redeemedcontacts\",\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":20000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Redeemed Invitations\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"09124d6b-117a-42f3-94eb-e8421521356a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Redeemed Invitations\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"09124d6b-117a-42f3-94eb-e8421521356a\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseLabel\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Redeemed Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"03c66bd6-2fc6-44b7-bcf3-d0bd9e0c6408\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Redeemed Contacts\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"03c66bd6-2fc6-44b7-bcf3-d0bd9e0c6408\",\"HasChanged\":null}}}},{\"MetadataId\":\"66871dd8-315c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_mspp_webrole_contact\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"powerpagecomponent\",\"Entity2LogicalName\":\"contact\",\"IntersectEntityName\":\"powerpagecomponent_mspp_webrole_contact\",\"Entity1IntersectAttribute\":\"powerpagecomponentid\",\"Entity2IntersectAttribute\":\"contactid\",\"Entity1NavigationPropertyName\":\"powerpagecomponent_mspp_webrole_contact\",\"Entity2NavigationPropertyName\":\"powerpagecomponent_mspp_webrole_contact\",\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":103100,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8765bb4a-6454-4f9c-9ded-2da529bb546d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8765bb4a-6454-4f9c-9ded-2da529bb546d\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":100300,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48fdf4bb-101c-4467-a1f8-b0ea823e4eae\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48fdf4bb-101c-4467-a1f8-b0ea823e4eae\",\"HasChanged\":null}}}}]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('contact')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"84b4a3ba-7161-4601-86d9-f569ca588565\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null},{\"MetadataId\":\"888e0b22-a38b-42e8-a977-4d7e59f6bf63\",\"LogicalName\":\"parentcustomeridtype\",\"SchemaName\":\"ParentCustomerIdType\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Parent Customer Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72189826-77b0-43f6-96ca-913d5babdb22\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Parent Customer Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72189826-77b0-43f6-96ca-913d5babdb22\",\"HasChanged\":null}},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"2090260\\\"\",\"name\":\"Contact quick view form\",\"formid\":\"7d460b7e-8f5d-ee11-be6f-0022480b6a3f\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1457114\\\"\",\"name\":\"Information\",\"formid\":\"894cc46a-b0cb-4ab0-8bf6-200544e46a2d\",\"objecttypecode\":\"contact\",\"type\":2},{\"@odata.etag\":\"W/\\\"1457120\\\"\",\"name\":\"Contact Reference Panel\",\"formid\":\"d880c3cf-80e2-42f3-82f9-24d040d09f17\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1932518\\\"\",\"name\":\"Portal Contact (Enhanced)\",\"formid\":\"c1c97961-2d42-4103-abf8-2fe2bdf38224\",\"objecttypecode\":\"contact\",\"type\":2},{\"@odata.etag\":\"W/\\\"1932496\\\"\",\"name\":\"Profile Web Form (Enhanced)\",\"formid\":\"bddc0100-0dbe-4562-aafe-31d08c8ab506\",\"objecttypecode\":\"contact\",\"type\":2},{\"@odata.etag\":\"W/\\\"1860630\\\"\",\"name\":\"Invite Web Form\",\"formid\":\"d6190b35-9474-4098-9698-33f6627eb3bf\",\"objecttypecode\":\"contact\",\"type\":2},{\"@odata.etag\":\"W/\\\"1457116\\\"\",\"name\":\"Live Persona Card Form\",\"formid\":\"449faa0e-f471-48ec-87d0-4719909546d2\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1457118\\\"\",\"name\":\"Social Profiles\",\"formid\":\"7bb87dfd-ec3e-4ed9-8e3e-5725d3067295\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1457121\\\"\",\"name\":\"Contact Quick Create\",\"formid\":\"661157fe-2fc9-4eaa-835f-5bfa2f7b64f7\",\"objecttypecode\":\"contact\",\"type\":7},{\"@odata.etag\":\"W/\\\"1457662\\\"\",\"name\":\"Recent Cases and Entitlements\",\"formid\":\"f3b707fb-3b5f-45f9-9c6b-5e573bb5d19e\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1457638\\\"\",\"name\":\"Update Contact\",\"formid\":\"26843818-6508-4afe-9342-5fae2ebf15ca\",\"objecttypecode\":\"contact\",\"type\":9},{\"@odata.etag\":\"W/\\\"1457119\\\"\",\"name\":\"Contact Quick Form\",\"formid\":\"bdb0ae1c-32fa-4374-b637-8dafe107bc44\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1457115\\\"\",\"name\":\"account contact card\",\"formid\":\"29de27bc-a257-4f29-99cf-bab4a84e688f\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1457122\\\"\",\"name\":\"Contact Card form\",\"formid\":\"bc0f68dd-a4b1-4a8f-bed3-c8f5db2f89cf\",\"objecttypecode\":\"contact\",\"type\":11},{\"@odata.etag\":\"W/\\\"1457117\\\"\",\"name\":\"contact card\",\"formid\":\"707fc57b-c5e6-471b-a180-e37ed28a38e2\",\"objecttypecode\":\"contact\",\"type\":6},{\"@odata.etag\":\"W/\\\"1932474\\\"\",\"name\":\"Profile Web Form (Enhanced) - Japanese\",\"formid\":\"01124dd8-9bff-4cc0-bb33-ea9d943c3f9f\",\"objecttypecode\":\"contact\",\"type\":2},{\"@odata.etag\":\"W/\\\"2102859\\\"\",\"name\":\"Contact\",\"formid\":\"1fed44d1-ae68-4a41-bd2b-f13acac4acfa\",\"objecttypecode\":\"contact\",\"type\":2}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('contact')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('contact')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"ef5e9b87-e4e4-4f7b-bbae-5115f968bbfb\",\"LogicalName\":\"accountrolecode\",\"SchemaName\":\"AccountRoleCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cbcde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cbcde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"a3b48905-7d78-47d1-bb56-da3cbd0975ca\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_accountrolecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Account role of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4307ea42-5c4c-4b14-b0ce-562dde511a33\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Account role of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4307ea42-5c4c-4b14-b0ce-562dde511a33\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f2e9f59-ca53-444a-adf9-9ee4a646fdbb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f2e9f59-ca53-444a-adf9-9ee4a646fdbb\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Decision Maker\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cecde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Decision Maker\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cecde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Employee\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d0cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Employee\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d0cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Influencer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d2cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Influencer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d2cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"81c142ea-db05-48cd-9387-175b4246794d\",\"LogicalName\":\"address1_addresstypecode\",\"SchemaName\":\"Address1_AddressTypeCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b399f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b399f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"8b6e9a56-6a18-4b17-9f5d-cfdbd46d9e0b\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address1_addresstypecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type of address for address 1, such as billing, shipping, or primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"942745e0-7797-4f06-8fb7-153244fcee6d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type of address for address 1, such as billing, shipping, or primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"942745e0-7797-4f06-8fb7-153244fcee6d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"045d8fb2-7310-4567-b4c5-c4e1dc2c169a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"045d8fb2-7310-4567-b4c5-c4e1dc2c169a\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Bill To\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b699f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Bill To\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b699f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Ship To\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b899f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Ship To\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b899f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Primary\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ba99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Primary\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ba99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":4,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Other\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bc99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Other\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bc99f6ca-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"24858aea-93fd-4dfd-a51d-d289b0135a39\",\"LogicalName\":\"address1_freighttermscode\",\"SchemaName\":\"Address1_FreightTermsCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"97cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"97cde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"919726a2-8436-44ef-8c66-6117c442b862\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address1_freighttermscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Freight terms for address 1.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4448a4c7-1144-45c2-bc93-5d7f4ba0b745\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Freight terms for address 1.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4448a4c7-1144-45c2-bc93-5d7f4ba0b745\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b375b923-94d8-4c2b-be02-48bc749d0b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b375b923-94d8-4c2b-be02-48bc749d0b00\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"FOB\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9acde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"FOB\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9acde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No Charge\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9ccde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No Charge\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9ccde1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"05e0cbb6-bb5b-4d8f-ace9-7cfc1f2a04ee\",\"LogicalName\":\"address1_shippingmethodcode\",\"SchemaName\":\"Address1_ShippingMethodCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"57dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"b01576e7-514c-45d5-a264-e4fbfd53f615\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address1_shippingmethodcode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Method of shipment for address 1.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"61aac131-de00-4dad-97a3-a404e7d45fe9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Method of shipment for address 1.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"61aac131-de00-4dad-97a3-a404e7d45fe9\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 1: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"29494f6c-afa0-427c-8ea5-53038425a2be\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 1: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"29494f6c-afa0-427c-8ea5-53038425a2be\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Airborne\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5adfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Airborne\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5adfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"DHL\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5cdfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"DHL\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5cdfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"FedEx\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5edfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"FedEx\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5edfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":4,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"UPS\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UPS\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"60dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":5,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Postal Mail\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"62dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Postal Mail\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"62dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":6,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Full Load\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"64dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Full Load\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"64dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":7,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Will Call\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"66dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Will Call\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"66dfeed0-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"dbcf375a-eb4d-4891-9f04-3ea869779d57\",\"LogicalName\":\"address2_addresstypecode\",\"SchemaName\":\"Address2_AddressTypeCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eb53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"eb53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"c4714e0b-7573-4f51-8cb7-46fc321a5089\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address2_addresstypecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type of address for address 2, such as billing, shipping, or primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3e41d51f-8a90-4022-9733-6d4fce650f40\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type of address for address 2, such as billing, shipping, or primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3e41d51f-8a90-4022-9733-6d4fce650f40\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7880681c-5698-478d-8779-baa5365ab68b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7880681c-5698-478d-8779-baa5365ab68b\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ee53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ee53c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"0eb29dd1-3dd2-49e5-b8ea-8b2485477207\",\"LogicalName\":\"address2_freighttermscode\",\"SchemaName\":\"Address2_FreightTermsCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"14eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"14eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"dc2aabc1-4efa-4667-b474-1aad1b4cf244\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address2_freighttermscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Freight terms for address 2.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cd3c52a9-9f70-46f5-aa33-6acc24f569e7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Freight terms for address 2.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cd3c52a9-9f70-46f5-aa33-6acc24f569e7\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c8d0e51-a339-4a09-b558-3571092b9253\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5c8d0e51-a339-4a09-b558-3571092b9253\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"17eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"17eaaf0c-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"c335ab4e-5383-4bb6-b8b5-f33ac2348e9e\",\"LogicalName\":\"address2_shippingmethodcode\",\"SchemaName\":\"Address2_ShippingMethodCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5a9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5a9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"60d225d8-b4ab-4e5a-9d18-3dd946e1a413\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address2_shippingmethodcode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Method of shipment for address 2.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d921baed-e473-4f07-b95e-bbec6e67838d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Method of shipment for address 2.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d921baed-e473-4f07-b95e-bbec6e67838d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 2: Shipping Method \",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d08ea835-4635-4db4-9c3c-8ddd6fa9c525\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 2: Shipping Method \",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d08ea835-4635-4db4-9c3c-8ddd6fa9c525\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5d9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5d9aba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"0f366b5b-f2e9-4378-bc84-6d796b2c29f4\",\"LogicalName\":\"address3_addresstypecode\",\"SchemaName\":\"Address3_AddressTypeCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"578bbe4c-f67f-4161-be2e-149aba752784\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"578bbe4c-f67f-4161-be2e-149aba752784\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"97534134-54f6-42fa-914b-2f1531cddfdc\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address3_addresstypecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"7.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type of address for address 3, such as billing, shipping, or primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d733317b-33cf-4a4f-a164-ad9deae12a37\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type of address for address 3, such as billing, shipping, or primary address.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d733317b-33cf-4a4f-a164-ad9deae12a37\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"da817d42-6775-4d02-8db2-75b26297e037\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Address Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"da817d42-6775-4d02-8db2-75b26297e037\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"756924de-472f-42a8-b417-9e2eaef620f0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"756924de-472f-42a8-b417-9e2eaef620f0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"0b045097-c546-41b5-9d01-1352fd3f6b85\",\"LogicalName\":\"address3_freighttermscode\",\"SchemaName\":\"Address3_FreightTermsCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9d32892-328c-4cfc-9c8c-48d7e1d691df\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a9d32892-328c-4cfc-9c8c-48d7e1d691df\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"2a18f883-f938-432f-b27f-e23e507bdf08\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address3_freighttermscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"7.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Freight terms for address 3.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"86beef37-531e-4cef-b29d-b96b5c0065b6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Freight terms for address 3.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"86beef37-531e-4cef-b29d-b96b5c0065b6\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f1544bdf-17fa-4add-a0a0-d0234d007c8f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Freight Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f1544bdf-17fa-4add-a0a0-d0234d007c8f\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c971e07e-479f-4b0f-aee3-71a8170f9257\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c971e07e-479f-4b0f-aee3-71a8170f9257\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"5449c9d1-d7f7-42a8-8033-60dc1b239595\",\"LogicalName\":\"address3_shippingmethodcode\",\"SchemaName\":\"Address3_ShippingMethodCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4f2cfa49-53e8-43ed-b195-b1cb36a94fce\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4f2cfa49-53e8-43ed-b195-b1cb36a94fce\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"147717a9-2dff-4bc5-9f9e-de99ae7c1c86\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_address3_shippingmethodcode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"7.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Method of shipment for address 3.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"21159c93-1cee-4470-b3d5-2567293b4df4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Method of shipment for address 3.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"21159c93-1cee-4470-b3d5-2567293b4df4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Address 3: Shipping Method \",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b848264d-147f-414b-b435-b79d1319bece\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Address 3: Shipping Method \",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b848264d-147f-414b-b435-b79d1319bece\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"691c1d4e-7677-4098-9e52-5581ad9c8cc3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"691c1d4e-7677-4098-9e52-5581ad9c8cc3\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"bffd7570-2899-492b-97d8-a45208eb2114\",\"LogicalName\":\"customersizecode\",\"SchemaName\":\"CustomerSizeCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Customer Size\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1992aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Customer Size\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1992aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"97a8f6fc-e23a-4279-99c0-df748136e38b\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_customersizecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Size of the contact's business.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"78a36a02-bf0d-4239-b4ed-960fe6ca3aa5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Size of the contact's business.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"78a36a02-bf0d-4239-b4ed-960fe6ca3aa5\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Customer Size\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6686e0f5-6450-46d5-b7b2-783a3b307383\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Customer Size\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6686e0f5-6450-46d5-b7b2-783a3b307383\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c92aa12-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"cd0cefe1-b185-4795-a05c-3f27c205f21e\",\"LogicalName\":\"customertypecode\",\"SchemaName\":\"CustomerTypeCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Relationship Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Relationship Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ef99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"ee3ff3c1-739e-4dc6-a452-c85f3d52814e\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_customertypecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Type of business associated with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d3ad16a5-50c3-483e-b098-c5584133b00f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Type of business associated with the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d3ad16a5-50c3-483e-b098-c5584133b00f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Relationship Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c5bd968-c467-4f8e-a04d-599470bceda3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Relationship Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c5bd968-c467-4f8e-a04d-599470bceda3\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f299ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f299ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"1f1a7b51-b139-453a-a1cb-e2899494e1a3\",\"LogicalName\":\"educationcode\",\"SchemaName\":\"EducationCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Education\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Education\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"96b15669-cfc3-42f9-aa6a-8f0595182c30\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_educationcode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Formal education level that the contact has attained.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ed26559-1f7d-40f5-b91f-2f0821b22629\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Formal education level that the contact has attained.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ed26559-1f7d-40f5-b91f-2f0821b22629\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Education\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c0b4154-0b86-453e-9721-a2cb1ee3ff6e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Education\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c0b4154-0b86-453e-9721-a2cb1ee3ff6e\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"af41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"af41b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"18d22cd0-f923-4d46-97e2-9decc997d285\",\"LogicalName\":\"familystatuscode\",\"SchemaName\":\"FamilyStatusCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Marital Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6dabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marital Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6dabc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"2da4a488-81c9-419d-ad1c-fb0d33a1e0ef\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_familystatuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Marital status of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3877631a-2912-451b-861b-6225132d72d6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marital status of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3877631a-2912-451b-861b-6225132d72d6\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Marital Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb359b76-7bda-4afb-a10e-9d19acb40fef\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Marital Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bb359b76-7bda-4afb-a10e-9d19acb40fef\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Single\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"70abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Single\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"70abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Married\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Married\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"72abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Divorced\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"74abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Divorced\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"74abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":4,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Widowed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"76abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Widowed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"76abc7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"a81e86c9-e2e1-4c1e-81ab-8913eedaab47\",\"LogicalName\":\"gendercode\",\"SchemaName\":\"GenderCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Gender\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Gender\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"cb7f9ccb-21b2-45b5-acf5-0a62344d0860\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_gendercode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Gender of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51c17279-e38e-456c-961b-3cee90b49c65\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Gender of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51c17279-e38e-456c-961b-3cee90b49c65\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Gender\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"967f0b69-10bf-4bef-b995-59ca4511b12f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Gender\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"967f0b69-10bf-4bef-b995-59ca4511b12f\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Male\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"96a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Male\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"96a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Female\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"98a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Female\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"98a9c7f4-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"37861c8f-246f-4534-a91e-6f27aeee1243\",\"LogicalName\":\"haschildrencode\",\"SchemaName\":\"HasChildrenCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Has Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5441b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Has Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5441b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"ced703d8-357b-4e56-94ec-1a045156036f\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_haschildrencode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether the contact has children.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"80ea0c8e-4714-4027-b6b5-72b904634539\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether the contact has children.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"80ea0c8e-4714-4027-b6b5-72b904634539\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Has Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51e4e738-6c85-42a6-8582-437890c4ffa6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Has Children\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51e4e738-6c85-42a6-8582-437890c4ffa6\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5741b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5741b506-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"853b2009-216c-4c0e-9abc-dfd285210a82\",\"LogicalName\":\"leadsourcecode\",\"SchemaName\":\"LeadSourceCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lead Source\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3899ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lead Source\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3899ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"e9e66ceb-7c14-4c03-a182-b2013d38797c\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_leadsourcecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Source of the lead of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01e4c1f6-7fe3-450e-8c32-d5ada1871fb6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Source of the lead of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"01e4c1f6-7fe3-450e-8c32-d5ada1871fb6\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Lead Source\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9eb7c7bb-a5ed-49ed-b5f8-cbe4c3901e5e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lead Source\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9eb7c7bb-a5ed-49ed-b5f8-cbe4c3901e5e\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3b99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3b99ba00-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"b4dd73fe-bc94-48f1-bbd7-3e3d1b65182a\",\"LogicalName\":\"mspp_userpreferredlcid\",\"SchemaName\":\"mspp_userpreferredlcid\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Language\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ff1fc3df-6880-4236-99d0-ae819a7efe06\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Language\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ff1fc3df-6880-4236-99d0-ae819a7efe06\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"153994c0-55d4-494e-800c-404a48d86870\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":true,\"IsManaged\":true,\"Name\":\"powerpagelanguages\",\"ExternalTypeName\":\"Power Pages Languages\",\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"1.0.2304.1\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Languages\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1426af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Languages\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1426af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Languages\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1326af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Languages\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1326af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1025,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Arabic\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c1f74403-69b3-40a3-b540-607668414588\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Arabic\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c1f74403-69b3-40a3-b540-607668414588\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ae23d89f-e955-4e86-946a-c192392a2f43\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ae23d89f-e955-4e86-946a-c192392a2f43\",\"HasChanged\":null}}},{\"Value\":1069,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Basque - Basque\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a624f39-7b89-499a-9f5e-43a378282576\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Basque - Basque\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1a624f39-7b89-499a-9f5e-43a378282576\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a30fc0f4-2e43-4f34-a74f-74be178adbaa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a30fc0f4-2e43-4f34-a74f-74be178adbaa\",\"HasChanged\":null}}},{\"Value\":1026,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Bulgarian - Bulgaria\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7d6cc655-e604-424b-86c6-288b10d78161\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Bulgarian - Bulgaria\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7d6cc655-e604-424b-86c6-288b10d78161\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e0f4b821-5601-4821-ac96-ae6ccbe9a7e9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e0f4b821-5601-4821-ac96-ae6ccbe9a7e9\",\"HasChanged\":null}}},{\"Value\":1027,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Catalan - Catalan\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"be254d77-be95-4de5-93d8-e1e5080f285f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Catalan - Catalan\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"be254d77-be95-4de5-93d8-e1e5080f285f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2c2a7e52-a61e-48ad-b018-32a38bcf9f89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2c2a7e52-a61e-48ad-b018-32a38bcf9f89\",\"HasChanged\":null}}},{\"Value\":2052,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Chinese - China\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1cf3c6aa-ec95-4416-b432-efca48375f9f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Chinese - China\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1cf3c6aa-ec95-4416-b432-efca48375f9f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93168f58-557a-49a2-bdff-7aa1e2501f9f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93168f58-557a-49a2-bdff-7aa1e2501f9f\",\"HasChanged\":null}}},{\"Value\":3076,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Chinese - Hong Kong SAR\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1783dabe-5870-44bd-8a5f-96ad47e24109\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Chinese - Hong Kong SAR\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1783dabe-5870-44bd-8a5f-96ad47e24109\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6bd73cb2-0b7b-4516-9c24-20c40bb5634a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6bd73cb2-0b7b-4516-9c24-20c40bb5634a\",\"HasChanged\":null}}},{\"Value\":1028,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Chinese - Traditional\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4edd3ec4-cab1-42a7-9ecb-34cd72bf5714\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Chinese - Traditional\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4edd3ec4-cab1-42a7-9ecb-34cd72bf5714\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8ef68742-da94-4d64-a31c-cff9d0df4dde\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8ef68742-da94-4d64-a31c-cff9d0df4dde\",\"HasChanged\":null}}},{\"Value\":1050,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Croatian - Croatia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"444b6b53-d6bd-4fa2-ac25-199b117272a3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Croatian - Croatia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"444b6b53-d6bd-4fa2-ac25-199b117272a3\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a4ad4ecc-dc5b-4054-bb11-c624a3771514\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a4ad4ecc-dc5b-4054-bb11-c624a3771514\",\"HasChanged\":null}}},{\"Value\":1029,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Czech - Czech Republic\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5d8f78d3-6cb5-431b-82ac-f412591ec313\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Czech - Czech Republic\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5d8f78d3-6cb5-431b-82ac-f412591ec313\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a3d6e2ac-b325-42ad-a2c1-ea8ce999b235\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a3d6e2ac-b325-42ad-a2c1-ea8ce999b235\",\"HasChanged\":null}}},{\"Value\":1030,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Danish - Denmark\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f529f12c-1e04-4a1d-956e-e5ef7186d2cb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Danish - Denmark\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f529f12c-1e04-4a1d-956e-e5ef7186d2cb\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c190b1d-e270-4b35-ab93-dca58e12ff6f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1c190b1d-e270-4b35-ab93-dca58e12ff6f\",\"HasChanged\":null}}},{\"Value\":1043,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Dutch - Netherlands\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce218b77-ea46-4b06-a9f6-1cf06ccde341\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Dutch - Netherlands\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ce218b77-ea46-4b06-a9f6-1cf06ccde341\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6186f202-668b-4754-91e2-2ccc859a2bfe\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6186f202-668b-4754-91e2-2ccc859a2bfe\",\"HasChanged\":null}}},{\"Value\":1033,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"English\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3c30035-de8b-4bbe-a4d0-26d2d261e05c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"English\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3c30035-de8b-4bbe-a4d0-26d2d261e05c\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac2ee009-2534-499a-9086-55489060f7ca\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac2ee009-2534-499a-9086-55489060f7ca\",\"HasChanged\":null}}},{\"Value\":1061,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Estonian - Estonia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0cff108e-5295-4b83-8cb7-3ec5016159b8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Estonian - Estonia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0cff108e-5295-4b83-8cb7-3ec5016159b8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b9275ce-ff01-4740-a6b0-36a7b12f8d27\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b9275ce-ff01-4740-a6b0-36a7b12f8d27\",\"HasChanged\":null}}},{\"Value\":1035,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Finnish - Finland\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c80e460b-fa2f-4252-b289-64b1b082cdca\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Finnish - Finland\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c80e460b-fa2f-4252-b289-64b1b082cdca\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1e7e6789-c782-4e15-be26-3143a9f58d44\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1e7e6789-c782-4e15-be26-3143a9f58d44\",\"HasChanged\":null}}},{\"Value\":1036,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"French - France\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ad50030f-780a-4651-a730-20ca726e7cc0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"French - France\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ad50030f-780a-4651-a730-20ca726e7cc0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c644cdef-18b2-4c9d-9df9-d27c8aa8dfe4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c644cdef-18b2-4c9d-9df9-d27c8aa8dfe4\",\"HasChanged\":null}}},{\"Value\":1110,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Galician - Spain\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fa530d38-284d-4b1f-ae90-c4e86c791635\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Galician - Spain\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fa530d38-284d-4b1f-ae90-c4e86c791635\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b1920fd-45ba-49a2-9378-e902ca6646ba\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b1920fd-45ba-49a2-9378-e902ca6646ba\",\"HasChanged\":null}}},{\"Value\":1031,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"German - Germany\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c4f0259d-c50a-4d94-9a51-a68ca95d7ba0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"German - Germany\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c4f0259d-c50a-4d94-9a51-a68ca95d7ba0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4c96bad-afe1-4c8e-9e1a-e50f1f6f950f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4c96bad-afe1-4c8e-9e1a-e50f1f6f950f\",\"HasChanged\":null}}},{\"Value\":1032,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Greek - Greece\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ac5c2bc-09a2-4043-9885-07aa995d2dfa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Greek - Greece\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ac5c2bc-09a2-4043-9885-07aa995d2dfa\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"324d144a-eb69-49f9-a1f1-aa1bc1e7b7b4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"324d144a-eb69-49f9-a1f1-aa1bc1e7b7b4\",\"HasChanged\":null}}},{\"Value\":1037,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Hebrew\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9d2e8dd8-d0ed-4587-8d15-621806b3d3fa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Hebrew\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9d2e8dd8-d0ed-4587-8d15-621806b3d3fa\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b8a40edd-cbbb-4dff-aee3-e5ba1d939672\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b8a40edd-cbbb-4dff-aee3-e5ba1d939672\",\"HasChanged\":null}}},{\"Value\":1081,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Hindi - India\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24cd2764-25e5-4f46-a5a1-2d0b313136ce\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Hindi - India\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24cd2764-25e5-4f46-a5a1-2d0b313136ce\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e1a6abb1-7f50-4da5-a620-6ac35bf3b153\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e1a6abb1-7f50-4da5-a620-6ac35bf3b153\",\"HasChanged\":null}}},{\"Value\":1038,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Hungarian - Hungary\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b755830c-1a56-41b1-abb7-51242c08c298\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Hungarian - Hungary\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b755830c-1a56-41b1-abb7-51242c08c298\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"54e92ec3-a174-495e-a92a-47fb40dcec68\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"54e92ec3-a174-495e-a92a-47fb40dcec68\",\"HasChanged\":null}}},{\"Value\":1057,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Indonesian - Indonesia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"530dca90-40b7-49dc-91bf-b27c8956ed6b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indonesian - Indonesia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"530dca90-40b7-49dc-91bf-b27c8956ed6b\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8424e7b9-5f7f-47ff-94d8-9af8d30673f5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8424e7b9-5f7f-47ff-94d8-9af8d30673f5\",\"HasChanged\":null}}},{\"Value\":1040,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Italian - Italy\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cef7523f-caad-45b0-b72f-422708dc0006\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Italian - Italy\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cef7523f-caad-45b0-b72f-422708dc0006\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"923645fb-d3ad-4ec4-b636-4a8d8ea42f86\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"923645fb-d3ad-4ec4-b636-4a8d8ea42f86\",\"HasChanged\":null}}},{\"Value\":1041,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Japanese - Japan\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f5bc1ca3-adc1-4a3e-bd3f-398a09120b4e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Japanese - Japan\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f5bc1ca3-adc1-4a3e-bd3f-398a09120b4e\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"21e0d0f3-3297-40a8-9e10-3dfc034e00d4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"21e0d0f3-3297-40a8-9e10-3dfc034e00d4\",\"HasChanged\":null}}},{\"Value\":1087,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Kazakh - Kazakhstan\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c6d20258-71c5-4521-adbb-361adf89c0fc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Kazakh - Kazakhstan\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c6d20258-71c5-4521-adbb-361adf89c0fc\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"119110e7-8366-46f8-8421-1953133f7cfe\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"119110e7-8366-46f8-8421-1953133f7cfe\",\"HasChanged\":null}}},{\"Value\":1042,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Korean - Korea\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d1b254f1-2054-44fb-98b3-d16a1717bdc5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Korean - Korea\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d1b254f1-2054-44fb-98b3-d16a1717bdc5\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f279fd4-3c16-4663-93cf-891e51dccb8f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f279fd4-3c16-4663-93cf-891e51dccb8f\",\"HasChanged\":null}}},{\"Value\":1062,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Latvian - Latvia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8945876b-d90a-4214-bd2c-a94ec6ee0342\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Latvian - Latvia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8945876b-d90a-4214-bd2c-a94ec6ee0342\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aead4d1e-091b-444a-9bbd-9363bacec269\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aead4d1e-091b-444a-9bbd-9363bacec269\",\"HasChanged\":null}}},{\"Value\":1063,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Lithuanian - Lithuania\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5133a981-2e95-4853-82ec-e9b1818c63ef\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Lithuanian - Lithuania\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5133a981-2e95-4853-82ec-e9b1818c63ef\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f91b4f0-b1f3-4bd7-9cca-df846faa63e9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f91b4f0-b1f3-4bd7-9cca-df846faa63e9\",\"HasChanged\":null}}},{\"Value\":1086,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Malay - Malaysia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"61548872-86e3-48ac-ac3e-382154e63a99\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Malay - Malaysia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"61548872-86e3-48ac-ac3e-382154e63a99\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"09e5dd62-313f-4ff6-ae7a-b6cf20c078d5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"09e5dd62-313f-4ff6-ae7a-b6cf20c078d5\",\"HasChanged\":null}}},{\"Value\":1044,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Norwegian (Bokm\\u00e5l) - Norway\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cc987545-3537-4373-b6de-61984c3222f4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Norwegian (Bokm\\u00e5l) - Norway\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cc987545-3537-4373-b6de-61984c3222f4\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a1187bc4-a632-412f-8e29-93d081194ae7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a1187bc4-a632-412f-8e29-93d081194ae7\",\"HasChanged\":null}}},{\"Value\":1045,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Polish - Poland\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca1b65f6-7f65-44a3-81f0-9d06bba78092\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Polish - Poland\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca1b65f6-7f65-44a3-81f0-9d06bba78092\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c28f17b-7771-441e-883e-9321b0a97f49\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8c28f17b-7771-441e-883e-9321b0a97f49\",\"HasChanged\":null}}},{\"Value\":1046,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Portuguese - Brazil\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"43438869-43ef-40b3-9df2-e8f20acee2ca\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Portuguese - Brazil\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"43438869-43ef-40b3-9df2-e8f20acee2ca\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"42eed2ea-0b8c-442b-9e46-e14affd6e0e1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"42eed2ea-0b8c-442b-9e46-e14affd6e0e1\",\"HasChanged\":null}}},{\"Value\":2070,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Portuguese - Portugal\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b92cd17a-1148-4772-9712-0dd6c42c48ba\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Portuguese - Portugal\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b92cd17a-1148-4772-9712-0dd6c42c48ba\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f2b40386-0e89-4252-bc22-13aeda6b1532\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f2b40386-0e89-4252-bc22-13aeda6b1532\",\"HasChanged\":null}}},{\"Value\":1048,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Romanian - Romania\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b4606a66-6278-4729-8d74-dbfa10e27db3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Romanian - Romania\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b4606a66-6278-4729-8d74-dbfa10e27db3\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efeb31fc-edcf-4be5-9b17-65ef9d66c657\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efeb31fc-edcf-4be5-9b17-65ef9d66c657\",\"HasChanged\":null}}},{\"Value\":1049,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Russian - Russia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"55e8af9b-13a4-4a71-a0fc-1d8b6989732a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Russian - Russia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"55e8af9b-13a4-4a71-a0fc-1d8b6989732a\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"de6692df-140b-4b84-9595-cba47af6cb9e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"de6692df-140b-4b84-9595-cba47af6cb9e\",\"HasChanged\":null}}},{\"Value\":3098,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Serbian (Cyrillic) - Serbia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b85dca7-d50f-49c4-995f-c9941b01313a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Serbian (Cyrillic) - Serbia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0b85dca7-d50f-49c4-995f-c9941b01313a\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"408d1467-9c4d-4240-9625-36c907ad4871\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"408d1467-9c4d-4240-9625-36c907ad4871\",\"HasChanged\":null}}},{\"Value\":2074,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Serbian (Latin) - Serbia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b0334e84-42ab-4e02-8fa9-56f7fb6a51b2\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Serbian (Latin) - Serbia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b0334e84-42ab-4e02-8fa9-56f7fb6a51b2\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fd20735e-3836-4015-bbd9-267a587c7779\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fd20735e-3836-4015-bbd9-267a587c7779\",\"HasChanged\":null}}},{\"Value\":1051,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Slovak - Slovakia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88ff78d5-2817-4e8e-90ba-39e88700b546\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Slovak - Slovakia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88ff78d5-2817-4e8e-90ba-39e88700b546\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a612e363-f115-410a-a2c7-53b15832fd54\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a612e363-f115-410a-a2c7-53b15832fd54\",\"HasChanged\":null}}},{\"Value\":1060,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Slovenian - Slovenia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a447cf6-4a5b-4f83-adc1-168a55bbe3f5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Slovenian - Slovenia\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a447cf6-4a5b-4f83-adc1-168a55bbe3f5\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3494da4e-34b0-4625-94a7-aec059e8a394\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3494da4e-34b0-4625-94a7-aec059e8a394\",\"HasChanged\":null}}},{\"Value\":3082,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Spanish (Traditional Sort) - Spain\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b6cef8e3-eff9-4127-bf15-fc2191a450ff\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Spanish (Traditional Sort) - Spain\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b6cef8e3-eff9-4127-bf15-fc2191a450ff\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ea0d615-414c-4151-a184-11a546b960f5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7ea0d615-414c-4151-a184-11a546b960f5\",\"HasChanged\":null}}},{\"Value\":1053,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Swedish - Sweden\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d7e52b44-5e57-449c-b302-0dd98285439c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Swedish - Sweden\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d7e52b44-5e57-449c-b302-0dd98285439c\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bbae8322-b99d-40dc-b612-718295014787\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"bbae8322-b99d-40dc-b612-718295014787\",\"HasChanged\":null}}},{\"Value\":1054,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Thai - Thailand\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dc1c36d-6b33-462f-98d4-c1d50ed1969d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Thai - Thailand\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dc1c36d-6b33-462f-98d4-c1d50ed1969d\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"810c1c71-62a3-4ebb-8a4b-2518fc361407\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"810c1c71-62a3-4ebb-8a4b-2518fc361407\",\"HasChanged\":null}}},{\"Value\":1055,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Turkish - T\\u00fcrkiye\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"04934f37-7561-4ee2-80ed-503c3e752881\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Turkish - T\\u00fcrkiye\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"04934f37-7561-4ee2-80ed-503c3e752881\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aafd61f0-8537-406d-b4cc-f38cb87632e0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aafd61f0-8537-406d-b4cc-f38cb87632e0\",\"HasChanged\":null}}},{\"Value\":1058,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Ukrainian - Ukraine\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"af685375-512b-4371-98ec-aebaec4a2f7f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Ukrainian - Ukraine\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"af685375-512b-4371-98ec-aebaec4a2f7f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c2e42b4c-8422-4824-9aae-ce5db8db489b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c2e42b4c-8422-4824-9aae-ce5db8db489b\",\"HasChanged\":null}}},{\"Value\":1066,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Vietnamese - Vietnam\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7e3cb642-95a8-4c0e-b590-6c72d02b9ee8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Vietnamese - Vietnam\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7e3cb642-95a8-4c0e-b590-6c72d02b9ee8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1427a1bc-aa95-4432-ace3-19f1f0294112\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1427a1bc-aa95-4432-ace3-19f1f0294112\",\"HasChanged\":null}}}]}},{\"MetadataId\":\"384614ff-b79c-4009-9bec-7dedf8c7b99c\",\"LogicalName\":\"paymenttermscode\",\"SchemaName\":\"PaymentTermsCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Payment Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a51ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Payment Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a51ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"7154ab7b-7c99-4712-9d8c-7eaaae4f6f78\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_paymenttermscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Payment terms for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93680bd0-1882-43bb-9970-6a58ecf33e70\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Payment terms for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"93680bd0-1882-43bb-9970-6a58ecf33e70\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Payment Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b40d245c-e6b2-4184-b0e4-a0d6cd3bfd02\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Payment Terms\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b40d245c-e6b2-4184-b0e4-a0d6cd3bfd02\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Net 30\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a81ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Net 30\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a81ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"2% 10, Net 30\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aa1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"2% 10, Net 30\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"aa1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Net 45\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Net 45\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":4,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Net 60\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ae1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Net 60\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ae1ed7e8-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"42741f7e-dc25-4857-84d6-b4ecab8d9e2e\",\"LogicalName\":\"preferredappointmentdaycode\",\"SchemaName\":\"PreferredAppointmentDayCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Day\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Day\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3dd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"51769958-f7a4-41b4-a3ea-0992249c6b17\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_preferredappointmentdaycode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Day of the week that the contact prefers for scheduling service activities.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3fe06237-d74b-40e4-97ec-b4980851107a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Day of the week that the contact prefers for scheduling service activities.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3fe06237-d74b-40e4-97ec-b4980851107a\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Day\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f4effad-28ae-4c67-9115-7efc7dd08b0c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Day\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f4effad-28ae-4c67-9115-7efc7dd08b0c\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Sunday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"40d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sunday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"40d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Monday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"42d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Monday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"42d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Tuesday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"44d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Tuesday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"44d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Wednesday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Wednesday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"46d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":4,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Thursday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Thursday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48d6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":5,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Friday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4ad6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Friday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4ad6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":6,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Saturday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4cd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Saturday\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4cd6a218-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"89802cd9-fe13-4612-8cac-e3593d3da38b\",\"LogicalName\":\"preferredappointmenttimecode\",\"SchemaName\":\"PreferredAppointmentTimeCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"5b1d1539-a020-4a16-8f31-c57fce454b53\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_preferredappointmenttimecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time of day that the contact prefers for scheduling service activities.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ab1174c6-b3b6-44d7-8be6-f9bf1076ffd9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time of day that the contact prefers for scheduling service activities.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ab1174c6-b3b6-44d7-8be6-f9bf1076ffd9\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a91fc1cf-746a-4efc-83c6-9f699a166706\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Time\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a91fc1cf-746a-4efc-83c6-9f699a166706\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Morning\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8e1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Morning\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8e1c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Afternoon\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"901c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Afternoon\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"901c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Evening\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"921c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Evening\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"921c9b1e-2341-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"3423a9b1-891b-44cb-a9b9-28d5a4ffb628\",\"LogicalName\":\"preferredcontactmethodcode\",\"SchemaName\":\"PreferredContactMethodCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Method of Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7825e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Method of Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7825e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"4b838079-0334-49b3-9f72-0434392dab2c\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_preferredcontactmethodcode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Preferred contact method for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8da565ac-ccbe-46a0-9b3b-9819ab1e450b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred contact method for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8da565ac-ccbe-46a0-9b3b-9819ab1e450b\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Preferred Method of Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"89918364-1b88-4cb1-805c-2539ad91a72b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Preferred Method of Contact\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"89918364-1b88-4cb1-805c-2539ad91a72b\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Any\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7b25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Any\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7b25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Email\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7d25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Email\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7d25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7f25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Phone\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7f25e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":4,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8125e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Fax\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8125e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":5,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Mail\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8325e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Mail\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8325e7d6-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"ff7d514a-d8ac-41b5-931c-c344aac35849\",\"LogicalName\":\"shippingmethodcode\",\"SchemaName\":\"ShippingMethodCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shipping Method\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"334b102e-4481-41a5-9b27-8e39ecd9e496\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_shippingmethodcode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Method of shipping for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a95f733-9c20-49c4-96a0-ae673d7b9a7c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Method of shipping for the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3a95f733-9c20-49c4-96a0-ae673d7b9a7c\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Shipping Method \",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cc6ff718-5e66-40f5-97e1-fab4e11dc974\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shipping Method \",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"cc6ff718-5e66-40f5-97e1-fab4e11dc974\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f2cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f2cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"aa3e1fe6-cd5c-424b-b54c-7b17474c47bf\",\"LogicalName\":\"territorycode\",\"SchemaName\":\"TerritoryCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Territory\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3564cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Territory\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3564cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"e3d3f048-333e-4b83-9d87-609f4ee093f3\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_territorycode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the territory to which the contact is assigned.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"809c9461-c3f4-47b0-9ba7-104d3b602a2e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the territory to which the contact is assigned.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"809c9461-c3f4-47b0-9ba7-104d3b602a2e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Territory\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f79c4c7-024f-4a62-9b9c-c1ff207e8abf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Territory\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6f79c4c7-024f-4a62-9b9c-c1ff207e8abf\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3864cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Default Value\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3864cfee-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('contact')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"cdc3895a-7539-41e9-966b-3f9ef805aefd\",\"LogicalName\":\"statecode\",\"SchemaName\":\"StateCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4454c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4454c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"88fa5ad0-2a4b-4281-ac9c-b4e71fb77920\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fc7cf5df-8503-46e3-85b2-6c0ac68bc912\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"fc7cf5df-8503-46e3-85b2-6c0ac68bc912\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"37c73b95-afd6-4d25-9ded-3691db6ce56b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"37c73b95-afd6-4d25-9ded-3691db6ce56b\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4754c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4754c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4954c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4954c2fa-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('contact')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"a247349a-78ab-4729-8528-515fc2719b67\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"StatusCode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88cee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"87f21441-f53d-4654-9c26-e08e78facd78\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"contact_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"91912d8a-f195-4e3d-8b58-dcb6732a04ce\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the contact.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"91912d8a-f195-4e3d-8b58-dcb6732a04ce\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dbbda94f-cd2d-4cd1-882d-ffb58afeb691\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dbbda94f-cd2d-4cd1-882d-ffb58afeb691\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8bcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8bcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8dcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8dcee1dc-2241-db11-898a-0007e9e17ebd\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "TableName": "contact", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1492759\\\"\",\"savedqueryid\":\"00000000-0000-0000-00aa-000000666400\",\"name\":\"Contacts Advanced Find View\",\"querytype\":1},{\"@odata.etag\":\"W/\\\"1492763\\\"\",\"savedqueryid\":\"00000000-0000-0000-00aa-000010001003\",\"name\":\"My Active Contacts\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1492764\\\"\",\"savedqueryid\":\"00000000-0000-0000-00aa-000010001004\",\"name\":\"Active Contacts\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1492776\\\"\",\"savedqueryid\":\"00000000-0000-0000-00aa-000010001033\",\"name\":\"Inactive Contacts\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1492783\\\"\",\"savedqueryid\":\"00000000-0000-0000-00aa-000010001210\",\"name\":\"Contact Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1493208\\\"\",\"savedqueryid\":\"0a8fa653-4147-4282-bf6b-168cfa839803\",\"name\":\"Contacts: Influenced Deals That We Won\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1494057\\\"\",\"savedqueryid\":\"ab582fb0-a846-453e-ad88-77f75ce91264\",\"name\":\"My Connections\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1494132\\\"\",\"savedqueryid\":\"a2d479c5-53e3-4c69-addd-802327e67a0d\",\"name\":\"Contacts Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1494440\\\"\",\"savedqueryid\":\"0d5d377b-5e7c-47b5-bab1-a5cb8b4ac105\",\"name\":\"All Contacts\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1494591\\\"\",\"savedqueryid\":\"927e6cd8-b3ed-4c20-a154-b8bd8a86d172\",\"name\":\"Contacts: No Campaign Activities in Last 3 Months\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1494882\\\"\",\"savedqueryid\":\"9c241a33-ca0b-4e50-ae92-db780d5b2a12\",\"name\":\"Contacts: Responded to Campaigns in Last 6 Months\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1495014\\\"\",\"savedqueryid\":\"73bc2d9b-4e0e-424c-8839-ed59d6817e3a\",\"name\":\"Active Contacts Subgrid View\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1495153\\\"\",\"savedqueryid\":\"eda26f1e-dbcc-40ad-91f2-ff2878d1d8d8\",\"name\":\"Entitlement Contacts\",\"querytype\":2}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Patients.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Patients.json new file mode 100644 index 00000000..1513ee47 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Patients.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Patients", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "rms_patients", + "logicalName": "rms_patient" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_patient')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1788552\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"10281\\\" jump=\\\"rms_name\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"rms_patientid\\\"><cell name=\\\"rms_name\\\" width=\\\"300\\\" /><cell name=\\\"createdon\\\" width=\\\"125\\\" /></row></grid>\",\"savedqueryid\":\"01c8356b-80d1-4ec6-8ec2-52b41c20466a\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"c7df46fa-ed4e-ee11-be6f-002248049533\",\"LogicalName\":\"rms_patient\",\"EntitySetName\":\"rms_patients\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":false,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"rms_patientid\",\"PrimaryNameAttribute\":\"rms_name\",\"ObjectTypeCode\":10281,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Patients\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f4594285-d1ea-40ed-85ac-d24fba9c4935\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Patients\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f4594285-d1ea-40ed-85ac-d24fba9c4935\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreaterms_Patient\",\"PrivilegeId\":\"d9789a03-93b1-48b1-b52b-73ade09a8e87\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadrms_Patient\",\"PrivilegeId\":\"ada3e54f-028a-498c-bb23-3d8f11994092\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriterms_Patient\",\"PrivilegeId\":\"b22400d0-fb55-4b72-9953-4d8ab5343b6e\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleterms_Patient\",\"PrivilegeId\":\"4ab23c61-da05-4c4a-92c6-a1d164d3f4f2\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignrms_Patient\",\"PrivilegeId\":\"82aedff7-96f8-4bb0-a29e-60c5f97f20e8\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharerms_Patient\",\"PrivilegeId\":\"d7462f7f-e0d1-4f8a-960c-fd02a36a0ebf\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendrms_Patient\",\"PrivilegeId\":\"15405c51-3cf1-4957-8b9a-f1d44b00ae39\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTorms_Patient\",\"PrivilegeId\":\"58e1ed84-e64e-4065-8299-2cd7ec245616\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"790919bd-74ce-4aa8-a9a0-42438b0b0aab\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e2df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e2df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e3df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e3df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"7c311085-69ab-430c-ba3e-95b23836ed8d\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b8e2b148-38ad-47d4-9d38-9243175c96fd\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"a85647a8-e245-476c-98f4-042d3319d2de\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e0df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e0df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e1df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e1df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"258a331e-39c7-4095-8832-fd838021bd15\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e8df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e8df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e9df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e9df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"915c67ab-9257-4239-a802-2885f9c9d85f\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"590ac7de-e8ab-415e-a8d7-9efd74be51e2\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"ee6dcc68-833e-41d8-9681-be9d05f9554c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3be046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3be046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"241fa0db-a997-4615-9e7e-b4ebc124c9a3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e6df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e6df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e7df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e7df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9cbb30e4-6a1d-4060-8ffd-614af3cef646\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"286dc467-c956-4523-b6a8-ce75f1257e52\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"e5dccb93-2ca5-463e-a8da-e65e4449f905\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e4df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e4df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e5df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e5df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"3b4a5939-79be-4f62-af32-9be384939550\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eadf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eadf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebdf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebdf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"98819b0b-5f0b-456b-806e-01101821332d\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b66c0c5d-6677-4059-b8d8-bf90fc1884e9\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"160ccf73-6fe6-4345-a985-3a5319152cb2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3de046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3de046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"05fde7ce-7bc5-44ac-92e3-1671a06c45b6\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"04e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"04e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"05e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"05e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"80951fa2-256f-4815-ad0b-716ec2f34aa9\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"09e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"09e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"2aa9b1d2-6f5f-4d7a-86bf-86a9e8b6d7ec\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"08e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"08e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"0ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0be046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0be046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"dc9fc994-c9c7-4592-a9d8-06d457bb01eb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0de046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0de046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d82ac410-2406-4d10-99a0-4f0048187c8f\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"8f1bfea6-fd39-42ff-ab40-fe651ccb5735\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"15e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"15e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"16e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"16e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"b452e975-da78-40d8-9968-e03513c4e7dc\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0ee046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0ee046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0fe046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"0fe046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"3cfc1666-5c5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":42,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_birthday\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Birthday\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-29T00:09:30Z\",\"ModifiedOn\":\"2023-09-29T00:09:30Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"72def05d-664e-4094-98cf-264df8a125d7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"72def05d-664e-4094-98cf-264df8a125d7\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Birthday\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"90a903e3-8b4e-40f0-a528-9fa3245d79dc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Birthday\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"90a903e3-8b4e-40f0-a528-9fa3245d79dc\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"b112977a-27c3-4010-b67d-642de2a3cef5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_contact\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Contact\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T23:43:10Z\",\"ModifiedOn\":\"2023-09-26T23:43:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"contact\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a1e4fdd2-367b-4940-92d6-37988616a39b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a1e4fdd2-367b-4940-92d6-37988616a39b\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Contact\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f3e07e0e-4019-485b-a892-779c4b216296\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Contact\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f3e07e0e-4019-485b-a892-779c4b216296\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"eef6abcc-af67-4901-98c7-286f48023e02\",\"HasChanged\":null,\"AttributeOf\":\"rms_contact\",\"AttributeType\":\"String\",\"ColumnNumber\":36,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_contactname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_ContactName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T23:43:11Z\",\"ModifiedOn\":\"2023-09-26T23:43:11Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":160,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b1b751a3-01c9-4a45-86be-edb7559e2e69\",\"HasChanged\":null,\"AttributeOf\":\"rms_contact\",\"AttributeType\":\"String\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_contactyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_ContactYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T23:43:11Z\",\"ModifiedOn\":\"2023-09-26T23:43:11Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":450,\"YomiOf\":\"rms_contactname\",\"IsLocalizable\":false,\"DatabaseLength\":900,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"cff64973-5c5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":43,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_height\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Height\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-29T00:09:33Z\",\"ModifiedOn\":\"2023-09-29T00:09:33Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"69908159-be21-4894-be3a-2305fc4281f3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"69908159-be21-4894-be3a-2305fc4281f3\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Height\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"166f7068-4882-40ba-9554-92f695d9b45d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Height\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"166f7068-4882-40ba-9554-92f695d9b45d\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c8df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Name\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:11:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b8ab367e-ea52-4c7c-8a8a-fac998682c1c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b8ab367e-ea52-4c7c-8a8a-fac998682c1c\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"800e3814-748a-4ce8-8e2d-86cc61ec9974\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"800e3814-748a-4ce8-8e2d-86cc61ec9974\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"d6a17a3e-a07e-4ecf-b5d3-3c40ebc83656\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_patientid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_PatientId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dedf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dedf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dfdf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"dfdf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.ImageAttributeMetadata\",\"MetadataId\":\"3d1b1959-375e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":\"rms_photoid\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":41,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_photo\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Photo\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T19:43:52Z\",\"ModifiedOn\":\"2023-09-28T19:43:52Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"IsPrimaryImage\":true,\"MaxHeight\":144,\"MaxWidth\":144,\"MaxSizeInKB\":10240,\"CanStoreFullImage\":true,\"AttributeTypeName\":{\"Value\":\"ImageType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f8bcdb3e-d226-4c5d-9def-1ef23ec3c27e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f8bcdb3e-d226-4c5d-9def-1ef23ec3c27e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Photo\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"564c4c59-0df5-4016-b0bf-e1c7b007219f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Photo\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"564c4c59-0df5-4016-b0bf-e1c7b007219f\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"6fe2af5a-a179-4e41-83ba-0e861a49be51\",\"HasChanged\":null,\"AttributeOf\":\"rms_photoid\",\"AttributeType\":\"BigInt\",\"ColumnNumber\":40,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_photo_timestamp\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_Photo_Timestamp\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T19:43:52Z\",\"ModifiedOn\":\"2023-09-28T19:43:52Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"373a63f1-4dfb-4531-a1f3-dc5fb6ead2ba\",\"HasChanged\":null,\"AttributeOf\":\"rms_photoid\",\"AttributeType\":\"String\",\"ColumnNumber\":39,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_photo_url\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_Photo_URL\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T19:43:52Z\",\"ModifiedOn\":\"2023-09-28T19:43:52Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Url\",\"ImeMode\":\"Disabled\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Url\"}},{\"MetadataId\":\"4b7fb067-1843-4737-bb75-a7c3f0f853e5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_photoid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_PhotoId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T19:43:52Z\",\"ModifiedOn\":\"2023-09-28T19:43:52Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"832cfc7d-5c5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":44,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_weight\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Weight\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-29T00:09:45Z\",\"ModifiedOn\":\"2023-09-29T00:09:45Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cec92e7d-a628-47ea-a893-b07e87dfb3b3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"cec92e7d-a628-47ea-a893-b07e87dfb3b3\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Weight\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f5ca57ae-45c2-4cda-88d8-2db48da0c823\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Weight\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f5ca57ae-45c2-4cda-88d8-2db48da0c823\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"b0605bb8-3b09-4ed1-990b-4606ccda3463\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"25e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"25e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"26e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"26e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"e79dc344-136a-426b-b5fd-48feff8b4ef5\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"374b3955-4430-4c3e-b6fd-38e30944ff2e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2fe046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2fe046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"30e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"30e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"58100fb3-7fe2-4294-910c-0db1c2716b71\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"166548c5-653d-48d2-923c-e58ed2f88ad9\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ee046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3ee046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3fe046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3fe046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"044fe15e-3ce7-461b-99da-c53958ac1c85\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"40e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"40e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"41e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"41e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"4435f37b-9dec-4ac2-8dc6-5412d55c146e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_patient\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:22Z\",\"ModifiedOn\":\"2023-09-21T00:10:22Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"38e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"38e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"39e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"39e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"ecdf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_patient_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_patient_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f2df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_patient_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_patient_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f8df46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_patient_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_patient_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"fedf46fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_patient_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_patient_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"10e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_rms_patient\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_rms_patient\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"17e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_rms_patient\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_rms_patient\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"1ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_rms_patient\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_rms_patient\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"20e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_rms_patient\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_rms_patient\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"89194172-c65c-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_patient_Contact_contact\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"contactid\",\"ReferencedEntity\":\"contact\",\"ReferencingAttribute\":\"rms_contact\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_patient_Contact_contact\",\"ReferencingEntityNavigationPropertyName\":\"rms_Contact\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"Cascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3e1b1959-375e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"ImageDescriptor_rms_Patient_rms_Photo\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"imagedescriptorid\",\"ReferencedEntity\":\"imagedescriptor\",\"ReferencingAttribute\":\"rms_photoid\",\"ReferencingEntity\":\"rms_patient\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"ImageDescriptor_rms_Patient_rms_Photo\",\"ReferencingEntityNavigationPropertyName\":\"rms_photoid_imagedescriptor\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"42e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"46e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_DuplicateMatchingRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"duplicaterecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_DuplicateMatchingRecord\",\"ReferencingEntityNavigationPropertyName\":\"duplicaterecordid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_DuplicateBaseRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"baserecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_DuplicateBaseRecord\",\"ReferencingEntityNavigationPropertyName\":\"baserecordid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4ee046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"52e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"56e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_patient_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5ee046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_patient_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"62e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_patient_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_patient_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_patient\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"fcb08ce2-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_visit_Patient_rms_patient\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"rms_patient\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_visit_Patient_rms_patient\",\"ReferencingEntityNavigationPropertyName\":\"rms_Patient\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_patient')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"2aa9b1d2-6f5f-4d7a-86bf-86a9e8b6d7ec\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"2103015\\\"\",\"name\":\"Information\",\"formid\":\"809c4c5e-f043-4d1e-941b-785fd24918ab\",\"objecttypecode\":\"rms_patient\",\"type\":2},{\"@odata.etag\":\"W/\\\"1788540\\\"\",\"name\":\"Information\",\"formid\":\"94b28867-a73e-4ff5-8b1d-7aa1bcf20d57\",\"objecttypecode\":\"rms_patient\",\"type\":6},{\"@odata.etag\":\"W/\\\"1788515\\\"\",\"name\":\"Information\",\"formid\":\"f35a953a-69f5-4826-b001-eb4020e6c311\",\"objecttypecode\":\"rms_patient\",\"type\":11}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_patient')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_patient')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_patient')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"b0605bb8-3b09-4ed1-990b-4606ccda3463\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"26e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"26e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"2be046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_patient_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2de046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2de046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2ce046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"28e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"28e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2ae046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_patient')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"374b3955-4430-4c3e-b6fd-38e30944ff2e\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"30e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"30e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"35e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_patient_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"37e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"37e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"36e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"36e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"32e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"32e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"34e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"34e046fa-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "TableName": "rms_patient", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1788552\\\"\",\"savedqueryid\":\"01c8356b-80d1-4ec6-8ec2-52b41c20466a\",\"name\":\"Active Patients\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1788576\\\"\",\"savedqueryid\":\"f76a8ff6-7b02-4b6b-ace5-8e2eb5a182af\",\"name\":\"Patient Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1788600\\\"\",\"savedqueryid\":\"b1a3da6c-fa1a-463c-a08a-90d4e7df2ce2\",\"name\":\"Patient Advanced Find View\",\"querytype\":1},{\"@odata.etag\":\"W/\\\"1788564\\\"\",\"savedqueryid\":\"de3ad68f-13ec-41ab-867e-92fbd60f1729\",\"name\":\"Inactive Patients\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1788588\\\"\",\"savedqueryid\":\"41fc7c4f-d878-4ee5-8ef5-c19a67904272\",\"name\":\"Patient Lookup View\",\"querytype\":64}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Picture References.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Picture References.json new file mode 100644 index 00000000..dc4f1815 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Picture References.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Picture References", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "rms_picturereferences", + "logicalName": "rms_picturereference" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_picturereference')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1793478\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"10247\\\" jump=\\\"rms_name\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"rms_picturereferenceid\\\"><cell name=\\\"rms_name\\\" width=\\\"300\\\" /><cell name=\\\"createdon\\\" width=\\\"125\\\" /></row></grid>\",\"savedqueryid\":\"80fa64eb-ce95-4d1b-9145-553e4ad2edf5\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"1271aaa3-ed4e-ee11-be6f-002248049533\",\"LogicalName\":\"rms_picturereference\",\"EntitySetName\":\"rms_picturereferences\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":false,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"rms_picturereferenceid\",\"PrimaryNameAttribute\":\"rms_name\",\"ObjectTypeCode\":10247,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Picture References\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"77aa84da-4bbc-4f6e-a120-fe03352875c7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Picture References\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"77aa84da-4bbc-4f6e-a120-fe03352875c7\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreaterms_PictureReference\",\"PrivilegeId\":\"b9244385-0bec-42f3-9f6c-4d22570cbe08\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadrms_PictureReference\",\"PrivilegeId\":\"7f891fe8-b144-470c-92bc-31b4689df0c0\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriterms_PictureReference\",\"PrivilegeId\":\"ca734196-f41b-4e5f-b599-6a70fb1aae7e\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleterms_PictureReference\",\"PrivilegeId\":\"6125550b-7afb-4b4b-bcfd-22fde0e678fc\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignrms_PictureReference\",\"PrivilegeId\":\"729f38cd-5ff3-41ae-9be5-97a90704fdc8\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharerms_PictureReference\",\"PrivilegeId\":\"a65f0399-780f-439e-b553-d634e4bd0c6c\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendrms_PictureReference\",\"PrivilegeId\":\"98f45a84-32c0-4004-9ac7-ace28484cb27\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTorms_PictureReference\",\"PrivilegeId\":\"8652664f-0184-4e8d-848e-5fc6fbc06436\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"3d63d8ea-a23e-4dfa-89f7-0503a4a09d2d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2a71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2a71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"b9acaef6-a42f-4b1d-add9-f2b8ee332095\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f3e9a4ed-0d45-4c2c-ba97-2912837fbc77\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"16c32023-dbe0-4b07-b11b-e886d1798f85\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2871aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2871aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"6f5827c5-76df-4dc4-b15d-795b94cb8a03\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3071aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3071aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"43a9bc66-5ad7-4171-bc67-cf764a9b56de\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"56f27b96-a73a-464b-bfb4-790df4f696eb\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"e696b2a2-4f34-49ee-8260-b59ec86fe999\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"49efdbeb-8baf-4f3e-a0c2-bef058873445\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2e71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2e71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"ea2cbb36-575a-491b-a19e-593412b13a34\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"4dae2fe5-0635-4772-872a-4dd33268d291\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"c9f9e54a-978e-4303-a1ab-2bcef588c53a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2b71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2b71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"1c7e3531-28c2-4980-b67c-b062f2348bd8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"8725c53a-b9fb-4c57-8626-aa70cd013792\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9bca15f2-bb4f-4086-99e6-3349c814de43\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"22628528-6a40-4129-8d28-00eef7dba82f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8471aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8471aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"a5e56fbd-1377-46f1-9db8-e22f35efecad\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4b71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4b71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"445acd5f-2065-4ca6-b892-681b081c1477\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5071aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5071aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"7d06994a-3ffc-46ca-92a6-323638adae94\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"5171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"aecce574-b2a3-45ea-a0ca-cc14a705b895\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5471aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5471aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"776861fd-29a4-4b86-ae29-3d607fcd84a0\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"d363079c-6b39-4a52-99cb-08a6d364ea30\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"3ff042df-d86a-4f23-a5ac-b9ba3e9e148d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"a6ec7a91-3d5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":40,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_aijson\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_AIJson\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T20:29:04Z\",\"ModifiedOn\":\"2023-09-28T20:29:04Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":5000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"19b5d6e7-a5fe-441e-916a-5340f645aacf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"19b5d6e7-a5fe-441e-916a-5340f645aacf\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"AI Json\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"45156c4f-6e0c-415b-8995-31260bd15c62\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"AI Json\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"45156c4f-6e0c-415b-8995-31260bd15c62\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"4587a8c7-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_azurestorageitemid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_AzureStorageItemId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:14:09Z\",\"ModifiedOn\":\"2023-09-21T00:14:09Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5d83eca9-82f1-4254-926c-e0e444387926\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5d83eca9-82f1-4254-926c-e0e444387926\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"AzureStorageItemId\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bea74db3-0665-495d-8350-aad26fe54615\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"AzureStorageItemId\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bea74db3-0665-495d-8350-aad26fe54615\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"376da504-1658-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":39,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_description\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Description\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:30:15Z\",\"ModifiedOn\":\"2023-09-21T00:30:15Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":20000,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c21b1f83-3350-4831-a91a-ba9b77be6567\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c21b1f83-3350-4831-a91a-ba9b77be6567\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Description\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8f3dee38-ccc3-4429-9b99-732736d2a88b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Description\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8f3dee38-ccc3-4429-9b99-732736d2a88b\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DecimalAttributeMetadata\",\"MetadataId\":\"f727daf6-1558-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Decimal\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_healthscore\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_HealthScore\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:29:54Z\",\"ModifiedOn\":\"2023-09-21T00:29:54Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MaxValue\":100000000000,\"MinValue\":-100000000000,\"Precision\":2,\"ImeMode\":\"Auto\",\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"DecimalType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"627eb2ef-68e9-403e-8b00-5efaed4f3a05\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"627eb2ef-68e9-403e-8b00-5efaed4f3a05\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Health Score\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3e46d60b-0c21-45d4-96e3-171522b57cc6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Health Score\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3e46d60b-0c21-45d4-96e3-171522b57cc6\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"1371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Name\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:13Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":300,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"171391a7-2f61-4fc3-87e1-9071f786e233\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"171391a7-2f61-4fc3-87e1-9071f786e233\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5380c328-9f42-4e86-8ad7-88c7b496de54\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5380c328-9f42-4e86-8ad7-88c7b496de54\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"53de2c7d-bc71-4fdd-a0d5-cdace62c7c55\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_picturereferenceid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_PictureReferenceId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"b8d290dd-5a5b-4731-b5b6-aaddc52442c3\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Visit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:51Z\",\"ModifiedOn\":\"2023-09-21T00:13:51Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"rms_visit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"76fade59-26c8-4568-bb63-165542db3da4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"76fade59-26c8-4568-bb63-165542db3da4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"df4ef5f5-0893-4195-8152-9ff782c91029\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"df4ef5f5-0893-4195-8152-9ff782c91029\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2c723a2d-0411-44c0-bac5-ef30c853d8c4\",\"HasChanged\":null,\"AttributeOf\":\"rms_visit\",\"AttributeType\":\"String\",\"ColumnNumber\":36,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_VisitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:51Z\",\"ModifiedOn\":\"2023-09-21T00:13:51Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":300,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"b577bc0b-f4bd-4640-8f8e-55e5ed4015e2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"80f46c95-eaa1-49ec-b8da-e0b88f5aac0c\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"66ac99ad-72fe-40c5-9913-f5d930703cbb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:31:05Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"58f427f1-7aa9-42db-bfef-14cb4c66bfea\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"0d39eb36-6a5b-487f-98bf-dbe913f4da04\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8671aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"088ea497-a478-4b19-9ddb-c063deebd132\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8871aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8871aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"92fd18d4-17f0-4a11-bede-d1a8a5982568\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_picturereference\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:13:10Z\",\"ModifiedOn\":\"2023-09-21T00:13:10Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8071aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8071aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"3371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_picturereference_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_picturereference_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_picturereference_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_picturereference_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_picturereference_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_picturereference_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"4571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_picturereference_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_picturereference_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_rms_picturereference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_rms_picturereference\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5e71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_rms_picturereference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_rms_picturereference\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_rms_picturereference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_rms_picturereference\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_rms_picturereference\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_rms_picturereference\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9a7929bd-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_picturereference_Visit_rms_visit\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"rms_visit\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_picturereference_Visit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"rms_Visit\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"8971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_picturereference_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"8d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_picturereference_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_picturereference_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9571aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_picturereference_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_picturereference_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_picturereference_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_picturereference_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_picturereferenceid\",\"ReferencedEntity\":\"rms_picturereference\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_picturereference_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_picturereference\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_picturereference')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"7d06994a-3ffc-46ca-92a6-323638adae94\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"1799121\\\"\",\"name\":\"Information\",\"formid\":\"d89992d8-e27c-45b0-a06e-14db03da0c92\",\"objecttypecode\":\"rms_picturereference\",\"type\":2},{\"@odata.etag\":\"W/\\\"1793466\\\"\",\"name\":\"Information\",\"formid\":\"e39bad44-21f7-4fb0-aeff-3b63031a756a\",\"objecttypecode\":\"rms_picturereference\",\"type\":6},{\"@odata.etag\":\"W/\\\"1793441\\\"\",\"name\":\"Information\",\"formid\":\"c76b6498-0587-434a-918c-a1f4abf94eef\",\"objecttypecode\":\"rms_picturereference\",\"type\":11}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_picturereference')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_picturereference')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_picturereference')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"b577bc0b-f4bd-4640-8f8e-55e5ed4015e2\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"7271aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_picturereference_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7471aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7471aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7371aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6f71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7171aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_picturereference')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"66ac99ad-72fe-40c5-9913-f5d930703cbb\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7771aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"7c71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_picturereference_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7e71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Picture Reference\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7e71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7d71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Pending Processing\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Pending Processing\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7971aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6b6fad04-2726-41e9-acf9-38c28e4424b6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6b6fad04-2726-41e9-acf9-38c28e4424b6\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Errored\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7b71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Errored\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7b71aaa3-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bfd9bbf2-f6ee-4c24-b060-5681cae7d108\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bfd9bbf2-f6ee-4c24-b060-5681cae7d108\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000001,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Processing\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"fcdee061-a82c-42b1-87d4-f9a66ba3f2c9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Processing\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"fcdee061-a82c-42b1-87d4-f9a66ba3f2c9\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"995a207c-dbbc-4d0a-847c-cf109975c164\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"995a207c-dbbc-4d0a-847c-cf109975c164\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000002,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Processed Successfully\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a8e25b00-659e-479f-9e82-7f1c24c59c8f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Processed Successfully\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a8e25b00-659e-479f-9e82-7f1c24c59c8f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"947eec6f-6929-4da2-970b-4809cdb640c1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"947eec6f-6929-4da2-970b-4809cdb640c1\",\"HasChanged\":null}}}]}}]}", + "TableName": "rms_picturereference", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1793502\\\"\",\"savedqueryid\":\"180f4a57-27fd-4673-859e-1d186a6a8717\",\"name\":\"Picture Reference Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1793514\\\"\",\"savedqueryid\":\"02f31f58-f1e8-4298-8c1b-4c73fcc61a5c\",\"name\":\"Picture Reference Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1793478\\\"\",\"savedqueryid\":\"80fa64eb-ce95-4d1b-9145-553e4ad2edf5\",\"name\":\"Active Picture References\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1793490\\\"\",\"savedqueryid\":\"f9123c32-e45f-446b-972f-77c5b6a1ba91\",\"name\":\"Inactive Picture References\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1793526\\\"\",\"savedqueryid\":\"2f989935-c071-4e27-8f8f-8da2d639ded6\",\"name\":\"Picture Reference Advanced Find View\",\"querytype\":1}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Pictures List.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Pictures List.json new file mode 100644 index 00000000..f9b7425d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Pictures List.json @@ -0,0 +1,7 @@ +{ + "DataEntityMetadataJson": { + "9b722c30-9f2b-48dd-9345-462e210c93e3": "{\"name\":\"9b722c30-9f2b-48dd-9345-462e210c93e3\",\"title\":\"Pictures List\",\"x-ms-permission\":\"read-write\",\"x-ms-capabilities\":{\"sortRestrictions\":{\"sortable\":true,\"unsortableProperties\":[\"Base64\",\"{Identifier}\",\"{IsFolder}\",\"{Thumbnail}\",\"{Link}\",\"{Name}\",\"{FilenameWithExtension}\",\"{Path}\",\"{FullPath}\",\"{ModerationStatus}\",\"{ModerationComment}\",\"{HasAttachments}\",\"{Attachments}\",\"{VersionNumber}\",\"{TriggerWindowStartToken}\",\"{TriggerWindowEndToken}\"]},\"filterRestrictions\":{\"filterable\":true,\"nonFilterableProperties\":[\"Base64\",\"{Identifier}\",\"{IsFolder}\",\"{Thumbnail}\",\"{Link}\",\"{Name}\",\"{FilenameWithExtension}\",\"{Path}\",\"{FullPath}\",\"{ModerationStatus}\",\"{ModerationComment}\",\"{HasAttachments}\",\"{Attachments}\",\"{VersionNumber}\",\"{TriggerWindowStartToken}\",\"{TriggerWindowEndToken}\"]},\"isOnlyServerPagable\":true,\"filterFunctionSupport\":[\"and\",\"or\",\"eq\",\"startswith\",\"gt\",\"ge\",\"lt\",\"le\",\"ne\"],\"serverPagingOptions\":[\"top\",\"skiptoken\"],\"odataVersion\":3},\"schema\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"required\":[\"Title\"],\"properties\":{\"ID\":{\"title\":\"ID\",\"description\":\"List item id. Use this value for specifying the item to act on in other list related actions.\",\"type\":\"integer\",\"format\":\"int64\",\"x-ms-keyType\":\"primary\",\"x-ms-keyOrder\":1,\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\"]}},\"Title\":{\"title\":\"Title\",\"type\":\"string\",\"x-ms-permission\":\"read-write\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"ItemId\":{\"title\":\"ItemId\",\"type\":\"string\",\"x-ms-permission\":\"read-write\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"Base64\":{\"title\":\"Base64\",\"type\":\"string\",\"x-ms-permission\":\"read-write\",\"x-ms-sort\":\"none\"},\"OData__ColorTag\":{\"title\":\"Color Tag\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"ComplianceAssetId\":{\"title\":\"Compliance Asset Id\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"startswith\"]},\"maxLength\":255},\"Modified\":{\"title\":\"Modified\",\"description\":\"When this item was last changed.\",\"type\":\"string\",\"format\":\"date-time\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"gt\",\"ge\",\"lt\",\"le\",\"ne\"]}},\"Created\":{\"title\":\"Created\",\"description\":\"When this item was created.\",\"type\":\"string\",\"format\":\"date-time\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\",\"gt\",\"ge\",\"lt\",\"le\",\"ne\"]}},\"Author#Claims\":{\"title\":\"Created By Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who created this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-visibility\":\"internal\"},\"Author\":{\"title\":\"Created By\",\"description\":\"The user who created this item.\",\"type\":\"object\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\"]},\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"},\"Claims\":{\"title\":\"Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who created this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-dynamic-values\":{\"operationId\":\"GetEntityValues\",\"parameters\":{\"dataset\":{\"parameter\":\"dataset\"},\"table\":{\"parameter\":\"table\"},\"id\":\"1df5e554-ec7e-46a6-901d-d85a3881cb18\"},\"value-path\":\"Claims\",\"value-title\":\"DisplayName\",\"value-collection\":\"value\"}},\"DisplayName\":{\"title\":\"DisplayName\",\"type\":\"string\",\"description\":\"The name of the user who created this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"Title\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Email\":{\"title\":\"Email\",\"type\":\"string\",\"description\":\"Email address of the user who created this item.\",\"format\":\"email\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"EMail\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Picture\":{\"title\":\"Picture\",\"type\":\"string\",\"description\":\"Link to a picture of the user who created this item.\",\"format\":\"uri\",\"x-ms-media-kind\":\"image\",\"x-ms-media-default-folder-path\":\"/sites/HomeCareSupportingSite\",\"x-ms-media-base-url\":\"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite\",\"x-ms-permission\":\"read-only\"},\"Department\":{\"title\":\"Department\",\"type\":\"string\",\"description\":\"Department name of the user who created this item.\",\"x-ms-permission\":\"read-only\"},\"JobTitle\":{\"title\":\"JobTitle\",\"type\":\"string\",\"description\":\"Job title of the user who created this item.\",\"x-ms-permission\":\"read-only\"}},\"x-ms-displayFormat\":{\"titleProperty\":\"DisplayName\",\"subtitleProperty\":\"Email\",\"thumbnailProperty\":\"Picture\"}},\"Editor#Claims\":{\"title\":\"Modified By Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who last changed this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-visibility\":\"internal\"},\"Editor\":{\"title\":\"Modified By\",\"description\":\"The user who last changed this item.\",\"type\":\"object\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"asc,desc\",\"x-ms-capabilities\":{\"filterFunctions\":[\"eq\"]},\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"},\"Claims\":{\"title\":\"Claims\",\"type\":\"string\",\"description\":\"Internal identifier for the user who last changed this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-dynamic-values\":{\"operationId\":\"GetEntityValues\",\"parameters\":{\"dataset\":{\"parameter\":\"dataset\"},\"table\":{\"parameter\":\"table\"},\"id\":\"d31655d1-1d5b-4511-95a1-7a09e9b75bf2\"},\"value-path\":\"Claims\",\"value-title\":\"DisplayName\",\"value-collection\":\"value\"}},\"DisplayName\":{\"title\":\"DisplayName\",\"type\":\"string\",\"description\":\"The name of the user who last changed this item.\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"Title\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Email\":{\"title\":\"Email\",\"type\":\"string\",\"description\":\"Email address of the user who last changed this item.\",\"format\":\"email\",\"x-ms-permission\":\"read-only\",\"x-ms-capabilities\":{\"x-ms-sp\":{\"OdataQueryName\":\"EMail\"},\"filterFunctions\":[\"eq\",\"startswith\"]}},\"Picture\":{\"title\":\"Picture\",\"type\":\"string\",\"description\":\"Link to a picture of the user who last changed this item.\",\"format\":\"uri\",\"x-ms-media-kind\":\"image\",\"x-ms-media-default-folder-path\":\"/sites/HomeCareSupportingSite\",\"x-ms-media-base-url\":\"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite\",\"x-ms-permission\":\"read-only\"},\"Department\":{\"title\":\"Department\",\"type\":\"string\",\"description\":\"Department name of the user who last changed this item.\",\"x-ms-permission\":\"read-only\"},\"JobTitle\":{\"title\":\"JobTitle\",\"type\":\"string\",\"description\":\"Job title of the user who last changed this item.\",\"x-ms-permission\":\"read-only\"}},\"x-ms-displayFormat\":{\"titleProperty\":\"DisplayName\",\"subtitleProperty\":\"Email\",\"thumbnailProperty\":\"Picture\"}},\"{Identifier}\":{\"title\":\"Identifier\",\"description\":\"Value that can be used in file related actions for selecting a file.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{IsFolder}\":{\"title\":\"IsFolder\",\"description\":\"True when the item is a folder, false otherwise.\",\"type\":\"boolean\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Thumbnail}\":{\"title\":\"Thumbnail\",\"description\":\"URL to the thumbnails of the item in 3 different sizes, if available.\",\"type\":\"object\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\",\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"},\"Small\":{\"title\":\"Small\",\"type\":\"string\",\"description\":\"URL to the small, highly compressed size thumbnail of the item, if available.\",\"x-ms-permission\":\"read-only\"},\"Medium\":{\"title\":\"Medium\",\"type\":\"string\",\"description\":\"URL to the standard size thumbnail of the item, if available.\",\"x-ms-permission\":\"read-only\"},\"Large\":{\"title\":\"Large\",\"type\":\"string\",\"description\":\"URL to the largest size thumbnail of the item, if available.\",\"x-ms-permission\":\"read-only\"}}},\"{Link}\":{\"title\":\"Link to item\",\"description\":\"Link that can be used to get to the file or list item. Only people with permissions to the item will be able to open the link.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Name}\":{\"title\":\"Name\",\"description\":\"File name of the item in document libraries, display name of the item in lists.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{FilenameWithExtension}\":{\"title\":\"File name with extension\",\"description\":\"For libraries, returns file name including extension. For lists, returns the title property.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Path}\":{\"title\":\"Folder path\",\"description\":\"Path to the folder the item is in, relative to the site address.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{FullPath}\":{\"title\":\"Full Path\",\"description\":\"Full path of an item or a folder or a file\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{ModerationStatus}\":{\"title\":\"Content approval status\",\"description\":\"The content approval status. It can be one of the following: Draft, Pending, Approved, or Rejected\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{ModerationComment}\":{\"title\":\"Comments associated with the content approval of this list item\",\"description\":\"The comments associated with moderation of the list item.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{HasAttachments}\":{\"title\":\"Has attachments\",\"description\":\"Indicates the presence of attachments in the item.\",\"type\":\"boolean\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{Attachments}@odata.type\":{\"title\":\"{Attachments}\",\"type\":\"string\",\"x-ms-visibility\":\"internal\",\"x-ms-permission\":\"read-write\"},\"{Attachments}\":{\"title\":\"Attachments\",\"description\":\"Never returns any data. Use Attachment endpoints to access item attachments.\",\"x-ms-permission\":\"read-write\",\"targetEntity\":\"attachments\",\"format\":\"x-ms-containedMediaEntity\",\"x-ms-visibility\":\"internal\",\"type\":\"array\",\"items\":{\"type\":\"object\",\"format\":\"x-ms-mediaEntity\",\"x-ms-sort\":\"none\",\"properties\":{\"@odata.type\":{\"title\":\"@odata.type\",\"x-ms-visibility\":\"internal\",\"type\":\"string\",\"x-ms-permission\":\"read-write\"},\"Id\":{\"title\":\"Id\",\"type\":\"string\",\"x-ms-keyType\":\"primary\",\"x-ms-keyOrder\":1,\"x-ms-permission\":\"read-only\"},\"AbsoluteUri\":{\"title\":\"AbsoluteUri\",\"type\":\"string\",\"format\":\"uri\",\"x-ms-permission\":\"read-only\"},\"DisplayName\":{\"title\":\"DisplayName\",\"type\":\"string\",\"x-ms-permission\":\"read-only\"}}},\"@odata.type\":\"#Collection(Microsoft.Azure.Connectors.SharePoint.SPListItemAttachment)\"},\"{VersionNumber}\":{\"title\":\"Version number\",\"description\":\"The version number of the file or the list item.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{TriggerWindowStartToken}\":{\"title\":\"Trigger Window Start Token\",\"description\":\"A token expressing the time of the last flow check. Use this if you want to check if one or more columns were modified since the last flow check.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"},\"{TriggerWindowEndToken}\":{\"title\":\"Trigger Window End Token\",\"description\":\"A token expressing the time of the current flow check. Use this if you want to check if one or more columns were modified since the last flow check.\",\"type\":\"string\",\"x-ms-permission\":\"read-only\",\"x-ms-sort\":\"none\"}},\"x-ms-relationships\":{\"Author\":{\"targetEntity\":\"Author\",\"referentialConstraints\":{\"Author#Claims\":{\"referencedProperty\":\"Claims\"}}},\"Editor\":{\"targetEntity\":\"Editor\",\"referentialConstraints\":{\"Editor#Claims\":{\"referencedProperty\":\"Claims\"}}}},\"x-ms-displayFormat\":{\"propertiesDisplayOrder\":[\"Title\",\"ItemId\",\"Base64\",\"{Attachments}\"],\"propertiesCompactDisplayOrder\":[\"Title\",\"ItemId\",\"Base64\"],\"propertiesTabularDisplayOrder\":[\"Title\",\"ItemId\",\"Base64\"]}}},\"referencedEntities\":{\"Author\":{\"lookupEndpoint\":{\"path\":\"/tables/9b722c30-9f2b-48dd-9345-462e210c93e3/entities/Author\",\"capabilities\":{\"searchable\":true,\"requiresSearch\":false}}},\"Editor\":{\"lookupEndpoint\":{\"path\":\"/tables/9b722c30-9f2b-48dd-9345-462e210c93e3/entities/Editor\",\"capabilities\":{\"searchable\":true,\"requiresSearch\":false}}}},\"webUrl\":\"https://0jh5v.sharepoint.com/sites/HomeCareSupportingSite/Lists/Pictures List/AllItems.aspx\"}" + }, + "EntityName": "Pictures List", + "TableName": "9b722c30-9f2b-48dd-9345-462e210c93e3" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Site Components.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Site Components.json new file mode 100644 index 00000000..74fb5353 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Site Components.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Site Components", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "powerpagecomponents", + "logicalName": "powerpagecomponent" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('powerpagecomponent')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"471e77c9-4414-4080-9de6-b27a15dfd0eb\",\"LogicalName\":\"ismanaged\",\"SchemaName\":\"IsManaged\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Managed\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"af6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Managed\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"af6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"9d04e035-5408-4c1d-a5aa-20445a02f691\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":true,\"IsManaged\":true,\"Name\":\"ismanaged\",\"ExternalTypeName\":null,\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"5.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Information about whether the current component is managed.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b41954a2-f3a5-47e9-ae13-ceb49de4465b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Information about whether the current component is managed.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b41954a2-f3a5-47e9-ae13-ceb49de4465b\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Component Managed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"45a188b1-91a8-4019-b582-cebda8081064\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Component Managed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"45a188b1-91a8-4019-b582-cebda8081064\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Managed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ec886b5b-7e97-4c62-b30c-bf295639d540\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Managed\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ec886b5b-7e97-4c62-b30c-bf295639d540\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Unmanaged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"443c7078-b7cb-47e7-8547-08dfa82950d0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unmanaged\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"443c7078-b7cb-47e7-8547-08dfa82950d0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}}]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1840607\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" jump=\\\"name\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\" object=\\\"10400\\\"><row name=\\\"result\\\" id=\\\"powerpagecomponentid\\\"><cell name=\\\"name\\\" width=\\\"300\\\" /><cell name=\\\"powerpagecomponenttype\\\" width=\\\"161\\\" /><cell name=\\\"powerpagesiteid\\\" width=\\\"152\\\" /><cell name=\\\"content\\\" width=\\\"200\\\" /><cell name=\\\"createdon\\\" width=\\\"125\\\" /><cell name=\\\"powerpagesitelanguageid\\\" width=\\\"242\\\" /></row></grid>\",\"savedqueryid\":\"b928f143-da9a-4f94-ac51-54493f79b94e\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"a0c81209-5f39-49a4-aca5-bece0efa0795\",\"LogicalName\":\"powerpagecomponent\",\"EntitySetName\":\"powerpagecomponents\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":true,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"powerpagecomponentid\",\"PrimaryNameAttribute\":\"name\",\"ObjectTypeCode\":10400,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Site Components\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b5de938c-1d99-4f61-896e-eae68c4bb035\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Site Components\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b5de938c-1d99-4f61-896e-eae68c4bb035\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreatepowerpagecomponent\",\"PrivilegeId\":\"bd3ecc45-6919-444c-8215-0616eb40bccb\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadpowerpagecomponent\",\"PrivilegeId\":\"964b48e5-f9be-4c6e-815d-4c4687bcccbd\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWritepowerpagecomponent\",\"PrivilegeId\":\"294b250b-e066-46fa-8bd0-fffb01d8f257\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeletepowerpagecomponent\",\"PrivilegeId\":\"cbd9c42f-b510-4305-88a3-260adb9a6a85\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignpowerpagecomponent\",\"PrivilegeId\":\"6e8397bf-f05a-4a0e-89b1-f10cd2ffe8c9\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharepowerpagecomponent\",\"PrivilegeId\":\"11738662-1a55-47ad-a893-190a347bd132\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendpowerpagecomponent\",\"PrivilegeId\":\"9e3bdd81-0fe1-4396-a460-bb6eef72e53a\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTopowerpagecomponent\",\"PrivilegeId\":\"b688ffef-e5b4-424e-bcf8-920e35019a86\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"MetadataId\":\"5a0713e6-ca55-4794-9651-4a6328489ab6\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":40,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"componentidunique\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ComponentIdUnique\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ab6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ab6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Row id unique\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ac6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Row id unique\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ac6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"39eadc6f-191b-4e2f-89ea-319c8e2d011b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"componentstate\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ComponentState\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a96ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a96ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Component State\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"aa6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Component State\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"aa6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"832995e3-23e9-4244-8287-146dbe692fd9\",\"HasChanged\":null,\"AttributeOf\":\"componentstate\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":39,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"componentstatename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"componentstateName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"91396f47-92ec-470b-bdde-28bca63aa620\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":46,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"content\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"content\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:34Z\",\"ModifiedOn\":\"2023-09-26T05:49:34Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":1048576,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"de97a739-1751-4d1a-a162-4333f5cb7a4f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"de97a739-1751-4d1a-a162-4333f5cb7a4f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Content\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"891244f0-4e1a-4715-b1cb-98d9856031a7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Content\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"891244f0-4e1a-4715-b1cb-98d9856031a7\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"1b14f7ae-3338-4d5e-a3db-fa97cd1d06a1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:26Z\",\"ModifiedOn\":\"2023-09-26T05:49:34Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8c6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8c6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8d6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"8d6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"7deedc5a-3af8-463f-9ca7-7454b9e5184e\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"70ac6e6a-77e6-45e6-bf75-612dddee3c56\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"6d3c433b-4616-4c81-801c-d332b5d7f771\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:26Z\",\"ModifiedOn\":\"2023-09-26T05:49:34Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8a6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8b6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"781adc0f-9326-4c54-88d2-df65b202fcee\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"926aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"926aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"936aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"936aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"bce0e758-583d-4eb9-a278-37eeff9e4579\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d4214109-1a19-40fa-bb5f-51e0561a0336\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.FileAttributeMetadata\",\"MetadataId\":\"491c145f-dc3b-418b-9da7-2df8cba61e20\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Virtual\",\"ColumnNumber\":52,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"filecontent\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"filecontent\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:27Z\",\"ModifiedOn\":\"2023-09-26T05:51:27Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"MaxSizeInKB\":131072,\"AttributeTypeName\":{\"Value\":\"FileType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"File Content column contains portal web files e.g. png, css etc.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"45c3dbe7-0026-4f60-bef9-1a50f059f7b0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"File Content column contains portal web files e.g. png, css etc.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"45c3dbe7-0026-4f60-bef9-1a50f059f7b0\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"File Content\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"21622e7a-c8f9-47c6-b37e-9847fa588a2b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"File Content\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"21622e7a-c8f9-47c6-b37e-9847fa588a2b\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"68c30762-1d07-48a4-b560-e7e97c71dad8\",\"HasChanged\":null,\"AttributeOf\":\"filecontent\",\"AttributeType\":\"String\",\"ColumnNumber\":53,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"filecontent_name\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"filecontent_Name\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:51:27Z\",\"ModifiedOn\":\"2023-09-26T05:51:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Disabled\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"0ce67161-85a2-4034-8ad4-2baf9a351330\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:29Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"806ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"806ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"816ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"816ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.ManagedPropertyAttributeMetadata\",\"MetadataId\":\"8a240341-6728-4e3e-a6a9-b7644ad70144\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"ManagedProperty\",\"ColumnNumber\":43,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"iscustomizable\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"IsCustomizable\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"ManagedPropertyLogicalName\":\"iscustomizableanddeletable\",\"ParentComponentType\":0,\"ParentAttributeName\":\"\",\"ValueAttributeTypeCode\":\"Boolean\",\"AttributeTypeName\":{\"Value\":\"ManagedPropertyType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b46ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b46ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Customizable\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b56ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Customizable\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b56ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"471e77c9-4414-4080-9de6-b27a15dfd0eb\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":41,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ismanaged\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"IsManaged\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Indicates whether the solution component is part of a managed solution.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ae6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Indicates whether the solution component is part of a managed solution.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ae6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Is Managed\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"af6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Is Managed\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"af6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"3eefdd85-cb64-445c-87bf-5c6b37b2b21c\",\"HasChanged\":null,\"AttributeOf\":\"ismanaged\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":42,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ismanagedname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ismanagedName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"773f4696-4ae8-4bd2-860c-0aa6f1128f84\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:26Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"906aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"906aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"916aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"916aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"02a72892-cf4b-4198-aa48-c2e1cb9e960e\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"516e6812-fc85-4e3c-905d-93e2699757c4\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"afc00f4b-c726-4c1e-9c4f-b7c3c8717c4d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:26Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8e6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8e6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8f6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8f6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"8eca71c5-37f9-498d-9cca-4aaa822484a6\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"946aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"946aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"956aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"956aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"811fcb61-4d12-4675-954a-5166795441a3\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"240b9c01-e8c4-40ee-ba25-32587fe639b0\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"db858808-05cd-4889-b1e7-7ad483efe5d2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"name\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"name\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":400,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":800,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"The name of the custom entity.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5e8a544e-01d7-4a05-afa9-ddd5a7912336\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"The name of the custom entity.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5e8a544e-01d7-4a05-afa9-ddd5a7912336\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ae18065-344a-4de8-8100-ea36b9206a3d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5ae18065-344a-4de8-8100-ea36b9206a3d\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"e3d29e46-d9f5-43d6-91d7-fd505eeeef08\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"826ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"826ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"836ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"836ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"8a1c352a-abee-4d6f-9054-8ff49408022e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overwritetime\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OverwriteTime\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:29Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a36ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a36ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Overwrite Time\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a46ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Overwrite Time\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a46ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"e77c2d98-c094-4d10-8ca4-b1ddab021f1c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"be6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"be6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bf6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bf6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"2413606d-ef7d-498a-8206-4f371cc1a0d0\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:28Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c36aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c36aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"d4e3b55c-5b7f-43ba-9675-e7542dc8c72f\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:27Z\",\"ModifiedOn\":\"2023-09-26T05:49:27Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c26aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c26aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c46aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:28Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c56aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c56aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"763bd322-03fa-4779-a62f-4e52ddad161e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c66aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c66aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c76aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c76aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"97af4642-f49d-4429-ad1f-d428e356016b\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:28Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"7499d87f-d96a-4e51-9ce2-acb643266bbe\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e26aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e26aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e36aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e36aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"421c4571-e193-4718-a1fe-a7232624bf56\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c86aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c86aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c96aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c96aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"b0a511a6-72b8-4235-ace2-d614a967c8e8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagecomponentid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"powerpagecomponentId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:25Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"886aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"886aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"896aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"896aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.PicklistAttributeMetadata\",\"MetadataId\":\"86cbcd24-cb31-4d1d-9d32-7ae5715758c6\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Picklist\",\"ColumnNumber\":44,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagecomponenttype\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"powerpagecomponenttype\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:34Z\",\"ModifiedOn\":\"2023-09-26T05:49:34Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"ParentPicklistLogicalName\":null,\"ChildPicklistLogicalNames\":[],\"AttributeTypeName\":{\"Value\":\"PicklistType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51e67803-baac-4900-b22e-21c67f6b6fd0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"51e67803-baac-4900-b22e-21c67f6b6fd0\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c45c004-5877-4ba1-bb57-f2309e902700\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c45c004-5877-4ba1-bb57-f2309e902700\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"da71d8f2-68cd-49f0-988c-51c82b3c22d3\",\"HasChanged\":null,\"AttributeOf\":\"powerpagecomponenttype\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":45,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagecomponenttypename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"powerpagecomponenttypeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:34Z\",\"ModifiedOn\":\"2023-09-26T05:49:34Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"4f6c75b0-39cf-4328-b0c8-bdd2093d6b15\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":48,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagesiteid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"powerpagesiteid\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:35Z\",\"ModifiedOn\":\"2023-09-26T05:49:57Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"powerpagesite\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"be0623d3-f6ca-4401-a4f3-f02b8f78b226\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"be0623d3-f6ca-4401-a4f3-f02b8f78b226\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Site id\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3acd7f4c-3ad4-49b6-814e-a886ee1042aa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Site id\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3acd7f4c-3ad4-49b6-814e-a886ee1042aa\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"e436755c-0c0f-4dc4-b200-b8b812ec49cf\",\"HasChanged\":null,\"AttributeOf\":\"powerpagesiteid\",\"AttributeType\":\"String\",\"ColumnNumber\":50,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagesiteidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"powerpagesiteidName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:58Z\",\"ModifiedOn\":\"2023-09-26T05:49:58Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"c107b5cf-0f50-412b-8553-39777bae1a1f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":49,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagesitelanguageid\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"powerpagesitelanguageid\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:35Z\",\"ModifiedOn\":\"2023-09-26T05:49:58Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Targets\":[\"powerpagesitelanguage\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d13d06ff-a613-4fb5-9fcd-1e4e0583da2e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d13d06ff-a613-4fb5-9fcd-1e4e0583da2e\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Site Language Id\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c43f465a-918b-42e8-a4c1-d73ffd0166bd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Site Language Id\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c43f465a-918b-42e8-a4c1-d73ffd0166bd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"4668c9c3-8253-473b-ac3a-21a2b624bf0e\",\"HasChanged\":null,\"AttributeOf\":\"powerpagesitelanguageid\",\"AttributeType\":\"String\",\"ColumnNumber\":51,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"powerpagesitelanguageidname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"powerpagesitelanguageidName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:58Z\",\"ModifiedOn\":\"2023-09-26T05:49:58Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.MemoAttributeMetadata\",\"MetadataId\":\"54138b69-72a8-46b7-95f5-7e4eb18ca99e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Memo\",\"ColumnNumber\":47,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":true,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"searchcontent\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"searchcontent\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:34Z\",\"ModifiedOn\":\"2023-09-26T05:49:34Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":1048576,\"IsLocalizable\":false,\"AttributeTypeName\":{\"Value\":\"MemoType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e5cdee33-27a7-4bc4-994e-9ebe939c51ba\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e5cdee33-27a7-4bc4-994e-9ebe939c51ba\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Search Content\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3161b1f2-7d61-4188-bfdf-e1b474ddd873\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Search Content\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"3161b1f2-7d61-4188-bfdf-e1b474ddd873\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"49a086bb-b179-4356-8917-e6eeb82617b5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":36,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"solutionid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"SolutionId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:29Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the associated solution.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a56ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the associated solution.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a56ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Solution\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a66ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Solution\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a66ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"84dae34a-822a-4ac8-b9db-ae48f201f8c1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:35Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"656ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"656ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"666ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"666ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"dcb11fe7-a548-48b1-bac7-901be26cc5ec\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:28Z\",\"ModifiedOn\":\"2023-09-26T05:49:28Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"7a139000-f78e-4ffa-b765-cd3c5011a69a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:36Z\",\"SourceType\":null,\"AutoNumberFormat\":\"\",\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"726ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"726ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"736ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"736ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"e7038c99-5698-412b-9d2b-012576ed037f\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:29Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"c5ad46d3-adfb-4739-bdfc-651d1432b0ca\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":false,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"supportingsolutionid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"SupportingSolutionId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:30Z\",\"ModifiedOn\":\"2023-09-26T05:49:30Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a76ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a76ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Solution\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a86ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Solution\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a86ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"c12d890a-6df5-4822-a43a-45bb10b6e590\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:36Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"856ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"856ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"866ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"866ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"3ba8b632-5a46-4461-8dd7-788a5f6ee996\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":true,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:36Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"876ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"876ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"886ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"886ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"e4e59a1d-971f-4c0a-8754-5310f57a2624\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.2207.1\",\"EntityLogicalName\":\"powerpagecomponent\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-26T05:49:29Z\",\"ModifiedOn\":\"2023-09-26T05:49:29Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7e6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7e6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7f6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7f6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"966aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_powerpagecomponent_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_powerpagecomponent_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a46aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_powerpagecomponent_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_powerpagecomponent_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ae6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_powerpagecomponent_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_powerpagecomponent_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b66aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_powerpagecomponent_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_powerpagecomponent_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"ca6aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_powerpagecomponent\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_powerpagecomponent\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"e76aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_powerpagecomponent\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_powerpagecomponent\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"f76aa770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_powerpagecomponent\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_powerpagecomponent\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"036ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_powerpagecomponent\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_powerpagecomponent\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9c519082-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagesite_powerpagecomponent_powerpagesiteid\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagesiteid\",\"ReferencedEntity\":\"powerpagesite\",\"ReferencingAttribute\":\"powerpagesiteid\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagesite_powerpagecomponent_powerpagesiteid\",\"ReferencingEntityNavigationPropertyName\":\"powerpagesiteid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4ba1b17-7afc-4fd2-8eff-4f989c1209e1\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f4ba1b17-7afc-4fd2-8eff-4f989c1209e1\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9f539082-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagesitelanguage_powerpagecomponent_powerpagesitelanguageid\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagesitelanguageid\",\"ReferencedEntity\":\"powerpagesitelanguage\",\"ReferencingAttribute\":\"powerpagesitelanguageid\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagesitelanguage_powerpagecomponent_powerpagesitelanguageid\",\"ReferencingEntityNavigationPropertyName\":\"powerpagesitelanguageid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"62faa9c3-827f-44db-90d9-1c414dd43e5f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"62faa9c3-827f-44db-90d9-1c414dd43e5f\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"849b67b8-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"FileAttachment_powerpagecomponent_filecontent\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"fileattachmentid\",\"ReferencedEntity\":\"fileattachment\",\"ReferencingAttribute\":\"filecontent\",\"ReferencingEntity\":\"powerpagecomponent\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"FileAttachment_powerpagecomponent_filecontent\",\"ReferencingEntityNavigationPropertyName\":\"filecontent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"60b39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"6cb39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"79b39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"89b39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9eb39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a9b39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"powerpagecomponent_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"bab39f76-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"powerpagecomponent_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2207.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_powerpagecomponent\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"809b67b8-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_FileAttachments\",\"SecurityTypes\":\"ParentChild\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.2305.1\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"fileattachment\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_FileAttachments\",\"ReferencingEntityNavigationPropertyName\":\"objectid_powerpagecomponent\",\"RelationshipBehavior\":2,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"473f25d2-315c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_mspp_webformid_adx_webformsession\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"mspp_webformid\",\"ReferencingEntity\":\"adx_webformsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_mspp_webformid_adx_webformsession\",\"ReferencingEntityNavigationPropertyName\":\"mspp_webformid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseLabel\",\"Group\":\"Details\",\"Order\":103000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Sessions\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"806b8946-21f4-41f0-b11b-ae5058dc8ed6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sessions\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"806b8946-21f4-41f0-b11b-ae5058dc8ed6\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"Cascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"Cascade\",\"Share\":\"Cascade\",\"Unshare\":\"Cascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"693f25d2-315c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_mspp_webformstepid_adx_webformsession\",\"SecurityTypes\":\"Append\",\"IsManaged\":true,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"powerpagecomponentid\",\"ReferencedEntity\":\"powerpagecomponent\",\"ReferencingAttribute\":\"mspp_webformstepid\",\"ReferencingEntity\":\"adx_webformsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"powerpagecomponent_mspp_webformstepid_adx_webformsession\",\"ReferencingEntityNavigationPropertyName\":\"mspp_webformstepid\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca8170cd-6f2e-46c4-83dc-8e3c6a4ad884\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ca8170cd-6f2e-46c4-83dc-8e3c6a4ad884\",\"HasChanged\":null}}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[{\"MetadataId\":\"10569082-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_powerpagecomponent\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.1\",\"Entity1LogicalName\":\"powerpagecomponent\",\"Entity2LogicalName\":\"powerpagecomponent\",\"IntersectEntityName\":\"powerpagecomponent_powerpagecomponent\",\"Entity1IntersectAttribute\":\"powerpagecomponentidone\",\"Entity2IntersectAttribute\":\"powerpagecomponentidtwo\",\"Entity1NavigationPropertyName\":\"powerpagecomponent_powerpagecomponent\",\"Entity2NavigationPropertyName\":\"powerpagecomponent_powerpagecomponent\",\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":20000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dea92025-ccbd-48a7-804f-1912679dfc24\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dea92025-ccbd-48a7-804f-1912679dfc24\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseLabel\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Component Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6a1c5dfa-c1f4-4e41-8cbb-acc07d480a6c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Component Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6a1c5dfa-c1f4-4e41-8cbb-acc07d480a6c\",\"HasChanged\":null}}}},{\"MetadataId\":\"a8569082-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_webrole_systemuser\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"powerpagecomponent\",\"Entity2LogicalName\":\"systemuser\",\"IntersectEntityName\":\"powerpagecomponent_webrole_systemuser\",\"Entity1IntersectAttribute\":\"powerpagecomponentid\",\"Entity2IntersectAttribute\":\"systemuserid\",\"Entity1NavigationPropertyName\":\"powerpagecomponent_webrole_systemuser\",\"Entity2NavigationPropertyName\":\"powerpagecomponent_webrole_systemuser\",\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":20000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1445acc3-4370-4cb0-b9b6-c6d3a06b2e02\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1445acc3-4370-4cb0-b9b6-c6d3a06b2e02\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseLabel\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ab45ba08-a5bd-4b23-9673-905a9192df25\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ab45ba08-a5bd-4b23-9673-905a9192df25\",\"HasChanged\":null}}}},{\"MetadataId\":\"303f25d2-315c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"adx_invitation_mspp_webrole_powerpagecomponent\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"adx_invitation\",\"Entity2LogicalName\":\"powerpagecomponent\",\"IntersectEntityName\":\"adx_invitation_mspp_webrole_powerpagecomponent\",\"Entity1IntersectAttribute\":\"adx_invitationid\",\"Entity2IntersectAttribute\":\"powerpagecomponentid\",\"Entity1NavigationPropertyName\":\"adx_invitation_mspp_webrole_powerpagecomponent\",\"Entity2NavigationPropertyName\":\"adx_invitation_mspp_webrole_powerpagecomponent\",\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":20000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"429c3472-8b87-481c-a38d-43ea6178441d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"429c3472-8b87-481c-a38d-43ea6178441d\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Assign To Web Roles\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6864f645-4465-4e2a-88b1-2c4d28874f29\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Assign To Web Roles\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6864f645-4465-4e2a-88b1-2c4d28874f29\",\"HasChanged\":null}}}},{\"MetadataId\":\"4b871dd8-315c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_mspp_webrole_account\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"powerpagecomponent\",\"Entity2LogicalName\":\"account\",\"IntersectEntityName\":\"powerpagecomponent_mspp_webrole_account\",\"Entity1IntersectAttribute\":\"powerpagecomponentid\",\"Entity2IntersectAttribute\":\"accountid\",\"Entity1NavigationPropertyName\":\"powerpagecomponent_mspp_webrole_account\",\"Entity2NavigationPropertyName\":\"powerpagecomponent_mspp_webrole_account\",\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":100600,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9cdf9189-24eb-4a65-9f8b-bbeaa6065c28\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9cdf9189-24eb-4a65-9f8b-bbeaa6065c28\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":100100,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6ab554f0-1f8d-4135-a261-25bdafcb9668\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6ab554f0-1f8d-4135-a261-25bdafcb9668\",\"HasChanged\":null}}}},{\"MetadataId\":\"66871dd8-315c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"powerpagecomponent_mspp_webrole_contact\",\"SecurityTypes\":\"None\",\"IsManaged\":true,\"RelationshipType\":\"ManyToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"Entity1LogicalName\":\"powerpagecomponent\",\"Entity2LogicalName\":\"contact\",\"IntersectEntityName\":\"powerpagecomponent_mspp_webrole_contact\",\"Entity1IntersectAttribute\":\"powerpagecomponentid\",\"Entity2IntersectAttribute\":\"contactid\",\"Entity1NavigationPropertyName\":\"powerpagecomponent_mspp_webrole_contact\",\"Entity2NavigationPropertyName\":\"powerpagecomponent_mspp_webrole_contact\",\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Entity1AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":103100,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8765bb4a-6454-4f9c-9ded-2da529bb546d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"8765bb4a-6454-4f9c-9ded-2da529bb546d\",\"HasChanged\":null}}},\"Entity2AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":100300,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48fdf4bb-101c-4467-a1f8-b0ea823e4eae\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"48fdf4bb-101c-4467-a1f8-b0ea823e4eae\",\"HasChanged\":null}}}}]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('powerpagecomponent')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"d4e3b55c-5b7f-43ba-9675-e7542dc8c72f\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"1841732\\\"\",\"name\":\"Information\",\"formid\":\"7f4fba90-0f0a-4f05-9841-3002cb418a10\",\"objecttypecode\":\"powerpagecomponent\",\"type\":6},{\"@odata.etag\":\"W/\\\"1841658\\\"\",\"name\":\"Information\",\"formid\":\"74848064-1e1b-43e5-8167-6bc9f0e8f71f\",\"objecttypecode\":\"powerpagecomponent\",\"type\":11},{\"@odata.etag\":\"W/\\\"1847096\\\"\",\"name\":\"Information\",\"formid\":\"a7c7ce9e-078f-4af5-8ec2-c0722c8b9ca3\",\"objecttypecode\":\"powerpagecomponent\",\"type\":2}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('powerpagecomponent')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('powerpagecomponent')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"39eadc6f-191b-4e2f-89ea-319c8e2d011b\",\"LogicalName\":\"componentstate\",\"SchemaName\":\"ComponentState\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Component State\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"aa6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Component State\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"aa6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"faece09f-cefc-11de-8150-00155da18b00\",\"HasChanged\":null,\"IsCustomOptionSet\":false,\"IsGlobal\":true,\"IsManaged\":true,\"Name\":\"componentstate\",\"ExternalTypeName\":null,\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"5.0.0.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"The state of this component.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a1-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"The state of this component.\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a1-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Component State\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a0-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Component State\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a0-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Published\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a3-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Published\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a3-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Unpublished\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a5-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unpublished\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a5-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Deleted\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a7-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Deleted\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"faece0a7-cefc-11de-8150-00155da18b00\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"Value\":3,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Deleted Unpublished\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1f83e0bb-cefd-11de-8150-00155da18b00\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Deleted Unpublished\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1f83e0bb-cefd-11de-8150-00155da18b00\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}},{\"MetadataId\":\"86cbcd24-cb31-4d1d-9d32-7ae5715758c6\",\"LogicalName\":\"powerpagecomponenttype\",\"SchemaName\":\"powerpagecomponenttype\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c45c004-5877-4ba1-bb57-f2309e902700\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c45c004-5877-4ba1-bb57-f2309e902700\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"c370a24d-ec81-4d55-bc11-f584e25e3281\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":true,\"IsManaged\":true,\"Name\":\"powerpagecomponenttype\",\"ExternalTypeName\":\"Power Pages Component Type\",\"OptionSetType\":\"Picklist\",\"IntroducedVersion\":\"1.0.2207.1\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d821af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d821af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Power Pages Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d721af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Power Pages Component Type\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d721af6a-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"Value\":1,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Publishing State\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"af15cf3a-6040-4847-96b2-5365ff5a494f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Publishing State\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"af15cf3a-6040-4847-96b2-5365ff5a494f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"92a97a2a-1ea7-4573-a763-ddbf74c45eb0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"92a97a2a-1ea7-4573-a763-ddbf74c45eb0\",\"HasChanged\":null}}},{\"Value\":2,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web Page\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a81770d1-cf0b-4945-b3f9-942b0f28c066\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web Page\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a81770d1-cf0b-4945-b3f9-942b0f28c066\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"56a7de45-7f6a-4fe1-bc61-aba727815ad9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"56a7de45-7f6a-4fe1-bc61-aba727815ad9\",\"HasChanged\":null}}},{\"Value\":3,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web File\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9048b16d-8412-4480-98ea-1b4d2c06e9b7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web File\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"9048b16d-8412-4480-98ea-1b4d2c06e9b7\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3b42e46-dfe9-4b95-8c41-950b5c7aa238\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3b42e46-dfe9-4b95-8c41-950b5c7aa238\",\"HasChanged\":null}}},{\"Value\":4,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web Link Set\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"82e1accb-b80e-43b0-9e55-87ba4bef7e87\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web Link Set\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"82e1accb-b80e-43b0-9e55-87ba4bef7e87\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac61bb60-a86e-4eca-a739-0c10883ebb99\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ac61bb60-a86e-4eca-a739-0c10883ebb99\",\"HasChanged\":null}}},{\"Value\":5,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web Link\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ea89807b-0e7b-451b-844b-73f0641337e7\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web Link\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ea89807b-0e7b-451b-844b-73f0641337e7\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"35794f74-81bd-4fad-a2a4-aa96993a03f0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"35794f74-81bd-4fad-a2a4-aa96993a03f0\",\"HasChanged\":null}}},{\"Value\":6,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Page Template\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"482b205a-0a5c-4604-98af-9c9a578c5106\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Page Template\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"482b205a-0a5c-4604-98af-9c9a578c5106\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c2ad337-111e-4046-ab13-6e320961d6fd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6c2ad337-111e-4046-ab13-6e320961d6fd\",\"HasChanged\":null}}},{\"Value\":7,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Content Snippet\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88f68da6-8844-4374-aec7-7756c4413333\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Content Snippet\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"88f68da6-8844-4374-aec7-7756c4413333\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"976be9d4-30d9-40e3-9877-e241f225ee65\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"976be9d4-30d9-40e3-9877-e241f225ee65\",\"HasChanged\":null}}},{\"Value\":8,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web Template\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e9fc95aa-dbe2-417e-bf74-a9a7152a722c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web Template\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e9fc95aa-dbe2-417e-bf74-a9a7152a722c\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c05d3b2c-b30f-4671-b879-2ea701579b6c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c05d3b2c-b30f-4671-b879-2ea701579b6c\",\"HasChanged\":null}}},{\"Value\":9,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Site Setting\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c86775a8-c589-4fa4-a6ff-42b49054f55c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Site Setting\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c86775a8-c589-4fa4-a6ff-42b49054f55c\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ded09542-4d0f-491f-ae30-2a9338ecbd99\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ded09542-4d0f-491f-ae30-2a9338ecbd99\",\"HasChanged\":null}}},{\"Value\":10,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web Page Access Control Rule\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e0656711-70f4-4c45-92a3-40a2882fb537\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web Page Access Control Rule\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e0656711-70f4-4c45-92a3-40a2882fb537\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"708f4e47-d784-4827-9ca0-34a7eb520fba\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"708f4e47-d784-4827-9ca0-34a7eb520fba\",\"HasChanged\":null}}},{\"Value\":11,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Web Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e60426ae-22a4-4736-8b5e-206c79fc6c5f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Web Role\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e60426ae-22a4-4736-8b5e-206c79fc6c5f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c388578-b5f4-4473-b224-990070071503\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7c388578-b5f4-4473-b224-990070071503\",\"HasChanged\":null}}},{\"Value\":12,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Website Access\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f0f5e645-e53d-4de8-bf8e-f708f49ffed6\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Website Access\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f0f5e645-e53d-4de8-bf8e-f708f49ffed6\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f12194ff-e784-4729-baec-b8f2d56fdd56\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f12194ff-e784-4729-baec-b8f2d56fdd56\",\"HasChanged\":null}}},{\"Value\":13,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Site Marker\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"df1864ab-49d9-421e-abd6-29c8c20165da\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Site Marker\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"df1864ab-49d9-421e-abd6-29c8c20165da\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dc97b08b-0020-4c33-bc04-f84140f74e5e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"dc97b08b-0020-4c33-bc04-f84140f74e5e\",\"HasChanged\":null}}},{\"Value\":15,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Basic Form\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"30fb1408-0929-46d4-9fc1-5dd1d087f958\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Basic Form\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"30fb1408-0929-46d4-9fc1-5dd1d087f958\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0516f5ed-b12c-4007-b6c6-9a6fbc225c63\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"0516f5ed-b12c-4007-b6c6-9a6fbc225c63\",\"HasChanged\":null}}},{\"Value\":16,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Basic Form Metadata\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c7a5f11a-e2a6-442c-b3fe-55f4d30b5c8e\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Basic Form Metadata\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c7a5f11a-e2a6-442c-b3fe-55f4d30b5c8e\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"931f6178-7027-4548-82b3-2518a6ffcff0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"931f6178-7027-4548-82b3-2518a6ffcff0\",\"HasChanged\":null}}},{\"Value\":17,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"List\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2a4f7fc8-3840-4260-960d-879145dcaf8d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"List\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2a4f7fc8-3840-4260-960d-879145dcaf8d\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2fac1716-19ff-4062-baf7-4a17bb75b193\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2fac1716-19ff-4062-baf7-4a17bb75b193\",\"HasChanged\":null}}},{\"Value\":18,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Table Permission\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1463880a-f133-41f8-81a2-dfeef8191ef9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Table Permission\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1463880a-f133-41f8-81a2-dfeef8191ef9\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b90ead58-9732-4cd0-9612-6f4074d633e4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b90ead58-9732-4cd0-9612-6f4074d633e4\",\"HasChanged\":null}}},{\"Value\":19,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Advanced Form\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2562ac03-310c-4edb-9f4f-6510da36ecdc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Advanced Form\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2562ac03-310c-4edb-9f4f-6510da36ecdc\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed15be50-a6b0-41a7-ba57-5aadae1cb605\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"ed15be50-a6b0-41a7-ba57-5aadae1cb605\",\"HasChanged\":null}}},{\"Value\":20,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Advanced Form Step\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6fbdc7ff-d530-4534-9fed-e0dde6b4b1a0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Advanced Form Step\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6fbdc7ff-d530-4534-9fed-e0dde6b4b1a0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d8571515-5953-4d98-af83-9f28b143d7f3\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"d8571515-5953-4d98-af83-9f28b143d7f3\",\"HasChanged\":null}}},{\"Value\":21,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Advanced Form Metadata\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e17bf49b-c7f9-4a05-8394-12728ffccf02\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Advanced Form Metadata\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"e17bf49b-c7f9-4a05-8394-12728ffccf02\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b1e353ea-a042-4416-a612-3431982b20e8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"b1e353ea-a042-4416-a612-3431982b20e8\",\"HasChanged\":null}}},{\"Value\":24,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Poll Placement\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2ed61d93-03d0-4a33-b1f6-5d9722fab01b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Poll Placement\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2ed61d93-03d0-4a33-b1f6-5d9722fab01b\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"17ecbe3f-c594-4873-8ac6-492bef0882d2\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"17ecbe3f-c594-4873-8ac6-492bef0882d2\",\"HasChanged\":null}}},{\"Value\":26,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Ad Placement\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0355875-39e2-40ef-beb2-74030907bb69\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Ad Placement\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"c0355875-39e2-40ef-beb2-74030907bb69\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"28484cdc-a8eb-4d10-85c4-065f4d46cfeb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"28484cdc-a8eb-4d10-85c4-065f4d46cfeb\",\"HasChanged\":null}}},{\"Value\":27,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Bot Consumer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ede0800-4572-477b-8d89-3933a89bf849\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Bot Consumer\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"1ede0800-4572-477b-8d89-3933a89bf849\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4e45090a-a624-405b-87e0-94f7a04a3858\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"4e45090a-a624-405b-87e0-94f7a04a3858\",\"HasChanged\":null}}},{\"Value\":28,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Column Permission Profile\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a1131e42-ea64-4c92-8e9f-48585ce83aad\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Column Permission Profile\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a1131e42-ea64-4c92-8e9f-48585ce83aad\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5516cee9-fa6b-42c3-9ea3-586223629389\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5516cee9-fa6b-42c3-9ea3-586223629389\",\"HasChanged\":null}}},{\"Value\":29,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Column Permission\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3c119ed-0138-4c9a-b440-6384330658bf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Column Permission\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"f3c119ed-0138-4c9a-b440-6384330658bf\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2e3fb0b8-c1bd-483a-a3d7-3cf1ddeaed4f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"2e3fb0b8-c1bd-483a-a3d7-3cf1ddeaed4f\",\"HasChanged\":null}}},{\"Value\":30,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Redirect\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"300fd0f7-6fe8-44c2-a8e0-4756830013cf\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Redirect\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"300fd0f7-6fe8-44c2-a8e0-4756830013cf\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efc3b4ad-e85f-437c-8197-989ca3375f64\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"efc3b4ad-e85f-437c-8197-989ca3375f64\",\"HasChanged\":null}}},{\"Value\":31,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Publishing State Transition Rule\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a70f7b2d-d397-4885-8121-e618371462c8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Publishing State Transition Rule\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"a70f7b2d-d397-4885-8121-e618371462c8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24f0fa94-e81d-4768-8b77-8daf7ad3f23b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"24f0fa94-e81d-4768-8b77-8daf7ad3f23b\",\"HasChanged\":null}}},{\"Value\":32,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Shortcut\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f0c2de6-6c82-4f33-8cdb-0667be8203c0\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Shortcut\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"5f0c2de6-6c82-4f33-8cdb-0667be8203c0\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"43b3d589-0307-4d90-be8f-5686e728d3b9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"43b3d589-0307-4d90-be8f-5686e728d3b9\",\"HasChanged\":null}}},{\"Value\":33,\"Color\":\"#0000ff\",\"IsManaged\":true,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Cloud Flow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"39da2633-3e4a-4985-90e1-f96223371c10\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Cloud Flow\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"39da2633-3e4a-4985-90e1-f96223371c10\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"743aa495-1516-4c83-9ffc-13c6d9457f6d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"743aa495-1516-4c83-9ffc-13c6d9457f6d\",\"HasChanged\":null}}}]}}]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('powerpagecomponent')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"84dae34a-822a-4ac8-b9db-ae48f201f8c1\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"666ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"666ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"6c6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"powerpagecomponent_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0.2207.1\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6e6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6e6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6d6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6d6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"686ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"686ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6a6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"6a6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('powerpagecomponent')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"7a139000-f78e-4ffa-b765-cd3c5011a69a\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"736ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"736ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"786ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":true,\"Name\":\"powerpagecomponent_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0.2207.1\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7a6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Power Pages Component\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"7a6ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"796ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"796ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"756ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"756ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":true,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"776ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":true,\"MetadataId\":\"776ba770-305c-ee11-be6f-002248046b89\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "TableName": "powerpagecomponent", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1840535\\\"\",\"savedqueryid\":\"174fdc2b-5b11-49bd-a3b9-1492bcd1bc4f\",\"name\":\"Publishing State Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1840589\\\"\",\"savedqueryid\":\"8488ad0b-16a0-488c-9f58-3a1ef9fefac9\",\"name\":\"Advanced Form Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1840607\\\"\",\"savedqueryid\":\"b928f143-da9a-4f94-ac51-54493f79b94e\",\"name\":\"Active Power Pages Component\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1840499\\\"\",\"savedqueryid\":\"0b2a3d11-5aec-4a9e-bd25-5a171d5c06ef\",\"name\":\"Advanced Form Step Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1840625\\\"\",\"savedqueryid\":\"c304c6af-e3b7-4ed9-b61f-7500e479f93b\",\"name\":\"Power Pages Component Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1840673\\\"\",\"savedqueryid\":\"c65e918e-4899-4c58-8234-7f8fd8135804\",\"name\":\"Power Pages Component Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1840553\\\"\",\"savedqueryid\":\"3d88db2d-60a1-4720-8d9b-b6d330a13af6\",\"name\":\"Web Template Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"1840517\\\"\",\"savedqueryid\":\"14a65792-1f64-42db-a5cb-bb2aedca5a31\",\"name\":\"Inactive Power Pages Component\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1840571\\\"\",\"savedqueryid\":\"55fe228d-9f93-4f8e-a33c-e78b1de70e81\",\"name\":\"Power Pages Component Advanced Find View\",\"querytype\":1}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Visit Checklist Items.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Visit Checklist Items.json new file mode 100644 index 00000000..837f9e4c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Visit Checklist Items.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Visit Checklist Items", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "rms_visitchecklistitems", + "logicalName": "rms_visitchecklistitem" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visitchecklistitem')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"73026306-3f5e-ee11-be6f-0022480b6a3f\",\"LogicalName\":\"rms_answer\",\"SchemaName\":\"rms_Answer\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Answer\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9d5f304d-44e9-472c-b958-a0e3c96bfecd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Answer\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9d5f304d-44e9-472c-b958-a0e3c96bfecd\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"74026306-3f5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_visitchecklistitem_rms_answer\",\"ExternalTypeName\":\"\",\"OptionSetType\":\"Boolean\",\"IntroducedVersion\":\"1.0.0.0\",\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"76026306-3f5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"76026306-3f5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Answer\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"75026306-3f5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Answer\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"75026306-3f5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"TrueOption\":{\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"63129da7-3324-4265-bb3c-3e080e40a51f\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yes\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"63129da7-3324-4265-bb3c-3e080e40a51f\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"FalseOption\":{\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":\"\",\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"56346e63-6847-41a5-a2cf-111ca698133a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"No\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"56346e63-6847-41a5-a2cf-111ca698133a\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}}}]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"2099228\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"10390\\\" jump=\\\"rms_question\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"rms_visitchecklistitemid\\\"><cell name=\\\"rms_question\\\" width=\\\"300\\\" /><cell name=\\\"createdon\\\" width=\\\"125\\\" /></row></grid>\",\"savedqueryid\":\"72440342-a701-47c0-894f-a40508e6d810\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"7fad71ec-825b-ee11-be6f-002248046ef8\",\"LogicalName\":\"rms_visitchecklistitem\",\"EntitySetName\":\"rms_visitchecklistitems\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":false,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"rms_visitchecklistitemid\",\"PrimaryNameAttribute\":\"rms_question\",\"ObjectTypeCode\":10390,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Visit Checklist Items\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3f00ef56-c748-43d6-a955-3786cadb8bb9\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visit Checklist Items\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"3f00ef56-c748-43d6-a955-3786cadb8bb9\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreaterms_VisitChecklistItem\",\"PrivilegeId\":\"d02e7bc9-076e-4ea3-9ba3-b25046043e6f\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadrms_VisitChecklistItem\",\"PrivilegeId\":\"7b2b5dc6-b1f7-4389-aa5a-6be8043ad1a6\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriterms_VisitChecklistItem\",\"PrivilegeId\":\"9d40c76a-0707-43a4-957e-bcc69146b24e\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleterms_VisitChecklistItem\",\"PrivilegeId\":\"872e893d-9224-4df3-a41c-25c42df33b32\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignrms_VisitChecklistItem\",\"PrivilegeId\":\"16bde36e-5f21-41b0-9897-0195183526c6\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharerms_VisitChecklistItem\",\"PrivilegeId\":\"e8832ffe-ef1b-4701-9507-2488b30dc669\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendrms_VisitChecklistItem\",\"PrivilegeId\":\"e4c913f0-0727-4935-8734-4abec66efb25\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTorms_VisitChecklistItem\",\"PrivilegeId\":\"f14c29cd-1284-4b61-be3c-cc1ddb4cf5a5\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"9b5a9b38-d7e4-42ba-a8d3-4ca05bfc2711\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9dad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9dad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9ead71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9ead71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"77711484-851b-4cf3-9f23-8b1af01487ef\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"8d65e930-0a4f-4642-80e2-e33b330bd450\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"ee535c37-7bc0-4f7d-b131-3e0493b86929\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9bad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9bad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9cad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9cad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"d82284b0-b5c9-4850-b93b-bde9297e138d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a4ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a4ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c57362ef-570d-4163-bd15-4c961cffbd3c\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"1c7e43b3-97c8-4c78-848e-31bb48d82648\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"eaceb8bf-4417-4119-9307-96a03533a8c4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"db5f1d56-a07f-4a1b-b37c-0f4c2f845326\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a2ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a2ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"842c1598-902d-4755-95ef-7d88228272fb\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"3b56e965-3697-4ee5-b3cb-b70ebf1e501b\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"82c8e378-9c11-497b-89de-eaa1cf080e90\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9fad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9fad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"7d07cd42-85b5-44b7-9f75-e3371c5659d2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"56a68be6-691d-4ed6-a242-6fd42a8ccbd2\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"113ae4f1-1464-49f0-8007-41c60f23ade6\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"3eb7e96e-759c-42e0-9435-6cc0ab15a222\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f8ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f8ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"0bd6bffd-e5e1-46ca-888a-b2b417d07d03\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bfad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"bfad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"d5310b16-2af2-4d7e-9b17-859aba118a55\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c4ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c4ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"b398a514-440f-428b-a5eb-536d41dd64e0\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"c5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"d7148fce-2181-4047-8448-8238c6a1065a\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T20:36:47Z\",\"ModifiedOn\":\"2023-09-28T20:36:47Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c8ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c8ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"67efd4fa-0207-4716-bf78-91f2249d8971\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"320dcc42-3bb6-4b10-b968-13ef96b6007d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"3d58c688-d4eb-4dea-8534-cd9227058bb4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c9ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c9ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"caad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"caad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BooleanAttributeMetadata\",\"MetadataId\":\"73026306-3f5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Boolean\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_answer\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Answer\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T20:38:48Z\",\"ModifiedOn\":\"2023-09-28T20:38:48Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"DefaultValue\":false,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"BooleanType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d7c68979-4ddd-4433-a5b2-6a36ccee15e5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"d7c68979-4ddd-4433-a5b2-6a36ccee15e5\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Answer\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9d5f304d-44e9-472c-b958-a0e3c96bfecd\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Answer\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9d5f304d-44e9-472c-b958-a0e3c96bfecd\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"d20da765-687e-485d-9981-a2a5ba55e28e\",\"HasChanged\":null,\"AttributeOf\":\"rms_answer\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_answername\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_answerName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T20:38:48Z\",\"ModifiedOn\":\"2023-09-28T20:38:48Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"80ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_question\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Question\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T20:36:39Z\",\"ModifiedOn\":\"2023-09-28T20:36:39Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"478bd72c-d137-407e-8c49-32c31ff240c4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"478bd72c-d137-407e-8c49-32c31ff240c4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Question\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"02463cdd-7d74-49b3-91a6-731777998b63\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Question\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"02463cdd-7d74-49b3-91a6-731777998b63\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"6ee632c5-3649-4526-968b-f93aa129d1c2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":39,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Visit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T22:54:11Z\",\"ModifiedOn\":\"2023-09-28T22:54:11Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"rms_visit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b9cb577e-492a-431a-8d8e-6d007e24550c\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b9cb577e-492a-431a-8d8e-6d007e24550c\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7d716129-978a-45b0-9131-95df679f8748\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7d716129-978a-45b0-9131-95df679f8748\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"c063feb0-1c18-4fca-846e-34b2fbd08b57\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visitchecklistitemid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_VisitChecklistItemId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T20:36:39Z\",\"ModifiedOn\":\"2023-09-28T20:36:39Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"99ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"99ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9aad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"9aad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"5ac4c690-c581-40ee-bc5e-fa1330714699\",\"HasChanged\":null,\"AttributeOf\":\"rms_visit\",\"AttributeType\":\"String\",\"ColumnNumber\":40,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_VisitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T22:54:11Z\",\"ModifiedOn\":\"2023-09-28T22:54:11Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"f3e1c30d-28e1-492e-acfe-e9238b7ee0df\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"d01e0b3b-bcd3-4243-8706-4b0aead722ad\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"3c4344f9-1ce3-4686-9baa-92be148c88f5\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eaad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"eaad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"2dd98fef-5ec4-44ec-89a9-b39750ecb817\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"d711c685-a67b-4002-a8d1-d33e9fc0ad53\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f9ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f9ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"faad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"faad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"53c0a053-85fe-493a-90c4-55f9b7554b62\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"fbad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"fbad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"fcad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"fcad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"7a1d3112-34e7-4c39-86b3-2b9c56fcaa3e\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visitchecklistitem\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-25T09:07:21Z\",\"ModifiedOn\":\"2023-09-25T09:07:21Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f4ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f4ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"a7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visitchecklistitem_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visitchecklistitem_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"adad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visitchecklistitem_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visitchecklistitem_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visitchecklistitem_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visitchecklistitem_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"b9ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visitchecklistitem_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visitchecklistitem_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"cbad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_rms_visitchecklistitem\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_rms_visitchecklistitem\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d2ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_rms_visitchecklistitem\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_rms_visitchecklistitem\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_rms_visitchecklistitem\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_rms_visitchecklistitem\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"dbad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_rms_visitchecklistitem\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_rms_visitchecklistitem\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5d5a2aef-515e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_visitchecklistitem_Visit_rms_visit\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"rms_visit\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_visitchecklistitem_Visit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"rms_Visit\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"fdad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visitchecklistitem_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"01ae71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visitchecklistitem_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"05ae71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visitchecklistitem_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"09ae71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visitchecklistitem_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"0dae71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visitchecklistitem_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"11ae71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_visitchecklistitem_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"15ae71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_visitchecklistitem_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitchecklistitemid\",\"ReferencedEntity\":\"rms_visitchecklistitem\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visitchecklistitem_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_visitchecklistitem\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visitchecklistitem')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"b398a514-440f-428b-a5eb-536d41dd64e0\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"2099145\\\"\",\"name\":\"Information\",\"formid\":\"33822972-c720-42c2-8907-a7b39c797d81\",\"objecttypecode\":\"rms_visitchecklistitem\",\"type\":2},{\"@odata.etag\":\"W/\\\"2099191\\\"\",\"name\":\"Information\",\"formid\":\"c3ecc4e0-3fe2-4aab-9d52-e2ce86a0178f\",\"objecttypecode\":\"rms_visitchecklistitem\",\"type\":11},{\"@odata.etag\":\"W/\\\"2099216\\\"\",\"name\":\"Information\",\"formid\":\"117feeae-35f4-4845-a1c0-f7ca39e51816\",\"objecttypecode\":\"rms_visitchecklistitem\",\"type\":6}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visitchecklistitem')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visitchecklistitem')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visitchecklistitem')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"f3e1c30d-28e1-492e-acfe-e9238b7ee0df\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"e6ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_visitchecklistitem_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e8ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e8ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e7ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e3ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e5ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visitchecklistitem')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"3c4344f9-1ce3-4686-9baa-92be148c88f5\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"ebad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"f0ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_visitchecklistitem_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f2ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Visit Checklist Item\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f2ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f1ad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"edad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"edad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"efad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"efad71ec-825b-ee11-be6f-002248046ef8\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "TableName": "rms_visitchecklistitem", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"2099252\\\"\",\"savedqueryid\":\"ae42cd1d-dec7-4426-8109-334fe071783a\",\"name\":\"Visit Checklist Item Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"2099264\\\"\",\"savedqueryid\":\"853f4951-0ac7-477a-b11c-4213790872fe\",\"name\":\"Visit Checklist Item Lookup View\",\"querytype\":64},{\"@odata.etag\":\"W/\\\"2099240\\\"\",\"savedqueryid\":\"f445ccb1-5fad-4d55-a65c-9af38c8fae0b\",\"name\":\"Inactive Visit Checklist Items\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"2099228\\\"\",\"savedqueryid\":\"72440342-a701-47c0-894f-a40508e6d810\",\"name\":\"Active Visit Checklist Items\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"2099276\\\"\",\"savedqueryid\":\"26c77ad8-13f1-4741-bf00-c80ef9a68d2e\",\"name\":\"Visit Checklist Item Advanced Find View\",\"querytype\":1}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Visits.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Visits.json new file mode 100644 index 00000000..01b8f369 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/TableDefinitions/Visits.json @@ -0,0 +1,25 @@ +{ + "DatasetName": "default.cds", + "EntityName": "Visits", + "InstanceUrl": "https://org6456bb6e.crm.dynamics.com/", + "LocalReferenceDSJson": { + "entitySetName": "rms_visits", + "logicalName": "rms_visit" + }, + "state": "Configured", + "TableDefinition": { + "BooleanOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visit')/Attributes/Microsoft.Dynamics.CRM.BooleanAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "DefaultPublicView": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(layoutxml)\",\"value\":[{\"@odata.etag\":\"W/\\\"1786432\\\"\",\"layoutxml\":\"<grid name=\\\"resultset\\\" object=\\\"10266\\\" jump=\\\"rms_name\\\" select=\\\"1\\\" icon=\\\"1\\\" preview=\\\"1\\\"><row name=\\\"result\\\" id=\\\"rms_visitid\\\"><cell name=\\\"rms_name\\\" width=\\\"300\\\" /><cell name=\\\"createdon\\\" width=\\\"125\\\" /></row></grid>\",\"savedqueryid\":\"015e5030-ec76-41e2-b850-098ec21032d6\"}]}", + "EntityMetadata": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions(MetadataId,LogicalName,DisplayCollectionName,EntitySetName,HasNotes,IsActivity,IsIntersect,IsManaged,IsPrivate,IsLogicalEntity,PrimaryIdAttribute,PrimaryNameAttribute,ObjectTypeCode,OwnershipType,Privileges,IsAvailableOffline,IsOfflineInMobileClient,Attributes(),ManyToOneRelationships(),OneToManyRelationships(),ManyToManyRelationships())/$entity\",\"MetadataId\":\"106a37d5-ed4e-ee11-be6f-002248049533\",\"LogicalName\":\"rms_visit\",\"EntitySetName\":\"rms_visits\",\"HasNotes\":false,\"IsActivity\":false,\"IsIntersect\":false,\"IsManaged\":false,\"IsPrivate\":false,\"IsLogicalEntity\":false,\"PrimaryIdAttribute\":\"rms_visitid\",\"PrimaryNameAttribute\":\"rms_name\",\"ObjectTypeCode\":10266,\"OwnershipType\":\"UserOwned\",\"IsAvailableOffline\":false,\"DisplayCollectionName\":{\"LocalizedLabels\":[{\"Label\":\"Visits\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6201fdb1-0585-4afb-898c-ec29fd8ce6f2\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visits\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6201fdb1-0585-4afb-898c-ec29fd8ce6f2\",\"HasChanged\":null}},\"Privileges\":[{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvCreaterms_Visit\",\"PrivilegeId\":\"bbfe4ef3-c85d-4bbd-b166-5199c8467841\",\"PrivilegeType\":\"Create\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvReadrms_Visit\",\"PrivilegeId\":\"153535e2-b977-4d3e-88df-7c380da7eac9\",\"PrivilegeType\":\"Read\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvWriterms_Visit\",\"PrivilegeId\":\"b8e7ac58-db79-4d97-b16c-8db4509dc246\",\"PrivilegeType\":\"Write\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvDeleterms_Visit\",\"PrivilegeId\":\"8a47dcdb-0cc5-41da-b218-2fe84535ad91\",\"PrivilegeType\":\"Delete\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAssignrms_Visit\",\"PrivilegeId\":\"7f65c430-3bce-49f8-964d-9a07f4e587d8\",\"PrivilegeType\":\"Assign\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvSharerms_Visit\",\"PrivilegeId\":\"f6019714-d32e-4054-a2f7-24a153a24a6d\",\"PrivilegeType\":\"Share\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendrms_Visit\",\"PrivilegeId\":\"df863ce0-7018-426c-ad4d-bec1f498035f\",\"PrivilegeType\":\"Append\"},{\"CanBeBasic\":true,\"CanBeDeep\":true,\"CanBeGlobal\":true,\"CanBeLocal\":true,\"CanBeEntityReference\":false,\"CanBeParentEntityReference\":false,\"CanBeRecordFilter\":false,\"Name\":\"prvAppendTorms_Visit\",\"PrivilegeId\":\"2bb01e78-f3d3-4509-b48d-9dd68cfc4e4a\",\"PrivilegeType\":\"AppendTo\"}],\"IsOfflineInMobileClient\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifymobileclientoffline\"},\"Attributes\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"fcb1743f-984c-41de-a76f-c4a469ed37ee\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":3,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"276a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"276a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"286a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"286a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"97c0b306-89d5-4441-83b1-d5ba8973851e\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":8,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"4d16c037-2fa8-4e16-b291-d131b8d954c0\",\"HasChanged\":null,\"AttributeOf\":\"createdby\",\"AttributeType\":\"String\",\"ColumnNumber\":9,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"825f6e2b-4ab0-4920-9202-dac93af337b0\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":2,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"256a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"256a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"266a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"266a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"b97b92fc-2f9d-4665-86db-dfec0ec21dae\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":6,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"CreatedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who created the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2e6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Created By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2e6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"12d54bf9-f597-4efa-b71d-4633a2bc5ac6\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":10,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9b8a3895-4abe-48b3-9f63-4d6e8887714c\",\"HasChanged\":null,\"AttributeOf\":\"createdonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":11,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"createdonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"CreatedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"createdonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"fe954e2d-5a1d-4097-ba09-83851d1f148b\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":30,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"importsequencenumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ImportSequenceNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-2147483648,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Sequence number of the import that created this record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"806a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Import Sequence Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"806a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"ef8d8d44-73a5-425e-a82b-8826a7fab1a4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":5,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2c6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2c6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"27e3babf-2ced-40a7-b96f-3bd81caffb68\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":12,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"6ddf009e-b327-4cc3-bbd7-b1530800a426\",\"HasChanged\":null,\"AttributeOf\":\"modifiedby\",\"AttributeType\":\"String\",\"ColumnNumber\":13,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"ec868318-bfe4-4f5b-9fbc-403d2601c5d0\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":4,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedon\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"296a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time when the record was modified.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"296a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"675c885b-54d4-4c4f-aa85-bbeff9701b3c\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":7,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfby\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"ModifiedOnBehalfBy\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier of the delegate user who modified the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"2f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"306a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Modified By (Delegate)\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"306a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"fb3d55e2-e49b-47e6-98c2-d7e776acec23\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":14,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"dc3f0d82-d093-4aba-bc30-6d089e5afd71\",\"HasChanged\":null,\"AttributeOf\":\"modifiedonbehalfby\",\"AttributeType\":\"String\",\"ColumnNumber\":15,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"modifiedonbehalfbyyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"ModifiedOnBehalfByYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"modifiedonbehalfbyname\",\"IsLocalizable\":false,\"DatabaseLength\":513,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"a4e5219a-224e-4885-b3d1-ea941b82a901\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":31,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"overriddencreatedon\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OverriddenCreatedOn\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateOnly\",\"ImeMode\":\"Inactive\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"816a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Date and time that the record was migrated.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"816a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"826a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Record Created On\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"826a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"cea61f53-97de-4f78-a0b3-5a705d2e86e4\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Owner\",\"ColumnNumber\":16,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"ownerid\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"OwnerId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\",\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"OwnerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"496a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"496a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"9a199dae-3b0c-4088-a21e-88e47de8915e\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":18,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4e6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4e6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.EntityNameAttributeMetadata\",\"MetadataId\":\"7dcd5d4c-23bc-43c0-9174-d0c8f4930b4b\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"EntityName\",\"ColumnNumber\":17,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridtype\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdType\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"IsEntityReferenceStored\":true,\"AttributeTypeName\":{\"Value\":\"EntityNameType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owner Id Type\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"4d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"4f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":\"ownerid\",\"AttributeType\":\"String\",\"ColumnNumber\":19,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owneridyominame\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwnerIdYomiName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":\"owneridname\",\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"506a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Yomi name of the owner\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"506a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"ec2c0d98-db7d-43a5-bcdd-aa7032a2beb1\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":21,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunit\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"OwningBusinessUnit\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"businessunit\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"516a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the business unit that owns the record\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"516a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"526a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Business Unit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"526a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"7468c992-f069-4242-b97c-5abe7f17114c\",\"HasChanged\":null,\"AttributeOf\":\"owningbusinessunit\",\"AttributeType\":\"String\",\"ColumnNumber\":24,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningbusinessunitname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningBusinessUnitName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":320,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"67d78850-0978-44d6-ada5-be521e654e24\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":23,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owningteam\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningTeam\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"team\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the team that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning Team\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"454c944e-0183-4426-9a0d-964ae58e0de7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":22,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"owninguser\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"OwningUser\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"systemuser\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"536a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for the user that owns the record.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"536a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"546a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Owning User\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"546a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"f6d496fb-1458-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":40,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_actualdateandtime\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_ActualDateandTime\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:22:49Z\",\"ModifiedOn\":\"2023-09-21T00:22:49Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"36240872-9a65-4f5f-b31f-4923c44afcb4\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"36240872-9a65-4f5f-b31f-4923c44afcb4\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Actual Date and Time\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e89be9a1-41b9-4d6f-8b96-2ba451e0e6eb\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Actual Date and Time\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"e89be9a1-41b9-4d6f-8b96-2ba451e0e6eb\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"f814ef5b-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":35,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_id\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_ID\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:10Z\",\"ModifiedOn\":\"2023-09-21T00:11:10Z\",\"SourceType\":0,\"AutoNumberFormat\":\"VIS-{SEQNUM:5}\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5a7ed372-53e8-4005-b2ae-a32f05d36dfc\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"5a7ed372-53e8-4005-b2ae-a32f05d36dfc\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"ID\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"791ba468-fbf6-4750-9840-de9f440df631\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"ID\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"791ba468-fbf6-4750-9840-de9f440df631\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DecimalAttributeMetadata\",\"MetadataId\":\"25d91228-285e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Decimal\",\"ColumnNumber\":43,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_latitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Latitude\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T17:55:17Z\",\"ModifiedOn\":\"2023-09-28T17:55:17Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MaxValue\":100000000000,\"MinValue\":-100000000000,\"Precision\":2,\"ImeMode\":\"Auto\",\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"DecimalType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a165df33-f67a-4246-b065-408f6ec44048\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"a165df33-f67a-4246-b065-408f6ec44048\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Latitude\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c53bd133-0ef4-43fe-acab-e8bf07641565\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Latitude\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"c53bd133-0ef4-43fe-acab-e8bf07641565\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DecimalAttributeMetadata\",\"MetadataId\":\"7c17737b-975d-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Decimal\",\"ColumnNumber\":42,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_longitude\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Longitude\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-28T00:39:32Z\",\"ModifiedOn\":\"2023-09-28T00:39:32Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MaxValue\":100000000000,\"MinValue\":-100000000000,\"Precision\":2,\"ImeMode\":\"Auto\",\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"DecimalType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f9ac4d08-d582-4444-87a7-5138b9869472\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"f9ac4d08-d582-4444-87a7-5138b9869472\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Longitude\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"13cd6fd0-7f74-4b14-b41d-7341e6590a8b\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Longitude\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"13cd6fd0-7f74-4b14-b41d-7341e6590a8b\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"116a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":34,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":true,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":true,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_name\",\"IsValidForForm\":true,\"IsRequiredForForm\":true,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Name\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:19:47Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":100,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7ec70000-4ebc-4068-9e10-129b62c26f69\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7ec70000-4ebc-4068-9e10-129b62c26f69\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"695ca09f-2ba8-4210-8448-80a21261f588\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Name\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"695ca09f-2ba8-4210-8448-80a21261f588\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.LookupAttributeMetadata\",\"MetadataId\":\"cb639083-2756-4357-9b51-1e0562ac219d\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Lookup\",\"ColumnNumber\":37,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_patient\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Patient\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:14:53Z\",\"ModifiedOn\":\"2023-09-21T00:14:53Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"Targets\":[\"rms_patient\"],\"Format\":\"None\",\"AttributeTypeName\":{\"Value\":\"LookupType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b2700a3f-8516-4fb0-b126-64b177cc3494\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"b2700a3f-8516-4fb0-b126-64b177cc3494\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"84151e98-512e-454a-87c7-81c97b6a81ac\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Patient\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"84151e98-512e-454a-87c7-81c97b6a81ac\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"1b5e00cf-b650-4d36-af8c-eb539190b584\",\"HasChanged\":null,\"AttributeOf\":\"rms_patient\",\"AttributeType\":\"String\",\"ColumnNumber\":38,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0.0.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_patientname\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_PatientName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:14:54Z\",\"ModifiedOn\":\"2023-09-21T00:14:54Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":200,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DateTimeAttributeMetadata\",\"MetadataId\":\"b0be4df2-1458-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"DateTime\",\"ColumnNumber\":39,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_planneddateandtime\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_PlannedDateandTime\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:22:34Z\",\"ModifiedOn\":\"2023-09-21T00:22:34Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MinSupportedValue\":\"1753-01-01T00:00:00Z\",\"MaxSupportedValue\":\"9999-12-30T23:59:59Z\",\"Format\":\"DateAndTime\",\"ImeMode\":\"Auto\",\"SourceTypeMask\":0,\"FormulaDefinition\":\"\",\"AttributeTypeName\":{\"Value\":\"DateTimeType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"93bf7126-74e3-4775-a32e-4f96727a6a6d\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"93bf7126-74e3-4775-a32e-4f96727a6a6d\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Planned Date and Time\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"385939f0-b19e-4cf7-9c97-309c1c381b1a\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Planned Date and Time\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"385939f0-b19e-4cf7-9c97-309c1c381b1a\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"DateTimeBehavior\":{\"Value\":\"UserLocal\"},\"CanChangeDateTimeBehavior\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifybehavior\"}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.DecimalAttributeMetadata\",\"MetadataId\":\"d6037b9b-5e5e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Decimal\",\"ColumnNumber\":0,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"9.0.0.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_score\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Score\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-29T00:24:53Z\",\"ModifiedOn\":\"2023-09-29T00:24:53Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"MaxValue\":100000000000,\"MinValue\":-100000000000,\"Precision\":2,\"ImeMode\":\"Auto\",\"FormulaDefinition\":null,\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"DecimalType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"97785c00-e894-4ce7-9a09-9af6efd133ae\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"97785c00-e894-4ce7-9a09-9af6efd133ae\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Score\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"62a0a19e-f14d-46a6-937b-8e8d5bce55ec\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Score\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"62a0a19e-f14d-46a6-937b-8e8d5bce55ec\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StringAttributeMetadata\",\"MetadataId\":\"a95d4462-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"String\",\"ColumnNumber\":36,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":true,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":true,\"CanBeSecuredForCreate\":true,\"CanBeSecuredForUpdate\":true,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_title\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"rms_Title\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:11:21Z\",\"ModifiedOn\":\"2023-09-21T00:20:02Z\",\"SourceType\":0,\"AutoNumberFormat\":\"\",\"Format\":\"Text\",\"ImeMode\":\"Auto\",\"MaxLength\":200,\"YomiOf\":null,\"IsLocalizable\":false,\"DatabaseLength\":400,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"StringType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6dddb43b-f11f-4ae0-bb31-e1f0a682fa04\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6dddb43b-f11f-4ae0-bb31-e1f0a682fa04\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Title\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"19c3a8a8-740e-4191-af13-98fb6bddd179\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Title\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"19c3a8a8-740e-4191-af13-98fb6bddd179\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"ApplicationRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[],\"FormatName\":{\"Value\":\"Text\"}},{\"MetadataId\":\"dc44a5a4-852e-4af2-8784-b8b7502720c7\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Uniqueidentifier\",\"ColumnNumber\":1,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":true,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"rms_visitid\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"rms_VisitId\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"UniqueidentifierType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"236a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Unique identifier for entity instances\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"236a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"246a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"246a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateAttributeMetadata\",\"MetadataId\":\"a85d6f21-0138-4caa-8d7d-62e5c65dc214\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"State\",\"ColumnNumber\":25,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":true,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statecode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StateType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"SystemRequired\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"2b48f253-d6e2-4614-954e-d03a97331dcd\",\"HasChanged\":null,\"AttributeOf\":\"statecode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":26,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statecodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statecodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusAttributeMetadata\",\"MetadataId\":\"6a379340-db54-4f29-b708-0f33bc634619\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Status\",\"ColumnNumber\":27,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscode\",\"IsValidForForm\":true,\"IsRequiredForForm\":false,\"IsValidForGrid\":true,\"SchemaName\":\"statuscode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-28T20:04:35Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"DefaultFormValue\":null,\"AttributeTypeName\":{\"Value\":\"StatusType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"746a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"746a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"756a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"756a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"MetadataId\":\"8ce887da-757e-4fd7-91fc-e29a00af9c36\",\"HasChanged\":null,\"AttributeOf\":\"statuscode\",\"AttributeType\":\"Virtual\",\"ColumnNumber\":28,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":false,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"statuscodename\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"statuscodeName\",\"ExternalName\":null,\"IsLogical\":true,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"AttributeTypeName\":{\"Value\":\"VirtualType\"},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"39bc7124-d701-4407-a189-9c9431a20605\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":32,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"timezoneruleversionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"TimeZoneRuleVersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"836a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"For internal use only.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"836a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"846a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time Zone Rule Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"846a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.IntegerAttributeMetadata\",\"MetadataId\":\"b0a51593-e7d4-45df-8117-4a1436d57777\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"Integer\",\"ColumnNumber\":33,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":true,\"IsValidForRead\":true,\"IsValidForUpdate\":true,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":false,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"utcconversiontimezonecode\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"UTCConversionTimeZoneCode\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":0,\"AutoNumberFormat\":null,\"Format\":\"None\",\"MaxValue\":2147483647,\"MinValue\":-1,\"FormulaDefinition\":\"\",\"SourceTypeMask\":0,\"AttributeTypeName\":{\"Value\":\"IntegerType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"856a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Time zone code that was in use when the record was created.\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"856a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"866a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"UTC Conversion Time Zone Code\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"866a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.BigIntAttributeMetadata\",\"MetadataId\":\"670c43b9-381e-4188-aa85-3dd5fb9997e2\",\"HasChanged\":null,\"AttributeOf\":null,\"AttributeType\":\"BigInt\",\"ColumnNumber\":29,\"DeprecatedVersion\":null,\"IntroducedVersion\":\"1.0\",\"EntityLogicalName\":\"rms_visit\",\"IsCustomAttribute\":false,\"IsPrimaryId\":false,\"IsValidODataAttribute\":true,\"IsPrimaryName\":false,\"IsValidForCreate\":false,\"IsValidForRead\":true,\"IsValidForUpdate\":false,\"CanBeSecuredForRead\":false,\"CanBeSecuredForCreate\":false,\"CanBeSecuredForUpdate\":false,\"IsSecured\":false,\"IsRetrievable\":true,\"IsFilterable\":false,\"IsSearchable\":false,\"IsManaged\":false,\"LinkedAttributeId\":null,\"LogicalName\":\"versionnumber\",\"IsValidForForm\":false,\"IsRequiredForForm\":false,\"IsValidForGrid\":false,\"SchemaName\":\"VersionNumber\",\"ExternalName\":null,\"IsLogical\":false,\"IsDataSourceSecret\":false,\"InheritsFrom\":null,\"CreatedOn\":\"2023-09-21T00:10:36Z\",\"ModifiedOn\":\"2023-09-21T00:10:36Z\",\"SourceType\":null,\"AutoNumberFormat\":null,\"MaxValue\":9223372036854775807,\"MinValue\":-9223372036854775808,\"AttributeTypeName\":{\"Value\":\"BigIntType\"},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7e6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Version Number\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7e6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsAuditEnabled\":{\"Value\":false,\"CanBeChanged\":false,\"ManagedPropertyLogicalName\":\"canmodifyauditsettings\"},\"IsGlobalFilterEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyglobalfiltersettings\"},\"IsSortableEnabled\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyissortablesettings\"},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"IsRenameable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"isrenameable\"},\"IsValidForAdvancedFind\":{\"Value\":false,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifysearchsettings\"},\"RequiredLevel\":{\"Value\":\"None\",\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyrequirementlevelsettings\"},\"CanModifyAdditionalSettings\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"canmodifyadditionalsettings\"},\"Settings\":[]}],\"ManyToOneRelationships\":[{\"MetadataId\":\"316a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visit_createdby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdby\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visit_createdby\",\"ReferencingEntityNavigationPropertyName\":\"createdby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"376a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visit_createdonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"createdonbehalfby\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visit_createdonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"createdonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"3d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visit_modifiedby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedby\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visit_modifiedby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"436a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"lk_rms_visit_modifiedonbehalfby\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"modifiedonbehalfby\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"lk_rms_visit_modifiedonbehalfby\",\"ReferencingEntityNavigationPropertyName\":\"modifiedonbehalfby\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"556a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"user_rms_visit\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"systemuserid\",\"ReferencedEntity\":\"systemuser\",\"ReferencingAttribute\":\"owninguser\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"user_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"owninguser\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5c6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"team_rms_visit\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"teamid\",\"ReferencedEntity\":\"team\",\"ReferencingAttribute\":\"owningteam\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"team_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"owningteam\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"616a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"owner_rms_visit\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"ownerid\",\"ReferencedEntity\":\"owner\",\"ReferencingAttribute\":\"ownerid\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"owner_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"ownerid\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"656a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"business_unit_rms_visit\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"businessunitid\",\"ReferencedEntity\":\"businessunit\",\"ReferencingAttribute\":\"owningbusinessunit\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"business_unit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"owningbusinessunit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"fcb08ce2-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_visit_Patient_rms_patient\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_patientid\",\"ReferencedEntity\":\"rms_patient\",\"ReferencingAttribute\":\"rms_patient\",\"ReferencingEntity\":\"rms_visit\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_visit_Patient_rms_patient\",\"ReferencingEntityNavigationPropertyName\":\"rms_Patient\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"OneToManyRelationships\":[{\"MetadataId\":\"876a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_SyncErrors\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"syncerror\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_SyncErrors\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"8b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_DuplicateMatchingRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"duplicaterecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_DuplicateMatchingRecord\",\"ReferencingEntityNavigationPropertyName\":\"duplicaterecordid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"8f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_DuplicateBaseRecord\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"baserecordid\",\"ReferencingEntity\":\"duplicaterecord\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_DuplicateBaseRecord\",\"ReferencingEntityNavigationPropertyName\":\"baserecordid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"936a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_AsyncOperations\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"asyncoperation\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_AsyncOperations\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"976a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_MailboxTrackingFolders\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"mailboxtrackingfolder\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_MailboxTrackingFolders\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_UserEntityInstanceDatas\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"userentityinstancedata\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_UserEntityInstanceDatas\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_visit_ProcessSession\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"processsession\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_ProcessSession\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"NoCascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a36a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_visit_BulkDeleteFailures\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"regardingobjectid\",\"ReferencingEntity\":\"bulkdeletefailure\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_BulkDeleteFailures\",\"ReferencingEntityNavigationPropertyName\":\"regardingobjectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"a76a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomRelationship\":false,\"IsValidForAdvancedFind\":false,\"SchemaName\":\"rms_visit_PrincipalObjectAttributeAccesses\",\"SecurityTypes\":\"None\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"objectid\",\"ReferencingEntity\":\"principalobjectattributeaccess\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_visit_PrincipalObjectAttributeAccesses\",\"ReferencingEntityNavigationPropertyName\":\"objectid_rms_visit\",\"RelationshipBehavior\":0,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"DoNotDisplay\",\"Group\":\"Details\",\"Order\":null,\"IsCustomizable\":false,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"Cascade\",\"Archive\":\"NoCascade\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"d8744e93-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_audioreference_Visit_rms_visit\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"rms_visit\",\"ReferencingEntity\":\"rms_audioreference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_audioreference_Visit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"rms_Visit\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"9a7929bd-1358-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_picturereference_Visit_rms_visit\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"rms_visit\",\"ReferencingEntity\":\"rms_picturereference\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_picturereference_Visit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"rms_Visit\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]},{\"MetadataId\":\"5d5a2aef-515e-ee11-be6f-0022480b6a3f\",\"HasChanged\":null,\"IsCustomRelationship\":true,\"IsValidForAdvancedFind\":true,\"SchemaName\":\"rms_rms_visitchecklistitem_Visit_rms_visit\",\"SecurityTypes\":\"Append\",\"IsManaged\":false,\"RelationshipType\":\"OneToManyRelationship\",\"IntroducedVersion\":\"1.0.0.0\",\"ReferencedAttribute\":\"rms_visitid\",\"ReferencedEntity\":\"rms_visit\",\"ReferencingAttribute\":\"rms_visit\",\"ReferencingEntity\":\"rms_visitchecklistitem\",\"IsHierarchical\":false,\"EntityKey\":null,\"IsRelationshipAttributeDenormalized\":false,\"ReferencedEntityNavigationPropertyName\":\"rms_rms_visitchecklistitem_Visit_rms_visit\",\"ReferencingEntityNavigationPropertyName\":\"rms_Visit\",\"RelationshipBehavior\":1,\"IsDenormalizedLookup\":null,\"DenormalizedAttributeName\":null,\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"AssociatedMenuConfiguration\":{\"Behavior\":\"UseCollectionName\",\"Group\":\"Details\",\"Order\":10000,\"IsCustomizable\":true,\"Icon\":null,\"ViewId\":\"00000000-0000-0000-0000-000000000000\",\"AvailableOffline\":true,\"MenuId\":null,\"QueryApi\":null,\"Label\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},\"CascadeConfiguration\":{\"Assign\":\"NoCascade\",\"Delete\":\"RemoveLink\",\"Archive\":\"RemoveLink\",\"Merge\":\"NoCascade\",\"Reparent\":\"NoCascade\",\"Share\":\"NoCascade\",\"Unshare\":\"NoCascade\",\"RollupView\":\"NoCascade\"},\"RelationshipAttributes\":[]}],\"ManyToManyRelationships\":[]}", + "EntityNameOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visit')/Attributes/Microsoft.Dynamics.CRM.EntityNameAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"7dcd5d4c-23bc-43c0-9174-d0c8f4930b4b\",\"LogicalName\":\"owneridtype\",\"SchemaName\":\"OwnerIdType\",\"DisplayName\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null},\"OptionSet\":null}]}", + "Forms": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#systemforms(name,formid)\",\"value\":[{\"@odata.etag\":\"W/\\\"1786420\\\"\",\"name\":\"Information\",\"formid\":\"ba428a9f-7e54-4bdf-97d0-6430745c8e4b\",\"objecttypecode\":\"rms_visit\",\"type\":6},{\"@odata.etag\":\"W/\\\"1786395\\\"\",\"name\":\"Information\",\"formid\":\"35432497-b195-4059-ad7f-6c9b7a8ff9a0\",\"objecttypecode\":\"rms_visit\",\"type\":11},{\"@odata.etag\":\"W/\\\"1796171\\\"\",\"name\":\"Information\",\"formid\":\"ede471a8-f94d-4bd5-9760-c127878e4bf5\",\"objecttypecode\":\"rms_visit\",\"type\":2}]}", + "IconUrl": "", + "MultiSelectPicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visit')/Attributes/Microsoft.Dynamics.CRM.MultiSelectPicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "PicklistOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visit')/Attributes/Microsoft.Dynamics.CRM.PicklistAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[]}", + "StateOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visit')/Attributes/Microsoft.Dynamics.CRM.StateAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"a85d6f21-0138-4caa-8d7d-62e5c65dc214\",\"LogicalName\":\"statecode\",\"SchemaName\":\"statecode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"706a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_visit_statecode\",\"ExternalTypeName\":null,\"OptionSetType\":\"State\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"726a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"726a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"716a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"716a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":0,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":1,\"InvariantName\":\"Active\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Active\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6d6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StateOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"DefaultStatus\":2,\"InvariantName\":\"Inactive\",\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"6f6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}}]}}]}", + "StatusOptionSetAttribute": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#EntityDefinitions('rms_visit')/Attributes/Microsoft.Dynamics.CRM.StatusAttributeMetadata(MetadataId,LogicalName,SchemaName,DisplayName,OptionSet())\",\"value\":[{\"MetadataId\":\"6a379340-db54-4f29-b708-0f33bc634619\",\"LogicalName\":\"statuscode\",\"SchemaName\":\"statuscode\",\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"756a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"756a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"OptionSet\":{\"MetadataId\":\"7a6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null,\"IsCustomOptionSet\":true,\"IsGlobal\":false,\"IsManaged\":false,\"Name\":\"rms_visit_statuscode\",\"ExternalTypeName\":null,\"OptionSetType\":\"Status\",\"IntroducedVersion\":\"1.0\",\"ParentOptionSetName\":null,\"Description\":{\"LocalizedLabels\":[{\"Label\":\"Reason for the status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7c6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Reason for the status of the Visit\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7c6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"DisplayName\":{\"LocalizedLabels\":[{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Status Reason\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"7b6a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"IsCustomizable\":{\"Value\":true,\"CanBeChanged\":true,\"ManagedPropertyLogicalName\":\"iscustomizable\"},\"Options\":[{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":1,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Pending\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"776a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Pending\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"776a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"91170b5a-3b82-4868-a195-c2c32b99efb5\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"91170b5a-3b82-4868-a195-c2c32b99efb5\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":2,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":1,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"796a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Inactive\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"796a37d5-ed4e-ee11-be6f-002248049533\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[],\"UserLocalizedLabel\":null}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000001,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"Done\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"27b9836b-fe89-47c8-ae47-976c2e59b077\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"Done\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"27b9836b-fe89-47c8-ae47-976c2e59b077\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"956c1b4d-f473-4747-87ed-7748239c9131\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"956c1b4d-f473-4747-87ed-7748239c9131\",\"HasChanged\":null}}},{\"@odata.type\":\"#Microsoft.Dynamics.CRM.StatusOptionMetadata\",\"Value\":100000002,\"Color\":null,\"IsManaged\":false,\"ExternalValue\":null,\"ParentValues\":[],\"Tag\":null,\"MetadataId\":null,\"HasChanged\":null,\"State\":0,\"TransitionData\":null,\"Label\":{\"LocalizedLabels\":[{\"Label\":\"In Progress\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"66bc45a0-0976-45a1-af8b-9ea5a51a7efa\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"In Progress\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"66bc45a0-0976-45a1-af8b-9ea5a51a7efa\",\"HasChanged\":null}},\"Description\":{\"LocalizedLabels\":[{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"829c7a56-4f76-4462-9014-c1f72fb22598\",\"HasChanged\":null}],\"UserLocalizedLabel\":{\"Label\":\"\",\"LanguageCode\":1033,\"IsManaged\":false,\"MetadataId\":\"829c7a56-4f76-4462-9014-c1f72fb22598\",\"HasChanged\":null}}}]}}]}", + "TableName": "rms_visit", + "Views": "{\"@odata.context\":\"https://org6456bb6e.crm.dynamics.com/api/data/v9.0/$metadata#savedqueries(savedqueryid,name,querytype)\",\"value\":[{\"@odata.etag\":\"W/\\\"1786432\\\"\",\"savedqueryid\":\"015e5030-ec76-41e2-b850-098ec21032d6\",\"name\":\"Active Visits\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1786480\\\"\",\"savedqueryid\":\"3cacad9d-46bf-4d67-a4d7-4d696021a965\",\"name\":\"Visit Advanced Find View\",\"querytype\":1},{\"@odata.etag\":\"W/\\\"1786456\\\"\",\"savedqueryid\":\"0e076a4c-615f-4de5-b2c3-608b164d3553\",\"name\":\"Visit Associated View\",\"querytype\":2},{\"@odata.etag\":\"W/\\\"1786444\\\"\",\"savedqueryid\":\"fa3ebb28-3b38-4fa9-9785-73074cd645d7\",\"name\":\"Inactive Visits\",\"querytype\":0},{\"@odata.etag\":\"W/\\\"1786468\\\"\",\"savedqueryid\":\"e3d74ca1-230c-4e01-9ea2-8b966a8040f7\",\"name\":\"Visit Lookup View\",\"querytype\":64}]}" + }, + "webApiVersion": "v9.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/AIHackathon-GenerateHealthScoreforVisit.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/AIHackathon-GenerateHealthScoreforVisit.xml new file mode 100644 index 00000000..4d6d0f37 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/AIHackathon-GenerateHealthScoreforVisit.xml @@ -0,0 +1,45 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://unitedstates-002.azure-apim.net/apim/logicflows" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="AIHackathon-GenerateHealthScoreforVisit" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="AI Hackathon - Generate Health Score for Visit" /> + <grammars> + <jsonTypes targetNamespace="https://unitedstates-002.azure-apim.net/apim/logicflows" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <string name="ManualTriggerInput_text_def" /> + <object name="ManualTriggerInput"> + <property name="text" type="string" /> + </object> + <string name="ResponseActionOutput_score_def" /> + <object name="ResponseActionOutput"> + <property name="score" type="string" /> + </object> + <object name="Run_responses_default_def" /> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://unitedstates-002.azure-apim.net/apim/logicflows"> + <resource path="/{connectionId}/triggers/manual/run"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="Run"> + <doc title="Runs a logic flow trigger." /> + <request> + <param style="query" name="api-version" type="xs:string" required="true" fixed="2015-02-01-preview"> + <doc title="The api version" /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="text" path="/text" type="xs:string" required="true"> + <doc title="VisitId" /> + </param> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:ResponseActionOutput" /> + </response> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="logicflows" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/AzureBlobStorage.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/AzureBlobStorage.xml new file mode 100644 index 00000000..63f9d225 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/AzureBlobStorage.xml @@ -0,0 +1,759 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://unitedstates-002.azure-apim.net/apim/azureblob" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="AzureBlobStorage" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="Azure Blob Storage">Microsoft Azure Storage provides a massively scalable, durable, and highly available storage for data on the cloud, and serves as the data storage solution for modern applications. Connect to Blob Storage to perform various operations such as create, update, get and delete on blobs in your Azure Storage account.</doc> + <grammars> + <jsonTypes targetNamespace="https://unitedstates-002.azure-apim.net/apim/azureblob" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <untypedObject name="Object" /> + <string name="BlobMetadata_Id_def" /> + <string name="BlobMetadata_Name_def" /> + <string name="BlobMetadata_DisplayName_def" /> + <string name="BlobMetadata_Path_def" /> + <dateTimeString name="BlobMetadata_LastModified_def" /> + <integer name="BlobMetadata_Size_def" /> + <string name="BlobMetadata_MediaType_def" /> + <boolean name="BlobMetadata_IsFolder_def" /> + <string name="BlobMetadata_ETag_def" /> + <string name="BlobMetadata_FileLocator_def" /> + <object name="BlobMetadata"> + <property name="Id" type="string" /> + <property name="Name" type="string" /> + <property name="DisplayName" type="string" /> + <property name="Path" type="string" /> + <property name="LastModified" typeRef="BlobMetadata_LastModified_def" /> + <property name="Size" type="integer" /> + <property name="MediaType" type="string" /> + <property name="IsFolder" type="boolean" /> + <property name="ETag" type="string" /> + <property name="FileLocator" type="string" /> + </object> + <string name="BlobMetadataResponse_Id_def" /> + <string name="BlobMetadataResponse_Name_def" /> + <string name="BlobMetadataResponse_DisplayName_def" /> + <string name="BlobMetadataResponse_Path_def" /> + <dateTimeString name="BlobMetadataResponse_LastModified_def" /> + <integer name="BlobMetadataResponse_Size_def" /> + <string name="BlobMetadataResponse_MediaType_def" /> + <boolean name="BlobMetadataResponse_IsFolder_def" /> + <string name="BlobMetadataResponse_ETag_def" /> + <string name="BlobMetadataResponse_FileLocator_def" /> + <object name="BlobMetadataResponse"> + <property name="Id" type="string" /> + <property name="Name" type="string" /> + <property name="DisplayName" type="string" /> + <property name="Path" type="string" /> + <property name="LastModified" typeRef="BlobMetadataResponse_LastModified_def" /> + <property name="Size" type="integer" /> + <property name="MediaType" type="string" /> + <property name="IsFolder" type="boolean" /> + <property name="ETag" type="string" /> + <property name="FileLocator" type="string" /> + </object> + <array typeRef="BlobMetadata" name="BlobMetadataPage_value_def" /> + <string name="BlobMetadataPage_nextLink_def" /> + <string name="BlobMetadataPage_nextPageMarker_def" /> + <object name="BlobMetadataPage"> + <property name="value" typeRef="BlobMetadataPage_value_def" /> + <property name="nextLink" type="string" /> + <property name="nextPageMarker" type="string" /> + </object> + <string name="SharedAccessSignatureBlobPolicy_GroupPolicyIdentifier_def" /> + <string name="SharedAccessSignatureBlobPolicy_Permissions_def" /> + <dateTimeString name="SharedAccessSignatureBlobPolicy_StartTime_def" /> + <dateTimeString name="SharedAccessSignatureBlobPolicy_ExpiryTime_def" /> + <string name="SharedAccessSignatureBlobPolicy_AccessProtocol_def" /> + <string name="SharedAccessSignatureBlobPolicy_IpAddressOrRange_def" /> + <object name="SharedAccessSignatureBlobPolicy"> + <property name="GroupPolicyIdentifier" type="string" /> + <property name="Permissions" type="string" /> + <property name="StartTime" typeRef="SharedAccessSignatureBlobPolicy_StartTime_def" /> + <property name="ExpiryTime" typeRef="SharedAccessSignatureBlobPolicy_ExpiryTime_def" /> + <property name="AccessProtocol" type="string" /> + <property name="IpAddressOrRange" type="string" /> + </object> + <string dtype="hyperlink" name="SharedAccessSignature_WebUrl_def" /> + <object name="SharedAccessSignature"> + <property name="WebUrl" type="string" dtype="hyperlink" /> + </object> + <array typeRef="StorageAccount" name="StorageAccountList_value_def" /> + <object name="StorageAccountList"> + <property name="value" typeRef="StorageAccountList_value_def" /> + </object> + <string name="StorageAccount_Name_def" /> + <string name="StorageAccount_DisplayName_def" /> + <object name="StorageAccount"> + <property name="Name" type="string" /> + <property name="DisplayName" type="string" /> + </object> + <object name="DataSetsMetadata"> + <property name="tabular" typeRef="TabularDataSetsMetadata" /> + <property name="blob" typeRef="BlobDataSetsMetadata" /> + </object> + <string name="TabularDataSetsMetadata_source_def" /> + <string name="TabularDataSetsMetadata_displayName_def" /> + <string name="TabularDataSetsMetadata_urlEncoding_def" /> + <string name="TabularDataSetsMetadata_tableDisplayName_def" /> + <string name="TabularDataSetsMetadata_tablePluralName_def" /> + <object name="TabularDataSetsMetadata"> + <property name="source" type="string" /> + <property name="displayName" type="string" /> + <property name="urlEncoding" type="string" /> + <property name="tableDisplayName" type="string" /> + <property name="tablePluralName" type="string" /> + </object> + <string name="BlobDataSetsMetadata_source_def" /> + <string name="BlobDataSetsMetadata_displayName_def" /> + <string name="BlobDataSetsMetadata_urlEncoding_def" /> + <object name="BlobDataSetsMetadata"> + <property name="source" type="string" /> + <property name="displayName" type="string" /> + <property name="urlEncoding" type="string" /> + </object> + <string name="UpdateFile_V2_param_body_def" /> + <string name="GetFileContentByPath_V2_responses_200_def" /> + <string name="GetFileContent_V2_responses_200_def" /> + <string name="CreateFile_V2_param_body_def" /> + <array typeRef="BlobMetadata" name="ExtractFolder_V3_responses_200_def" /> + <string name="UpdateFile_param_body_def" /> + <string name="GetFileContentByPath_responses_200_def" /> + <string name="GetFileContent_responses_200_def" /> + <string name="CreateFile_param_body_def" /> + <array typeRef="BlobMetadata" name="ExtractFolderV2_responses_200_def" /> + <array typeRef="SharedAccessSignatureBlobPolicy" name="GetAccessPolicies_V2_responses_200_def" /> + <string name="CreateBlockBlob_V2_param_body_def" /> + <array typeRef="SharedAccessSignatureBlobPolicy" name="GetAccessPolicies_responses_200_def" /> + <string name="CreateBlockBlob_param_body_def" /> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://unitedstates-002.azure-apim.net/apim/azureblob"> + <resource path="/{connectionId}/v2/datasets/{dataset}/files/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetFileMetadataV2" actionName="GetFileMetadata_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetFileMetadata" siena:revision="2" siena:status="Production"> + <doc title="Get Blob Metadata (V2) This operation retrieves blob metadata using blob id." /> + <request /> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/files/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob to update." /> + </param> + <method siena:requiresAuthentication="true" name="PUT" id="UpdateFileV2" actionName="UpdateFile_V2" siena:isDeprecated="false" siena:family="UpdateFile" siena:revision="2" siena:status="Production"> + <doc title="Update blob (V2) This operation updates a blob in Azure Blob Storage." /> + <request> + <param style="header" name="Content-Type" type="xs:string"> + <doc title="Specify content-type of the blob to upload." /> + </param> + <param style="header" name="ReadFileMetadataFromServer" type="xs:boolean" default="true"> + <doc title="Get all file metadata from the server after file is updated. If this is false, some metadata properties may not be returned such as last modified time, etc." /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/files/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob to delete." /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="DeleteFileV2" actionName="DeleteFile_V2" siena:isDeprecated="false" siena:family="DeleteFile" siena:revision="2" siena:status="Production"> + <doc title="Delete blob (V2) This operation deletes a blob." /> + <request> + <param style="header" name="SkipDeleteIfFileNotFoundOnServer" type="xs:boolean" default="false"> + <doc title="Skips the deletion if a file is not found on the server." /> + </param> + </request> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/GetFileByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetFileMetadataByPathV2" actionName="GetFileMetadataByPath_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetFileMetadataByPath" siena:revision="2" siena:status="Production"> + <doc title="Get Blob Metadata using path (V2) This operation retrieves blob metadata using path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="Specify unique path to the blob." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/GetFileContentByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetFileContentByPathV2" actionName="GetFileContentByPath_V2" siena:isDeprecated="false" siena:family="GetFileContentByPath" siena:revision="2" siena:status="Production"> + <doc title="Get blob content using path (V2) This operation retrieves blob contents using path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="Specify unique path to the blob." /> + </param> + <param style="query" name="inferContentType" type="xs:boolean" default="true"> + <doc title="Infer content-type based on extension." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/files/{id}/content"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetFileContentV2" actionName="GetFileContent_V2" siena:isDeprecated="false" siena:family="GetFileContent" siena:revision="2" siena:status="Production"> + <doc title="Get blob content (V2) This operation retrieves blob contents using id." /> + <request> + <param style="query" name="inferContentType" type="xs:boolean" default="true"> + <doc title="Infer content-type based on extension." /> + </param> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/files"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="CreateFileV2" actionName="CreateFile_V2" visibility="important" siena:isDeprecated="false" siena:family="CreateFile" siena:revision="2" siena:status="Production"> + <doc title="Create blob (V2) This operation uploads a blob to Azure Blob Storage." /> + <request> + <param style="query" name="folderPath" type="xs:string" required="true"> + <doc title="Specify folder path to upload." /> + </param> + <param style="query" name="name" type="xs:string" required="true"> + <doc title="Specify name of the blob to create." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + <param style="header" name="Content-Type" type="xs:string"> + <doc title="Specify content-type of the blob to upload." /> + </param> + <param style="header" name="ReadFileMetadataFromServer" type="xs:boolean" default="true"> + <doc title="Get all file metadata from the server after file creation is complete. If this is false, some metadata properties may not be returned such as last modified time, etc." /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/copyFile"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="CopyFileV2" actionName="CopyFile_V2" visibility="advanced" siena:isDeprecated="false" siena:family="CopyFile" siena:revision="2" siena:status="Production"> + <doc title="Copy blob (V2) This operation copies a blob. If blob is being deleted/renamed on server right after it was copied, connector may return HTTP 404 error by it's design. Please use a delay for 1 minute before deleting or renaming newly created blob. Chunk transfer is not supported in this action. If source and destination are present in same storage account, please use relative path. Otherwise, maximum size of a source for copy blob operation is 50 MB." /> + <request> + <param style="query" name="source" type="xs:string" required="true"> + <doc title="Specify the url to source blob." /> + </param> + <param style="query" name="destination" type="xs:string" required="true"> + <doc title="Specify the destination blob path, including the target blob name." /> + </param> + <param style="query" name="overwrite" type="xs:boolean" default="false"> + <doc title="Should the destination blob be overwritten (true/false)?." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + <param style="header" name="ReadFileMetadataFromServer" type="xs:boolean" default="true"> + <doc title="Get all file metadata from the server after file creation is complete. If this is false, some metadata properties may not be returned such as last modified time, etc." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/foldersV2/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the folder." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ListFolderV4" actionName="ListFolder_V4" visibility="advanced" siena:isDeprecated="false" siena:family="ListFolder" siena:revision="4" siena:status="Production"> + <doc title="Lists blobs (V2) This operation lists blobs in a container." /> + <request> + <param style="query" name="nextPageMarker" type="xs:string" default=""> + <doc title="A marker that identifies the portion of the list to be returned with the list operation"." /> + </param> + <param style="query" name="useFlatListing" type="xs:boolean" default="false"> + <doc title="Whether or not to list blobs in flat listing"." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadataPage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/foldersV2"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ListRootFolderV4" actionName="ListRootFolder_V4" visibility="advanced" siena:isDeprecated="false" siena:family="ListRootFolder" siena:revision="4" siena:status="Production"> + <doc title="Lists blobs in the root folder (V2) This operation lists blobs in the Azure Blob Storage root folder." /> + <request> + <param style="query" name="nextPageMarker" type="xs:string" default=""> + <doc title="A marker that identifies the portion of the list to be returned with the list operation." /> + </param> + <param style="query" name="useFlatListing" type="xs:boolean" default="false"> + <doc title="Whether or not to list blobs in flat listing." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadataPage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{dataset}/extractFolderV2"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="dataset" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ExtractFolderV3" actionName="ExtractFolder_V3" visibility="advanced" siena:isDeprecated="false" siena:family="ExtractFolder" siena:revision="3" siena:status="Production"> + <doc title="Extract archive to folder (V2) This operation extracts an archive blob into a folder (example: .zip)." /> + <request> + <param style="query" name="source" type="xs:string" required="true"> + <doc title="Specify the path to the archive blob." /> + </param> + <param style="query" name="destination" type="xs:string" required="true"> + <doc title="Specify the path in Azure Blob Storage to extract the archive contents." /> + </param> + <param style="query" name="overwrite" type="xs:boolean" default="false"> + <doc title="Should destination blob be overwritten (true/false)?." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + </request> + <response> + <representation mediaType="application/json" element="service:ExtractFolder_V3_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/files/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetFileMetadata" actionName="GetFileMetadata" visibility="advanced" siena:isDeprecated="true" siena:family="GetFileMetadata" siena:revision="1" siena:status="Production"> + <doc title="Get Blob Metadata This operation retrieves blob metadata using blob id." /> + <request /> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/files/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob to update." /> + </param> + <method siena:requiresAuthentication="true" name="PUT" id="UpdateFile" actionName="UpdateFile" siena:isDeprecated="true" siena:family="UpdateFile" siena:revision="1" siena:status="Production"> + <doc title="Update blob This operation updates a blob in Azure Blob Storage." /> + <request> + <param style="header" name="Content-Type" type="xs:string"> + <doc title="Specify content-type of the blob to upload." /> + </param> + <param style="header" name="ReadFileMetadataFromServer" type="xs:boolean" default="true"> + <doc title="Get all file metadata from the server after file is updated. If this is false, some metadata properties may not be returned such as last modified time, etc." /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/files/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob to delete." /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="DeleteFile" actionName="DeleteFile" siena:isDeprecated="true" siena:family="DeleteFile" siena:revision="1" siena:status="Production"> + <doc title="Delete blob This operation deletes a blob." /> + <request> + <param style="header" name="SkipDeleteIfFileNotFoundOnServer" type="xs:boolean" default="false"> + <doc title="Skips the deletion if a file is not found on the server." /> + </param> + </request> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/GetFileByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetFileMetadataByPath" actionName="GetFileMetadataByPath" visibility="advanced" siena:isDeprecated="true" siena:family="GetFileMetadataByPath" siena:revision="1" siena:status="Production"> + <doc title="Get Blob Metadata using path This operation retrieves blob metadata using path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="Specify unique path to the blob." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/GetFileContentByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetFileContentByPath" actionName="GetFileContentByPath" siena:isDeprecated="true" siena:family="GetFileContentByPath" siena:revision="1" siena:status="Production"> + <doc title="Get blob content using path This operation retrieves blob contents using path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="Specify unique path to the blob." /> + </param> + <param style="query" name="inferContentType" type="xs:boolean" default="true"> + <doc title="Infer content-type based on extension." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/files/{id}/content"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the blob." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetFileContent" actionName="GetFileContent" siena:isDeprecated="true" siena:family="GetFileContent" siena:revision="1" siena:status="Production"> + <doc title="Get blob content This operation retrieves blob contents using id." /> + <request> + <param style="query" name="inferContentType" type="xs:boolean" default="true"> + <doc title="Infer content-type based on extension." /> + </param> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/files"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="CreateFile" actionName="CreateFile" visibility="important" siena:isDeprecated="true" siena:family="CreateFile" siena:revision="1" siena:status="Production"> + <doc title="Create blob This operation uploads a blob to Azure Blob Storage." /> + <request> + <param style="query" name="folderPath" type="xs:string" required="true"> + <doc title="Specify folder path to upload." /> + </param> + <param style="query" name="name" type="xs:string" required="true"> + <doc title="Specify name of the blob to create." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + <param style="header" name="Content-Type" type="xs:string"> + <doc title="Specify content-type of the blob to upload." /> + </param> + <param style="header" name="ReadFileMetadataFromServer" type="xs:boolean" default="true"> + <doc title="Get all file metadata from the server after file creation is complete. If this is false, some metadata properties may not be returned such as last modified time, etc." /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/copyFile"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="CopyFile" actionName="CopyFile" visibility="advanced" siena:isDeprecated="true" siena:family="CopyFile" siena:revision="1" siena:status="Production"> + <doc title="Copy blob This operation copies a blob. If blob is being deleted/renamed on server right after it was copied, connector may return HTTP 404 error by it's design. Please use a delay for 1 minute before deleting or renaming newly created blob. Chunk transfer is not supported in this action. If source and destination are present in same storage account, please use relative path. Otherwise, maximum size of a source for copy blob operation is 50 MB." /> + <request> + <param style="query" name="source" type="xs:string" required="true"> + <doc title="Specify the url to source blob." /> + </param> + <param style="query" name="destination" type="xs:string" required="true"> + <doc title="Specify the destination blob path, including the target blob name." /> + </param> + <param style="query" name="overwrite" type="xs:boolean" default="false"> + <doc title="Should the destination blob be overwritten (true/false)?." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + <param style="header" name="ReadFileMetadataFromServer" type="xs:boolean" default="true"> + <doc title="Get all file metadata from the server after file is copied. If this is false, some metadata properties may not be returned such as last modified time, etc." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadata" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/foldersV2/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Specify the folder." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ListFolderV2" actionName="ListFolderV2" visibility="advanced" siena:isDeprecated="true" siena:family="ListFolder" siena:revision="2" siena:status="Production"> + <doc title="Lists blobs This operation lists blobs in a container." /> + <request> + <param style="query" name="nextPageMarker" type="xs:string" default=""> + <doc title="A marker that identifies the portion of the list to be returned with the list operation"." /> + </param> + <param style="query" name="useFlatListing" type="xs:boolean" default="false"> + <doc title="Whether or not to list blobs in flat listing"." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadataPage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/foldersV2"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="ListRootFolderV2" actionName="ListRootFolderV2" visibility="advanced" siena:isDeprecated="true" siena:family="ListRootFolder" siena:revision="2" siena:status="Production"> + <doc title="Lists blobs in the root folder This operation lists blobs in the Azure Blob Storage root folder." /> + <request> + <param style="query" name="nextPageMarker" type="xs:string" default=""> + <doc title="A marker that identifies the portion of the list to be returned with the list operation." /> + </param> + <param style="query" name="useFlatListing" type="xs:boolean" default="false"> + <doc title="Whether or not to list blobs in flat listing." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BlobMetadataPage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/extractFolderV2"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="ExtractFolderV2" actionName="ExtractFolderV2" visibility="advanced" siena:isDeprecated="true" siena:family="ExtractFolder" siena:revision="2" siena:status="Production"> + <doc title="Extract archive to folder This operation extracts an archive blob into a folder (example: .zip)." /> + <request> + <param style="query" name="source" type="xs:string" required="true"> + <doc title="Specify the path to the archive blob." /> + </param> + <param style="query" name="destination" type="xs:string" required="true"> + <doc title="Specify the path in Azure Blob Storage to extract the archive contents." /> + </param> + <param style="query" name="overwrite" type="xs:boolean" default="false"> + <doc title="Should destination blob be overwritten (true/false)?." /> + </param> + <param style="query" name="queryParametersSingleEncoded" type="xs:boolean" default="true" /> + </request> + <response> + <representation mediaType="application/json" element="service:ExtractFolderV2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{storageAccountName}/CreateSharedLinkByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="storageAccountName" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="CreateShareLinkByPathV2" actionName="CreateShareLinkByPath_V2" visibility="advanced" siena:isDeprecated="false" siena:family="CreateShareLinkByPath" siena:revision="2" siena:status="Production"> + <doc title="Create SAS URI by path (V2) This operation creates a SAS link for a blob using the path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="The unique path of the blob." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="GroupPolicyIdentifier" path="/GroupPolicyIdentifier" type="xs:string" /> + <param style="plain" name="Permissions" path="/Permissions" type="xs:string" default="Read"> + <option value="Read" /> + <option value="Write" /> + <option value="Add" /> + <option value="Create" /> + <option value="Delete" /> + <option value="List" /> + <option value="Read,Write" /> + <option value="Read,Write,List" /> + <option value="Read,Write,List,Delete" /> + </param> + <param style="plain" name="StartTime" path="/StartTime" type="service:SharedAccessSignatureBlobPolicy_StartTime_def" /> + <param style="plain" name="ExpiryTime" path="/ExpiryTime" type="service:SharedAccessSignatureBlobPolicy_ExpiryTime_def" /> + <param style="plain" name="AccessProtocol" path="/AccessProtocol" type="xs:string"> + <option value="HttpsOnly" /> + <option value="HttpsOrHttp" /> + </param> + <param style="plain" name="IpAddressOrRange" path="/IpAddressOrRange" type="xs:string" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:SharedAccessSignature" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{storageAccountName}/SetBlobTierByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="storageAccountName" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="SetBlobTierByPathV2" actionName="SetBlobTierByPath_V2" visibility="advanced" siena:isDeprecated="false" siena:family="SetBlobTierByPath" siena:revision="2" siena:status="Production"> + <doc title="Set blob tier by path (V2) This operation sets a tier for a block blob on a standard storage account using the path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="The unique path of the blob." /> + </param> + <param style="query" name="newTier" type="xs:string" required="true"> + <doc title="The new tier for the blob." /> + <option value="Hot" /> + <option value="Cool" /> + <option value="Archive" /> + </param> + </request> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/{storageAccountName}/policies"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="storageAccountName" type="xs:string" required="true"> + <doc title="Azure Storage account name or blob endpoint." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetAccessPoliciesV2" actionName="GetAccessPolicies_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetAccessPolicies" siena:revision="2" siena:status="Production"> + <doc title="Get available access policies (V2) This operation gets available shared access policies for a blob." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="The unique path of the blob." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GetAccessPolicies_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/codeless/datasets/{storageAccountName}/CreateBlockBlob"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="storageAccountName" type="xs:string" required="true"> + <doc title="The storage account name." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="CreateBlockBlobV2" actionName="CreateBlockBlob_V2" visibility="important" siena:isDeprecated="false" siena:family="CreateBlockBlob" siena:revision="2" siena:status="Production"> + <doc title="Create block blob (V2) This operation uploads a block blob to Azure Blob Storage." /> + <request> + <param style="query" name="folderPath" type="xs:string" required="true"> + <doc title="Specify folder path to upload." /> + </param> + <param style="query" name="name" type="xs:string" required="true"> + <doc title="Specify name of the blob to create." /> + </param> + <param style="header" name="Content-Type" type="xs:string"> + <doc title="Specify content-type of the blob to upload." /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/CreateSharedLinkByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="CreateShareLinkByPath" actionName="CreateShareLinkByPath" visibility="advanced" siena:isDeprecated="true" siena:family="CreateShareLinkByPath" siena:revision="1" siena:status="Production"> + <doc title="Create SAS URI by path This operation creates a SAS link for a blob using the path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="The unique path of the blob." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="GroupPolicyIdentifier" path="/GroupPolicyIdentifier" type="xs:string" /> + <param style="plain" name="Permissions" path="/Permissions" type="xs:string" default="Read"> + <option value="Read" /> + <option value="Write" /> + <option value="Add" /> + <option value="Create" /> + <option value="Delete" /> + <option value="List" /> + <option value="Read,Write" /> + <option value="Read,Write,List" /> + <option value="Read,Write,List,Delete" /> + </param> + <param style="plain" name="StartTime" path="/StartTime" type="service:SharedAccessSignatureBlobPolicy_StartTime_def" /> + <param style="plain" name="ExpiryTime" path="/ExpiryTime" type="service:SharedAccessSignatureBlobPolicy_ExpiryTime_def" /> + <param style="plain" name="AccessProtocol" path="/AccessProtocol" type="xs:string"> + <option value="HttpsOnly" /> + <option value="HttpsOrHttp" /> + </param> + <param style="plain" name="IpAddressOrRange" path="/IpAddressOrRange" type="xs:string" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:SharedAccessSignature" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/SetBlobTierByPath"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SetBlobTierByPath" actionName="SetBlobTierByPath" visibility="advanced" siena:isDeprecated="true" siena:family="SetBlobTierByPath" siena:revision="1" siena:status="Production"> + <doc title="Set blob tier by path This operation sets a tier for a block blob on a standard storage account using the path." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="The unique path of the blob." /> + </param> + <param style="query" name="newTier" type="xs:string" required="true"> + <doc title="The new tier for the blob." /> + <option value="Hot" /> + <option value="Cool" /> + <option value="Archive" /> + </param> + </request> + </method> + </resource> + <resource path="/{connectionId}/datasets/default/policies"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetAccessPolicies" actionName="GetAccessPolicies" visibility="advanced" siena:isDeprecated="true" siena:family="GetAccessPolicies" siena:revision="1" siena:status="Production"> + <doc title="Get available access policies This operation gets available shared access policies for a blob." /> + <request> + <param style="query" name="path" type="xs:string" required="true"> + <doc title="The unique path of the blob." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GetAccessPolicies_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/CreateBlockBlob"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="CreateBlockBlob" actionName="CreateBlockBlob" visibility="important" siena:isDeprecated="true" siena:family="CreateBlockBlob" siena:revision="1" siena:status="Production"> + <doc title="Create block blob This operation uploads a block blob to Azure Blob Storage." /> + <request> + <param style="query" name="folderPath" type="xs:string" required="true"> + <doc title="Specify folder path to upload." /> + </param> + <param style="query" name="name" type="xs:string" required="true"> + <doc title="Specify name of the blob to create." /> + </param> + <param style="header" name="Content-Type" type="xs:string"> + <doc title="Specify content-type of the blob to upload." /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="shared_azureblob" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/SpatialServices.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/SpatialServices.xml new file mode 100644 index 00000000..d3ada94f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/SpatialServices.xml @@ -0,0 +1,578 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://unitedstates-002.azure-apim.net/apim/microsoftspatialservices" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="SpatialServices" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="Spatial Services">This connector is required by the Maps and Address Input controls in Power Apps. A connection for this connector is automatically created when you add these controls to your Power App.</doc> + <grammars> + <jsonTypes targetNamespace="https://unitedstates-002.azure-apim.net/apim/microsoftspatialservices" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <string name="GetClientId_Response_clientId_def" /> + <object name="GetClientId_Response"> + <property name="clientId" type="string" /> + </object> + <string name="GetToken_Response_token_type_def" /> + <integer name="GetToken_Response_expires_in_def" /> + <integer name="GetToken_Response_ext_expires_in_def" /> + <string name="GetToken_Response_access_token_def" /> + <object name="GetToken_Response"> + <property name="token_type" type="string" /> + <property name="expires_in" type="integer" /> + <property name="ext_expires_in" type="integer" /> + <property name="access_token" type="string" /> + </object> + <string name="GetSearchFuzzyJson_Response_summary_def_query_def" /> + <string name="GetSearchFuzzyJson_Response_summary_def_queryType_def" /> + <integer name="GetSearchFuzzyJson_Response_summary_def_queryTime_def" /> + <integer name="GetSearchFuzzyJson_Response_summary_def_numResults_def" /> + <integer name="GetSearchFuzzyJson_Response_summary_def_offset_def" /> + <integer name="GetSearchFuzzyJson_Response_summary_def_totalResults_def" /> + <integer name="GetSearchFuzzyJson_Response_summary_def_fuzzyLevel_def" /> + <object name="GetSearchFuzzyJson_Response_summary_def"> + <property name="query" type="string" /> + <property name="queryType" type="string" /> + <property name="queryTime" type="integer" /> + <property name="numResults" type="integer" /> + <property name="offset" type="integer" /> + <property name="totalResults" type="integer" /> + <property name="fuzzyLevel" type="integer" /> + </object> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_type_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_id_def" /> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_score_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_info_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_name_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_phone_def" /> + <integer name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categorySet_def_items_def_id_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categorySet_def_items_def"> + <property name="id" type="integer" /> + </object> + <array typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categorySet_def_items_def" name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categorySet_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_url_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categories_def_items_def" /> + <array type="string" name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categories_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_code_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_names_def_items_def_nameLocale_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_names_def_items_def_name_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_names_def_items_def"> + <property name="nameLocale" type="string" /> + <property name="name" type="string" /> + </object> + <array typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_names_def_items_def" name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_names_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def"> + <property name="code" type="string" /> + <property name="names" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def_names_def" /> + </object> + <array typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def_items_def" name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_poi_def"> + <property name="name" type="string" /> + <property name="phone" type="string" /> + <property name="categorySet" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categorySet_def" /> + <property name="url" type="string" /> + <property name="categories" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_categories_def" /> + <property name="classifications" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def_classifications_def" /> + </object> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_position_def_lat_def" /> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_position_def_lon_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_position_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_topLeftPoint_def_lat_def" /> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_topLeftPoint_def_lon_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_topLeftPoint_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_btmRightPoint_def_lat_def" /> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_btmRightPoint_def_lon_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_btmRightPoint_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def"> + <property name="topLeftPoint" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_topLeftPoint_def" /> + <property name="btmRightPoint" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def_btmRightPoint_def" /> + </object> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def_type_def" /> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def_position_def_lat_def" /> + <number name="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def_position_def_lon_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def_position_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def"> + <property name="type" type="string" /> + <property name="position" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def_position_def" /> + </object> + <array typeRef="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def_items_def" name="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def" /> + <string name="GetSearchFuzzyJson_Response_results_def_items_def_dataSources_def_geometry_def_id_def" /> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_dataSources_def_geometry_def"> + <property name="id" type="string" /> + </object> + <object name="GetSearchFuzzyJson_Response_results_def_items_def_dataSources_def"> + <property name="geometry" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_dataSources_def_geometry_def" /> + </object> + <object name="GetSearchFuzzyJson_Response_results_def_items_def"> + <property name="type" type="string" /> + <property name="id" type="string" /> + <property name="score" type="number" /> + <property name="info" type="string" /> + <property name="poi" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_poi_def" /> + <property name="address" typeRef="SearchResultAddress" /> + <property name="position" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_position_def" /> + <property name="viewport" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_viewport_def" /> + <property name="entryPoints" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_entryPoints_def" /> + <property name="dataSources" typeRef="GetSearchFuzzyJson_Response_results_def_items_def_dataSources_def" /> + </object> + <array typeRef="GetSearchFuzzyJson_Response_results_def_items_def" name="GetSearchFuzzyJson_Response_results_def" /> + <object name="GetSearchFuzzyJson_Response"> + <property name="summary" typeRef="GetSearchFuzzyJson_Response_summary_def" /> + <property name="results" typeRef="GetSearchFuzzyJson_Response_results_def" /> + </object> + <string name="GetSearchAddressJson_Response_summary_def_query_def" /> + <string name="GetSearchAddressJson_Response_summary_def_queryType_def" /> + <integer name="GetSearchAddressJson_Response_summary_def_queryTime_def" /> + <integer name="GetSearchAddressJson_Response_summary_def_numResults_def" /> + <integer name="GetSearchAddressJson_Response_summary_def_offset_def" /> + <integer name="GetSearchAddressJson_Response_summary_def_totalResults_def" /> + <integer name="GetSearchAddressJson_Response_summary_def_fuzzyLevel_def" /> + <object name="GetSearchAddressJson_Response_summary_def"> + <property name="query" type="string" /> + <property name="queryType" type="string" /> + <property name="queryTime" type="integer" /> + <property name="numResults" type="integer" /> + <property name="offset" type="integer" /> + <property name="totalResults" type="integer" /> + <property name="fuzzyLevel" type="integer" /> + </object> + <string name="GetSearchAddressJson_Response_results_def_items_def_type_def" /> + <string name="GetSearchAddressJson_Response_results_def_items_def_id_def" /> + <number name="GetSearchAddressJson_Response_results_def_items_def_score_def" /> + <number name="GetSearchAddressJson_Response_results_def_items_def_position_def_lat_def" /> + <number name="GetSearchAddressJson_Response_results_def_items_def_position_def_lon_def" /> + <object name="GetSearchAddressJson_Response_results_def_items_def_position_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <number name="GetSearchAddressJson_Response_results_def_items_def_viewport_def_topLeftPoint_def_lat_def" /> + <number name="GetSearchAddressJson_Response_results_def_items_def_viewport_def_topLeftPoint_def_lon_def" /> + <object name="GetSearchAddressJson_Response_results_def_items_def_viewport_def_topLeftPoint_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <number name="GetSearchAddressJson_Response_results_def_items_def_viewport_def_btmRightPoint_def_lat_def" /> + <number name="GetSearchAddressJson_Response_results_def_items_def_viewport_def_btmRightPoint_def_lon_def" /> + <object name="GetSearchAddressJson_Response_results_def_items_def_viewport_def_btmRightPoint_def"> + <property name="lat" type="number" /> + <property name="lon" type="number" /> + </object> + <object name="GetSearchAddressJson_Response_results_def_items_def_viewport_def"> + <property name="topLeftPoint" typeRef="GetSearchAddressJson_Response_results_def_items_def_viewport_def_topLeftPoint_def" /> + <property name="btmRightPoint" typeRef="GetSearchAddressJson_Response_results_def_items_def_viewport_def_btmRightPoint_def" /> + </object> + <object name="GetSearchAddressJson_Response_results_def_items_def"> + <property name="type" type="string" /> + <property name="id" type="string" /> + <property name="score" type="number" /> + <property name="address" typeRef="SearchResultAddress" /> + <property name="position" typeRef="GetSearchAddressJson_Response_results_def_items_def_position_def" /> + <property name="viewport" typeRef="GetSearchAddressJson_Response_results_def_items_def_viewport_def" /> + </object> + <array typeRef="GetSearchAddressJson_Response_results_def_items_def" name="GetSearchAddressJson_Response_results_def" /> + <object name="GetSearchAddressJson_Response"> + <property name="summary" typeRef="GetSearchAddressJson_Response_summary_def" /> + <property name="results" typeRef="GetSearchAddressJson_Response_results_def" /> + </object> + <number name="AzureMaps_Coordinates_latitude_def" /> + <number name="AzureMaps_Coordinates_longitude_def" /> + <object name="AzureMaps_Coordinates"> + <property name="latitude" type="number" /> + <property name="longitude" type="number" /> + </object> + <string name="AzureMaps_GetIpToLocation_Response_countryRegion_def_isoCode_def" /> + <object name="AzureMaps_GetIpToLocation_Response_countryRegion_def"> + <property name="isoCode" type="string" /> + </object> + <string name="AzureMaps_GetIpToLocation_Response_ipAddress_def" /> + <object name="AzureMaps_GetIpToLocation_Response"> + <property name="countryRegion" typeRef="AzureMaps_GetIpToLocation_Response_countryRegion_def" /> + <property name="ipAddress" type="string" /> + </object> + <string name="SearchResultAddress_buildingNumber_def" /> + <string name="SearchResultAddress_street_def" /> + <string name="SearchResultAddress_crossStreet_def" /> + <string name="SearchResultAddress_streetNumber_def" /> + <integer name="SearchResultAddress_routeNumbers_def_items_def" /> + <array type="integer" name="SearchResultAddress_routeNumbers_def" /> + <string name="SearchResultAddress_streetName_def" /> + <string name="SearchResultAddress_streetNameAndNumber_def" /> + <string name="SearchResultAddress_municipality_def" /> + <string name="SearchResultAddress_municipalitySubdivision_def" /> + <string name="SearchResultAddress_countryTertiarySubdivision_def" /> + <string name="SearchResultAddress_countrySecondarySubdivision_def" /> + <string name="SearchResultAddress_countrySubdivision_def" /> + <string name="SearchResultAddress_postalCode_def" /> + <string name="SearchResultAddress_extendedPostalCode_def" /> + <string name="SearchResultAddress_countryCode_def" /> + <string name="SearchResultAddress_country_def" /> + <string name="SearchResultAddress_countryCodeISO3_def" /> + <string name="SearchResultAddress_freeformAddress_def" /> + <string name="SearchResultAddress_countrySubdivisionName_def" /> + <string name="SearchResultAddress_localName_def" /> + <object name="SearchResultAddress"> + <property name="buildingNumber" type="string" /> + <property name="street" type="string" /> + <property name="crossStreet" type="string" /> + <property name="streetNumber" type="string" /> + <property name="routeNumbers" typeRef="SearchResultAddress_routeNumbers_def" /> + <property name="streetName" type="string" /> + <property name="streetNameAndNumber" type="string" /> + <property name="municipality" type="string" /> + <property name="municipalitySubdivision" type="string" /> + <property name="countryTertiarySubdivision" type="string" /> + <property name="countrySecondarySubdivision" type="string" /> + <property name="countrySubdivision" type="string" /> + <property name="postalCode" type="string" /> + <property name="extendedPostalCode" type="string" /> + <property name="countryCode" type="string" /> + <property name="country" type="string" /> + <property name="countryCodeISO3" type="string" /> + <property name="freeformAddress" type="string" /> + <property name="countrySubdivisionName" type="string" /> + <property name="localName" type="string" /> + </object> + <string name="BingMaps_AutoSuggestResponse_authenticationResultCode_def" /> + <string name="BingMaps_AutoSuggestResponse_brandLogoUri_def" /> + <string name="BingMaps_AutoSuggestResponse_copyright_def" /> + <integer name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_estimatedTotal_def" /> + <string name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def___type_def" /> + <string name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def_value_def_items_def___type_def" /> + <string name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def_value_def_items_def_name_def" /> + <object name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def_value_def_items_def"> + <property name="__type" type="string" /> + <property name="address" typeRef="BingMaps_Address" /> + <property name="name" type="string" /> + </object> + <array typeRef="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def_value_def_items_def" name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def_value_def" /> + <object name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def"> + <property name="__type" type="string" /> + <property name="value" typeRef="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def_value_def" /> + </object> + <array typeRef="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def_items_def" name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def" /> + <object name="BingMaps_AutoSuggestResponse_resourceSets_def_items_def"> + <property name="estimatedTotal" type="integer" /> + <property name="resources" typeRef="BingMaps_AutoSuggestResponse_resourceSets_def_items_def_resources_def" /> + </object> + <array typeRef="BingMaps_AutoSuggestResponse_resourceSets_def_items_def" name="BingMaps_AutoSuggestResponse_resourceSets_def" /> + <integer name="BingMaps_AutoSuggestResponse_statusCode_def" /> + <string name="BingMaps_AutoSuggestResponse_statusDescription_def" /> + <string name="BingMaps_AutoSuggestResponse_traceId_def" /> + <object name="BingMaps_AutoSuggestResponse"> + <property name="authenticationResultCode" type="string" /> + <property name="brandLogoUri" type="string" /> + <property name="copyright" type="string" /> + <property name="resourceSets" typeRef="BingMaps_AutoSuggestResponse_resourceSets_def" /> + <property name="statusCode" type="integer" /> + <property name="statusDescription" type="string" /> + <property name="traceId" type="string" /> + </object> + <string name="BingMaps_FindLocation_Response_authenticationResultCode_def" /> + <string name="BingMaps_FindLocation_Response_brandLogoUri_def" /> + <string name="BingMaps_FindLocation_Response_copyright_def" /> + <integer name="BingMaps_FindLocation_Response_resourceSets_def_items_def_estimatedTotal_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def___type_def" /> + <number name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_bbox_def_items_def" /> + <array type="number" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_bbox_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_name_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_point_def_type_def" /> + <number name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_point_def_coordinates_def_items_def" /> + <array type="number" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_point_def_coordinates_def" /> + <object name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_point_def"> + <property name="type" type="string" /> + <property name="coordinates" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_point_def_coordinates_def" /> + </object> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_confidence_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_entityType_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_type_def" /> + <number name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_coordinates_def_items_def" /> + <array type="number" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_coordinates_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_calculationMethod_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_usageTypes_def_items_def" /> + <array type="string" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_usageTypes_def" /> + <object name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def"> + <property name="type" type="string" /> + <property name="coordinates" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_coordinates_def" /> + <property name="calculationMethod" type="string" /> + <property name="usageTypes" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def_usageTypes_def" /> + </object> + <array typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def_items_def" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def" /> + <string name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_matchCodes_def_items_def" /> + <array type="string" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_matchCodes_def" /> + <object name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def"> + <property name="__type" type="string" /> + <property name="bbox" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_bbox_def" /> + <property name="name" type="string" /> + <property name="point" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_point_def" /> + <property name="address" typeRef="BingMaps_Address" /> + <property name="confidence" type="string" /> + <property name="entityType" type="string" /> + <property name="geocodePoints" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_geocodePoints_def" /> + <property name="matchCodes" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def_matchCodes_def" /> + </object> + <array typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def_items_def" name="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def" /> + <object name="BingMaps_FindLocation_Response_resourceSets_def_items_def"> + <property name="estimatedTotal" type="integer" /> + <property name="resources" typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def_resources_def" /> + </object> + <array typeRef="BingMaps_FindLocation_Response_resourceSets_def_items_def" name="BingMaps_FindLocation_Response_resourceSets_def" /> + <integer name="BingMaps_FindLocation_Response_statusCode_def" /> + <string name="BingMaps_FindLocation_Response_statusDescription_def" /> + <string name="BingMaps_FindLocation_Response_traceId_def" /> + <object name="BingMaps_FindLocation_Response"> + <property name="authenticationResultCode" type="string" /> + <property name="brandLogoUri" type="string" /> + <property name="copyright" type="string" /> + <property name="resourceSets" typeRef="BingMaps_FindLocation_Response_resourceSets_def" /> + <property name="statusCode" type="integer" /> + <property name="statusDescription" type="string" /> + <property name="traceId" type="string" /> + </object> + <string name="BingMaps_Address_addressLine_def" /> + <string name="BingMaps_Address_locality_def" /> + <string name="BingMaps_Address_neighborhood_def" /> + <string name="BingMaps_Address_adminDistrict_def" /> + <string name="BingMaps_Address_adminDistrict2_def" /> + <string name="BingMaps_Address_formattedAddress_def" /> + <string name="BingMaps_Address_postalCode_def" /> + <string name="BingMaps_Address_countryRegion_def" /> + <string name="BingMaps_Address_countryRegionIso2_def" /> + <string name="BingMaps_Address_landmark_def" /> + <string name="BingMaps_Address_houseNumber_def" /> + <string name="BingMaps_Address_streetName_def" /> + <object name="BingMaps_Address"> + <property name="addressLine" type="string" /> + <property name="locality" type="string" /> + <property name="neighborhood" type="string" /> + <property name="adminDistrict" type="string" /> + <property name="adminDistrict2" type="string" /> + <property name="formattedAddress" type="string" /> + <property name="postalCode" type="string" /> + <property name="countryRegion" type="string" /> + <property name="countryRegionIso2" type="string" /> + <property name="landmark" type="string" /> + <property name="houseNumber" type="string" /> + <property name="streetName" type="string" /> + </object> + <boolean name="GetOrganizationSettings_responses_200_def_isgeospatialazuremapsintegrationenabled_def" /> + <boolean name="GetOrganizationSettings_responses_200_def_isbasicgeospatialintegrationenabled_def" /> + <object name="GetOrganizationSettings_responses_200_def"> + <property name="isgeospatialazuremapsintegrationenabled" type="boolean" /> + <property name="isbasicgeospatialintegrationenabled" type="boolean" /> + </object> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://unitedstates-002.azure-apim.net/apim/microsoftspatialservices"> + <resource path="/{connectionId}/providers/Microsoft.PowerApps/scopes/connector/environments/organizationsettings"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetOrganizationSettings" actionName="GetOrganizationSettings" visibility="internal" siena:isDeprecated="false"> + <doc title="Get organization settings to determine if geospatial features are enabled Returns organization settings for geospatial feature." /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetOrganizationSettings_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/clientid"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetClientId" actionName="GetClientId" visibility="internal" siena:isDeprecated="false"> + <doc title="Client ID Client ID" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetClientId_Response" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/token"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="GetToken" actionName="GetToken" visibility="internal" siena:isDeprecated="false"> + <doc title="Token Token" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetToken_Response" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/search/fuzzy/json"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetSearchFuzzyJson" actionName="GetSearchFuzzyJson" visibility="internal" siena:isDeprecated="false"> + <doc title="Free form address search Free form address search." /> + <request> + <param style="query" name="connectorSet" type="xs:string" /> + <param style="query" name="brandSet" type="xs:string" /> + <param style="query" name="idxSet" type="xs:string" /> + <param style="query" name="maxFuzzyLevel" type="xs:int" /> + <param style="query" name="minFuzzyLevel" type="xs:int" /> + <param style="query" name="extendedPostalCodesFor" type="xs:string" /> + <param style="query" name="language" type="xs:string" /> + <param style="query" name="btmRight" type="xs:string" /> + <param style="query" name="topLeft" type="xs:string" /> + <param style="query" name="radius" type="xs:double" /> + <param style="query" name="lon" type="xs:double" /> + <param style="query" name="lat" type="xs:double" /> + <param style="query" name="countrySet" type="xs:string" /> + <param style="query" name="ofs" type="xs:int" /> + <param style="query" name="limit" type="xs:int" /> + <param style="query" name="typeahead" type="xs:boolean" /> + <param style="query" name="query" type="xs:string" required="true" /> + <param style="query" name="api-version" type="xs:string" /> + <param style="query" name="subscription-key" type="xs:string" /> + <param style="query" name="view" type="xs:string" /> + <param style="query" name="openingHours" type="xs:string" /> + </request> + <response> + <representation mediaType="application/json" element="service:GetSearchFuzzyJson_Response" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/search/address/json"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetSearchAddressJson" actionName="GetSearchAddressJson" visibility="internal" siena:isDeprecated="false"> + <doc title="Address search Address search." /> + <request> + <param style="query" name="subscription-key" type="xs:string" /> + <param style="query" name="api-version" type="xs:string" /> + <param style="query" name="query" type="xs:string" required="true" /> + <param style="query" name="typeahead" type="xs:boolean" /> + <param style="query" name="limit" type="xs:int" /> + <param style="query" name="ofs" type="xs:int" /> + <param style="query" name="countrySet" type="xs:string" /> + <param style="query" name="lat" type="xs:double" /> + <param style="query" name="lon" type="xs:double" /> + <param style="query" name="radius" type="xs:double" /> + <param style="query" name="topLeft" type="xs:string" /> + <param style="query" name="btmRight" type="xs:string" /> + <param style="query" name="language" type="xs:string" /> + <param style="query" name="extendedPostalCodesFor" type="xs:string" /> + <param style="query" name="view" type="xs:string" /> + </request> + <response> + <representation mediaType="application/json" element="service:GetSearchAddressJson_Response" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/map/tile/{format}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="format" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetMapTile" actionName="GetMapTile" visibility="internal" siena:isDeprecated="false"> + <doc title="Get Map Tile Get Map Tile" /> + <request> + <param style="query" name="subscription-key" type="xs:string" /> + <param style="query" name="api-version" type="xs:string" /> + <param style="query" name="layer" type="xs:string" required="true" /> + <param style="query" name="style" type="xs:string" required="true" /> + <param style="query" name="zoom" type="xs:int" required="true" /> + <param style="query" name="x" type="xs:int" required="true" /> + <param style="query" name="y" type="xs:int" required="true" /> + <param style="query" name="tileSize" type="xs:string" /> + <param style="query" name="language" type="xs:string" /> + <param style="query" name="view" type="xs:string" /> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/map/tile"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetMapTileV2" actionName="GetMapTileV2" visibility="internal" siena:isDeprecated="false"> + <doc title="Get Map Tile V2 Get Map Tile V2" /> + <request> + <param style="query" name="subscription-key" type="xs:string" /> + <param style="query" name="api-version" type="xs:string" required="true" /> + <param style="query" name="tilesetId" type="xs:string" required="true" /> + <param style="query" name="zoom" type="xs:int" required="true" /> + <param style="query" name="x" type="xs:int" required="true" /> + <param style="query" name="y" type="xs:int" required="true" /> + <param style="query" name="tileSize" type="xs:string" /> + <param style="query" name="language" type="xs:string" /> + <param style="query" name="view" type="xs:string" /> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/geolocation/ip/json"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetIpToLocation" actionName="GetIpToLocation" visibility="internal" siena:isDeprecated="false"> + <doc title="Azure Maps IP to Location Azure Maps IP to Location" /> + <request> + <param style="query" name="subscription-key" type="xs:string" /> + <param style="query" name="api-version" type="xs:string" /> + <param style="query" name="ip" type="xs:string" /> + </request> + <response> + <representation mediaType="application/json" element="service:AzureMaps_GetIpToLocation_Response" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/REST/v1/Autosuggest"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="BingMapsAutoSuggest" actionName="BingMapsAutoSuggest" visibility="internal" siena:isDeprecated="false"> + <doc title="Bing Maps AutoSuggest Bing Maps AutoSuggest" /> + <request> + <param style="query" name="query" type="xs:string" required="true" /> + <param style="query" name="key" type="xs:string" /> + <param style="query" name="userLocation" type="xs:string" /> + <param style="query" name="userCircularMapView" type="xs:string" /> + <param style="query" name="userMapView" type="xs:string" /> + <param style="query" name="maxResults" type="xs:int" /> + <param style="query" name="includeEntityTypes" type="xs:string" /> + <param style="query" name="culture" type="xs:string" /> + <param style="query" name="userRegion" type="xs:string" /> + <param style="query" name="countryFilter" type="xs:string" /> + </request> + <response> + <representation mediaType="application/json" element="service:BingMaps_AutoSuggestResponse" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/REST/v1/Locations/{point}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="point" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="BingMapsFindLocationByPoint" actionName="BingMapsFindLocationByPoint" visibility="internal" siena:isDeprecated="false"> + <doc title="Bing Maps Find Location by Point Bing Maps Find Location by Point" /> + <request> + <param style="query" name="key" type="xs:string" /> + <param style="query" name="includeEntityTypes" type="xs:string" /> + <param style="query" name="includeNeighborhood" type="xs:int" /> + <param style="query" name="include" type="xs:string" /> + <param style="query" name="verboseplacenames" type="xs:boolean" /> + </request> + <response> + <representation mediaType="application/json" element="service:BingMaps_FindLocation_Response" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/REST/v1/Locations"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="BingMapsFindLocationByQuery" actionName="BingMapsFindLocationByQuery" visibility="internal" siena:isDeprecated="false"> + <doc title="Bing Maps Find Location by Query Bing Maps Find Location by Query" /> + <request> + <param style="query" name="query" type="xs:string" required="true" /> + <param style="query" name="key" type="xs:string" /> + <param style="query" name="includeNeighborhood" type="xs:int" /> + <param style="query" name="include" type="xs:string" /> + <param style="query" name="maxResults" type="xs:int" /> + </request> + <response> + <representation mediaType="application/json" element="service:BingMaps_FindLocation_Response" /> + </response> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="shared_microsoftspatialservices" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Visit-UploadAudiotoSharePoint.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Visit-UploadAudiotoSharePoint.xml new file mode 100644 index 00000000..e03bf91a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Visit-UploadAudiotoSharePoint.xml @@ -0,0 +1,47 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://unitedstates-002.azure-apim.net/apim/logicflows" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="Visit-UploadAudiotoSharePoint" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="Visit - Upload Audio to SharePoint" /> + <grammars> + <jsonTypes targetNamespace="https://unitedstates-002.azure-apim.net/apim/logicflows" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <string name="ManualTriggerInput_text_def" /> + <string name="ManualTriggerInput_text_1_def" /> + <object name="ManualTriggerInput"> + <property name="text" type="string" /> + <property name="text_1" type="string" /> + </object> + <object name="ResponseActionOutput" /> + <object name="Run_responses_default_def" /> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://unitedstates-002.azure-apim.net/apim/logicflows"> + <resource path="/{connectionId}/triggers/manual/run"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="Run"> + <doc title="Runs a logic flow trigger." /> + <request> + <param style="query" name="api-version" type="xs:string" required="true" fixed="2015-02-01-preview"> + <doc title="The api version" /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="text" path="/text" type="xs:string" required="true"> + <doc title="Base64" /> + </param> + <param style="plain" name="text_1" path="/text_1" type="xs:string" required="true"> + <doc title="FileName" /> + </param> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:ResponseActionOutput" /> + </response> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="logicflows" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Visit-UploadPicturetoSharePoint.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Visit-UploadPicturetoSharePoint.xml new file mode 100644 index 00000000..92e0cccb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Visit-UploadPicturetoSharePoint.xml @@ -0,0 +1,47 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://unitedstates-002.azure-apim.net/apim/logicflows" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="Visit-UploadPicturetoSharePoint" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="Visit - Upload Picture to SharePoint" /> + <grammars> + <jsonTypes targetNamespace="https://unitedstates-002.azure-apim.net/apim/logicflows" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <string name="ManualTriggerInput_file_def_name_def" /> + <base64Binary name="ManualTriggerInput_file_def_contentBytes_def" /> + <object name="ManualTriggerInput_file_def"> + <property name="name" type="string" /> + <property name="contentBytes" typeRef="ManualTriggerInput_file_def_contentBytes_def" /> + </object> + <string name="ManualTriggerInput_text_def" /> + <object name="ManualTriggerInput"> + <property name="file" typeRef="ManualTriggerInput_file_def" /> + <property name="text" type="string" /> + </object> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://unitedstates-002.azure-apim.net/apim/logicflows"> + <resource path="/{connectionId}/triggers/manual/run"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="Run"> + <doc title="Runs a logic flow trigger." /> + <request> + <param style="query" name="api-version" type="xs:string" required="true" fixed="2015-02-01-preview"> + <doc title="The api version" /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="file" path="/file" type="service:ManualTriggerInput_file_def"> + <doc title="Image" /> + </param> + <param style="plain" name="text" path="/text" type="xs:string" required="true"> + <doc title="ItemId" /> + </param> + </representation> + </request> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="logicflows" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Whisper.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Whisper.xml new file mode 100644 index 00000000..66825f7c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/Wadl/Whisper.xml @@ -0,0 +1,38 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://unitedstates-002.azure-apim.net/apim/whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="Whisper" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="Whisper"></doc> + <grammars> + <jsonTypes targetNamespace="https://unitedstates-002.azure-apim.net/apim/whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <string name="SpeechToText_responses_default_def_text_def" /> + <object name="SpeechToText_responses_default_def"> + <property name="text" type="string" /> + </object> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://unitedstates-002.azure-apim.net/apim/whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012"> + <resource path="/{connectionId}/v1/audio/transcriptions"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SpeechToText" actionName="SpeechToText" siena:isDeprecated="false"> + <doc title="Speech to Text" /> + <request> + <param style="header" name="Content-Type" type="xs:string" /> + <representation mediaType="multipart/form-data"> + <param style="query" name="file" type="xs:base64Binary" required="true" /> + <param style="query" name="filename" type="xs:string" required="true" /> + <param style="query" name="model" type="xs:string" required="true" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:SpeechToText_responses_default_def" /> + </response> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/audioPlayback_2.2.1.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/audioPlayback_2.2.1.xml new file mode 100644 index 00000000..14eb12dc --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/audioPlayback_2.2.1.xml @@ -0,0 +1,288 @@ +<widget xmlns="http://openajax.org/metadata" spec="1.0" id="http://microsoft.com/appmagic/audioPlayback" name="audioPlayback" jsClass="AppMagic.Controls.Playback.AudioPlayback" authoringjsClass="AppMagic.Controls.Playback.AuthoringAudioPlayback" version="2.2.1" styleable="true" runtimeCost="1" xmlns:appMagic="http://schemas.microsoft.com/appMagic"> + <author name="Microsoft AppMagic" /> + <license type="text/html"><![CDATA[<p>TODO: Need license text here.</p>]]></license> + <description><![CDATA[AUDIOPLAYBACK + Control description here.]]></description> + <requires> + <require type="css" src="css/audioPlayback.css" group="audioPlaybackCss" /> + <require type="javascript" src="/ctrllib/playback/playback.js" group="audioPlaybackJs" /> + <require type="javascript" src="js/audioPlayback.js" /> + <require type="other" src="/controls/playback/images/iconPause.svg" group="audioPlaybackCss" /> + <require type="other" src="/controls/playback/images/iconPlay.svg" group="audioPlaybackCss" /> + <require type="other" src="/controls/playback/images/iconVolume.svg" group="audioPlaybackCss" /> + <require type="other" src="/controls/playback/images/iconVolumeMuted.svg" group="audioPlaybackCss" /> + <require type="other" src="/controls/common/seekBar/css/seekBar.css" group="audioPlaybackSeekBar" /> + <require type="other" src="/controls/common/seekBar/images/seekBarThumb.svg" group="audioPlaybackJs" /> + <require type="other" src="/controls/common/seekBar/images/seekBarThumbSelected.svg" group="audioPlaybackJs" /> + <require type="markup" src="/controls/common/seekBar/seekBar.html" group="audioPlaybackSeekBar" /> + </requires> + <appMagic:capabilities contextualViewsEnabled="true" autoBorders="true" autoFocusedBorders="true" autoFill="true" screenActiveAware="true" isVersionFlexible="true" /> + <appMagic:accessibilityChecks controlIsInteractive="true"> + <appMagic:accessibilityCheck type="HelpfulControlSettingNeeded" property="ShowControls" /> + </appMagic:accessibilityChecks> + <content><![CDATA[ + <div class="appmagic-audio-playback" data-bind=" + style: { + backgroundSize: properties.ImagePosition().size, + backgroundRepeat: properties.ImagePosition().repeat, + backgroundPosition: properties.ImagePosition().position, + backgroundImage: backgroundImage, + backgroundColor: Fill + }, + attr: { + title: (properties.ShowControls() && properties.Tooltip()) || null, + }" > + <!-- ko if: mediaObject.template === AppMagic.Controls.Playback.MediaType.Audio --> + <div class="appmagic-audio-playback-controls" data-bind="visible: properties.ShowControls()"> + <button class="appmagic-audio-playback-button-play-pause icon" data-bind=" + css: { playing: isPlaying }, + attr: { + 'aria-label': playButtonLabel, + title: playButtonLabel, + }, + click: mediaObject.onClickPlayPauseButton.bind(mediaObject), + visible: audioControlsVisibility.playPause, + disable: isDisabled + "></button> + + <div class="appmagic-audio-playback-time" data-bind="visible: audioControlsVisibility.timers"> + <span class="time-label" data-bind="text: AppMagic.Strings.PlaybackElapsedTime"></span> + <span data-bind="text: seekBarViewModel.currentTimeDisplay"></span> + </div> + + <div class="appmagic-audio-playback-seekbar" data-bind=" + template: { + name: 'playbackSeekBarTemplate', + data: seekBarViewModel, + afterRender: afterSeekBarTemplateRender.bind($data) + }, + visible: audioControlsVisibility.seekbar"> + </div> + + <div class="appmagic-audio-playback-time" data-bind="visible: audioControlsVisibility.timers"> + <span class="time-label" data-bind="text: AppMagic.Strings.PlaybackTotalTime"></span> + <span data-bind="text: seekBarViewModel.durationDisplay"></span> + </div> + + <div class="appmagic-audio-playback-button-volume-container" data-bind=" + visible: audioControlsVisibility.volume, + css: { + 'show-volume': mediaObject.showVolumeControl + } + "> + <button class="appmagic-audio-playback-button-volume icon" data-bind=" + attr: { + 'aria-label': AppMagic.Strings.PlaybackToggleVolumeControl, + title: AppMagic.Strings.PlaybackToggleVolumeControl, + 'aria-expanded': mediaObject.showVolumeControl ? 'true' : 'false' + }, + css: { + muted: mediaObject.isMuted + }, + event: { click: mediaObject.toggleVolumeControl.bind(mediaObject) }, + disable: isDisabled + "></button> + + <input class="appmagic-audio-playback-slider-volume" type="range" data-bind=" + value: mediaObject.volumeSliderValue, + valueUpdate: 'input', + attr: { + 'aria-label': AppMagic.Strings.PlaybackVolume, + min: mediaObject.minVolume.toString(), + max: mediaObject.maxVolume.toString() + }, + disable: isDisabled + "/> + </div> + </div> <!-- appmagic-audio-playback-controls --> + + <audio class="appmagic-audio-playback-audio" data-bind=" + event: { + durationchange: mediaObject ? mediaObject.onDurationChanged.bind(mediaObject) : function () { }, + ended: mediaObject ? mediaObject.onEnded.bind(mediaObject) : function () { }, + error: mediaObject ? mediaObject.onError.bind(mediaObject) : function () { }, + loadedmetadata: mediaObject ? mediaObject.onMetadataLoaded.bind(mediaObject) : function () { }, + pause: mediaObject ? mediaObject.onPaused.bind(mediaObject) : function () { }, + play: mediaObject ? mediaObject.onPlay.bind(mediaObject) : function () { }, + timeupdate: mediaObject ? mediaObject.onTimeUpdate.bind(mediaObject) : function () { }, + }, + mediaattr: { + muted: mediaObject.isMuted, + volume: mediaObject.volume + }"> + </audio> + + <div class="appmagic-audio-playback-disabled-overlay" data-bind="visible: isDisabled"></div> + <!-- /ko --> + + </div> <!-- appmagic-audio-playback --> + ]]></content> + <properties> + <!-- Data --> + <property name="Image" localizedName="##audioPlayback_Image##" datatype="Image" defaultValue="" converter="encodeImageUrl" direction="in" isExpr="true"> + <title>Poster image content + data + ##audioPlayback_Image_DisplayName## + ##CommonProperties_Image_Tooltip## + + + Duration of playback in seconds + data + ##audioPlayback_Duration_DisplayName## + + + Loop + data + boolean + ##audioPlayback_Loop_DisplayName## + ##audioPlayback_Loop_Tooltip## + + + Playback input + data + ##audioPlayback_Media_DisplayName## + ##audioPlayback_Media_Tooltip## + + + + When true, audio will start playing or continue to play. When false, audio stops playing + data + boolean + ##audioPlayback_Start_DisplayName## + ##audioPlayback_Start_tooltip## + + + Set to true to start playing when the screen where the control is located becomes active. False will only play when the play button is pressed. + data + boolean + ##audioPlayback_AutoStart_DisplayName## + ##audioPlayback_AutoStart_tooltip## + + + + Reset + data + ##commonProperties_Reset_DisplayName## + ##commonProperties_Reset_Tooltip## + + + Set to true to start playing when the screen where the control is located becomes active. False will only play when the play button is pressed. + data + ##audioPlayback_StartTime_DisplayName## + ##audioPlayback_StartTime_Tooltip## + + + Current status of the playback. True if the playback is paused. + data + boolean + ##audioPlayback_Paused_DisplayName## + + + Current time in seconds + data + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/button_2.2.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/button_2.2.0.xml new file mode 100644 index 00000000..df212643 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/button_2.2.0.xml @@ -0,0 +1,232 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + + + + +
+ + +
+]]> + + + The pressed state of the button. + data + boolean + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/camera_2.4.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/camera_2.4.0.xml new file mode 100644 index 00000000..7785d97d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/camera_2.4.0.xml @@ -0,0 +1,144 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + + + + + +
+
+
+
+
+ +
+ + ]]>
+ + + Camera image output + Data + + + Camera stream output + Data + + + Camera + design + ##camera_Camera_DisplayName## + ##camera_Camera_Tooltip## + + + StreamRate + design + ##camera_StreamRate_DisplayName## + + + OnStream + behavior + ##camera_OnStream_DisplayName## + ##camera_OnStream_Tooltip## + + + Outputs available video devices + Data + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/circle_2.3.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/circle_2.3.0.xml new file mode 100644 index 00000000..3cba6eb3 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/circle_2.3.0.xml @@ -0,0 +1,151 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + = 0) && (viewState.displayMode() !== AppMagic.Constants.DisplayMode.Edit), + 'aria-hidden': properties.TabIndex() < 0 && !properties.AccessibleLabel() + }"> + +
+ ]]>
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/gallery_2.13.2.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/gallery_2.13.2.xml new file mode 100644 index 00000000..e146cdcb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/gallery_2.13.2.xml @@ -0,0 +1,748 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + + + + + + + + + + + + + + ##gallery_IsSelected_Description## + data + + + Accessible label for a gallery item + data + ##gallery_ItemAccessibleLabel_DisplayName## + ##gallery_ItemAccessibleLabel_Tooltip## + + + + ##gallery_TemplateFill_Description## + ##gallery_TemplateFill_Tooltip## + design + color + ##gallery_TemplateFill_DisplayName## + + + + On select + ##gallery_OnSelect_Tooltip## + behavior + ##gallery_OnSelect_DisplayName## + + + + + + + ##gallery_Items_Description## + data + + ##gallery_Items_DisplayName## + ##gallery_Items_Tooltip## + + + + ##gallery_Default_Description## + data + Items + ##gallery_Default_DisplayName## + ##gallery_Default_Tooltip## + + + ##gallery_AllItems_Description## + data + Items + + + + ##gallery_AllItemsCount_Description## + data + + + + Selectable + data + ##gallery_Selectable_DisplayName## + ##gallery_Selectable_Tooltip## + + + ##gallery_Selected_Description## + data + Items + + + + ##gallery_VisibleIndex_Description## + data + ##gallery_VisibleIndex_DisplayName## + + + ##gallery_TemplateSize_Description## + design + templateSize + ##gallery_TemplateSize_DisplayName## + ##gallery_TemplateSize_Tooltip## + + + ##gallery_TemplateWidth_Description## + design + ##gallery_TemplateWidth_DisplayName## + + + + + ##gallery_TemplateHeight_Description## + design + ##gallery_TemplateHeight_DisplayName## + + + ##gallery_TemplatePadding_Description## + design + ##gallery_TemplatePadding_DisplayName## + templatePadding + ##gallery_TemplatePadding_Tooltip## + + + + ##gallery_Transition_Description## + design + transition + ##gallery_Transition_DisplayName## + ##gallery_Transition_Tooltip## + + + ##gallery_ShowNavigation_Description## + design + boolean + ##gallery_ShowNavigation_DisplayName## + ##gallery_ShowNavigation_Tooltip## + + + ##gallery_NavigationStep_Description## + design + ##gallery_NavigationStep_DisplayName## + ##gallery_NavigationStep_Tooltip## + + + ShowScrollbar + ##gallery_ShowScrollbar_Tooltip## + design + boolean + ##gallery_ShowScrollbar_DisplayName## + + + Valid + data + ##commonProperties_Valid_DisplayName## + ##commonProperties_Valid_Tooltip## + + + + + + + + DelayItemLoading + design + boolean + ##gallery_DelayItemLoading_DisplayName## + ##gallery_DelayItemLoading_Tooltip## + + + LoadingSpinner + design + ##CommonProperties_LoadingSpinner_DisplayName## + ##CommonProperties_LoadingSpinner_Tooltip## + + + LoadingSpinner + design + color + ##CommonProperties_LoadingSpinnerColor_DisplayName## + ##CommonProperties_LoadingSpinnerColor_Tooltip## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/icon_2.5.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/icon_2.5.0.xml new file mode 100644 index 00000000..899a18b2 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/icon_2.5.0.xml @@ -0,0 +1,1096 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + = 0) && (viewState.displayMode() !== AppMagic.Constants.DisplayMode.Edit), + 'aria-hidden': properties.TabIndex() < 0 && !properties.AccessibleLabel() + }, + style: { + cursor: viewState.displayMode() !== AppMagic.Constants.DisplayMode.Edit ? 'default' : 'pointer', + transform: iconRotationComputed() + } + "> + + + + + ]]> + + + Icon + false + design + ##icon_Icon_DisplayName## + ##icon_Icon_Tooltip## + + + Rotation + design + ##icon_Rotation_DisplayName## + ##icon_Rotation_Tooltip## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/image_2.2.2.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/image_2.2.2.xml new file mode 100644 index 00000000..abef5c1e --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/image_2.2.2.xml @@ -0,0 +1,344 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + + + + = 1 ? '0' : 1 - properties.Transparency(), + visibility: properties.Transparency() >= 1 ? 'hidden' : '' + }, + visible: properties.Visible + }"> + +
+
+ + + + +
+
+ + + + ]]>
+ + + Image content + true + data + ##image_Image_DisplayName## + ##CommonProperties_Image_Tooltip## + + + + Image transparency + design + ##image_Transparency_DisplayName## + ##image_Transparency_Tooltip## + + + Image stretch style + design + imagePosition + ##image_ImagePosition_DisplayName## + ##CommonProperties_ImagePosition_Tooltip## + + + CalculateOriginalDimensions + design + boolean + ##image_CalculateOriginalDimensions_DisplayName## + + + ImageRotation + design + ##image_ImageRotation_DisplayName## + ##image_ImageRotation_Tooltip## + + + FlipHorizontal + design + boolean + ##image_FlipHorizontal_DisplayName## + + + FlipVertical + design + boolean + ##image_FlipVertical_DisplayName## + + + ApplyEXIFOrientation + design + boolean + ##image_ApplyEXIFOrientation_DisplayName## + + + EXIFOrientation + design + ##image_EXIFOrientation_DisplayName## + + + OriginalWidth + design + imagePosition + ##image_OriginalWidth_DisplayName## + + + OriginalHeight + design + imagePosition + ##image_OriginalHeight_DisplayName## + + + DisplayedWidth + design + ##image_DisplayedWidth_DisplayName## + + + DisplayedHeight + design + ##image_DisplayedHeight_DisplayName## + + + OffsetX + design + ##image_OffsetX_DisplayName## + + + OffsetY + design + ##image_OffsetY_DisplayName## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/label_2.5.1.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/label_2.5.1.xml new file mode 100644 index 00000000..1155d2da --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/label_2.5.1.xml @@ -0,0 +1,341 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + + = 0 ? 'button' : 'presentation', + 'aria-disabled': properties.TabIndex() >= 0 && viewState.displayMode() !== AppMagic.Constants.DisplayMode.Edit + }, + event: { + click: handleClick + }, + shortcut: { + provider: shortcutProvider, + enabled: shortcutsEnabled + }" + > + +
+
+ + +

+

+ + +

+

+ + +

+

+ + +

+

+ + + ]]>
+ + + + Live + data + ##label_Live_DisplayName## + ##label_Live_Tooltip## + + + + Line Height + design + ##label_LineHeight_DisplayName## + ##label_LineHeight_Tooltip## + lineWidth + + + Overflow + design + ##label_Overflow_DisplayName## + ##label_Overflow_Tooltip## + overflow + + + + AutoHeight + design + ##CommonProperties_AutoHeight_DisplayName## + ##CommonProperties_AutoHeight_Tooltip## + + + Wrap + design + ##label_Wrap_DisplayName## + ##label_Wrap_Tooltip## + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/microphone_2.2.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/microphone_2.2.0.xml new file mode 100644 index 00000000..ba830829 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/microphone_2.2.0.xml @@ -0,0 +1,179 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + + + + + +
+
+
+ + + +
+
+
+
+ + ]]>
+ + + Microphone audio output + data + + + Microphone device id + data + ##microphone_Mic_DisplayName## + ##microphone_Mic_Tooltip## + + + Reset + data + ##commonProperties_Reset_DisplayName## + ##commonProperties_Reset_Tooltip## + + + + Behavior when playback ends and stops + behavior + ##microphone_OnStop_DisplayName## + ##microphone_OnStop_Tooltip## + + + Behavior when playback starts + behavior + ##microphone_OnStart_DisplayName## + ##microphone_OnStart_Tooltip## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/pcfDataField_1.4.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/pcfDataField_1.4.0.xml new file mode 100644 index 00000000..bd915baa --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/pcfDataField_1.4.0.xml @@ -0,0 +1,72 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + ##dataCard_FieldName## + ##dataCard_FieldName## + + + ##dataGrid_Column_Order_Text## + ##dataGrid_Column_Order_ToolTip## + + + + + + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/rectangle_2.3.0.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/rectangle_2.3.0.xml new file mode 100644 index 00000000..31aa9a76 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/CanvasApps/src/rms_romoshomecaremobileapp_a6bbb/pkgs/rectangle_2.3.0.xml @@ -0,0 +1,147 @@ + + + TODO: Need license text here.

]]>
+ + + + + + + = 0) && (viewState.displayMode() !== AppMagic.Constants.DisplayMode.Edit), + 'aria-hidden': properties.TabIndex() < 0 && !properties.AccessibleLabel() + }"> + + + ]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper.xml new file mode 100644 index 00000000..1e5720c0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper.xml @@ -0,0 +1,13 @@ + + + 9a4abbc3-17fb-4928-ad67-8f46396047b6 + + Whisper + #007ee5 + rms_whisper + 1 + /Connector/rms_whisper_openapidefinition.json + /Connector/rms_whisper_connectionparameters.json + /Connector/rms_whisper_policytemplateinstances.json + /Connector/rms_whisper_iconblob.Png + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_connectionparameters.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_connectionparameters.json new file mode 100644 index 00000000..f3875fe0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_connectionparameters.json @@ -0,0 +1 @@ +{"api_key":{"type":"securestring","uiDefinition":{"displayName":"API Key","description":"The API Key for this api","tooltip":"Provide your API Key","constraints":{"tabIndex":2,"clearText":false,"required":"true"}}}} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_iconblob.Png b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_iconblob.Png new file mode 100644 index 00000000..c2db2cb2 Binary files /dev/null and b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_iconblob.Png differ diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_openapidefinition.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_openapidefinition.json new file mode 100644 index 00000000..12fd7d05 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_openapidefinition.json @@ -0,0 +1 @@ +{"swagger":"2.0","info":{"title":"Whisper","description":"","version":"1.0"},"host":"api.openai.com","basePath":"/","schemes":["https"],"consumes":[],"produces":[],"paths":{"/v1/audio/transcriptions":{"post":{"responses":{"default":{"description":"default","schema":{"type":"object","properties":{"text":{"type":"string","description":"text"}}}}},"summary":"Speech to Text","operationId":"SpeechToText","consumes":["multipart/form-data"],"parameters":[{"name":"Content-Type","in":"header","required":false,"type":"string"},{"name":"file","in":"formData","required":true,"type":"file"},{"name":"filename","in":"formData","required":true,"type":"string"},{"name":"model","in":"formData","required":true,"type":"string"}]}}},"definitions":{},"parameters":{},"responses":{},"securityDefinitions":{"API Key":{"type":"apiKey","in":"header","name":"Authorization"}},"security":[{"API Key":[]}],"tags":[]} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_policytemplateinstances.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_policytemplateinstances.json new file mode 100644 index 00000000..ec747fa4 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Connectors/rms_whisper_policytemplateinstances.json @@ -0,0 +1 @@ +null \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/Entity.xml new file mode 100644 index 00000000..e9b96f45 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/Entity.xml @@ -0,0 +1,11 @@ + + + Contact + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/FormXml/main/{1fed44d1-ae68-4a41-bd2b-f13acac4acfa}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/FormXml/main/{1fed44d1-ae68-4a41-bd2b-f13acac4acfa}.xml new file mode 100644 index 00000000..5e4a8fcb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/FormXml/main/{1fed44d1-ae68-4a41-bd2b-f13acac4acfa}.xml @@ -0,0 +1,233 @@ + + + + {1fed44d1-ae68-4a41-bd2b-f13acac4acfa} + 5.0.0.0 + 1 + 1 +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+
+
+
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/FormXml/quick/{7d460b7e-8f5d-ee11-be6f-0022480b6a3f}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/FormXml/quick/{7d460b7e-8f5d-ee11-be6f-0022480b6a3f}.xml new file mode 100644 index 00000000..c42d69a6 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/FormXml/quick/{7d460b7e-8f5d-ee11-be6f-0022480b6a3f}.xml @@ -0,0 +1,73 @@ + + + + {7d460b7e-8f5d-ee11-be6f-0022480b6a3f} + 1.0.0.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+ + + + +
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/Contact/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/Entity.xml new file mode 100644 index 00000000..765cbb77 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/Entity.xml @@ -0,0 +1,953 @@ + + + rms_AudioReference + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + primarykey + rms_audioreferenceid + rms_audioreferenceid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + nvarchar + rms_azurestorageitemid + rms_azurestorageitemid + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 100 + 200 + + + + + + + + + nvarchar + rms_name + rms_name + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 200 + 200 + + + + + + + + + ntext + rms_transcript + rms_transcript + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 1000000 + + + + + + + + + lookup + rms_visit + rms_visit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + 1 + 1 + 1 + 1 + 0 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_audioreferences + 1 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 1 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + rms_audio + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/card/{7a2727f3-6dd4-4954-be4b-16e2b4eb8174}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/card/{7a2727f3-6dd4-4954-be4b-16e2b4eb8174}.xml new file mode 100644 index 00000000..b8d6952f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/card/{7a2727f3-6dd4-4954-be4b-16e2b4eb8174}.xml @@ -0,0 +1,112 @@ + + + + {7a2727f3-6dd4-4954-be4b-16e2b4eb8174} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/main/{592d35f7-ae5e-4450-ad1d-340d6c1d27f4}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/main/{592d35f7-ae5e-4450-ad1d-340d6c1d27f4}.xml new file mode 100644 index 00000000..549db378 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/main/{592d35f7-ae5e-4450-ad1d-340d6c1d27f4}.xml @@ -0,0 +1,137 @@ + + + + {592d35f7-ae5e-4450-ad1d-340d6c1d27f4} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/quick/{168b8ffc-083d-4e20-b342-2f7fb1b67415}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/quick/{168b8ffc-083d-4e20-b342-2f7fb1b67415}.xml new file mode 100644 index 00000000..8599d16c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/FormXml/quick/{168b8ffc-083d-4e20-b342-2f7fb1b67415}.xml @@ -0,0 +1,52 @@ + + + + {168b8ffc-083d-4e20-b342-2f7fb1b67415} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{132189ba-11f1-4955-a6c7-4f38b1a354cd}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{132189ba-11f1-4955-a6c7-4f38b1a354cd}.xml new file mode 100644 index 00000000..5bac4b3a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{132189ba-11f1-4955-a6c7-4f38b1a354cd}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 0 + {132189ba-11f1-4955-a6c7-4f38b1a354cd} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{19619aca-491a-4344-af74-d22736071280}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{19619aca-491a-4344-af74-d22736071280}.xml new file mode 100644 index 00000000..19937216 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{19619aca-491a-4344-af74-d22736071280}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {19619aca-491a-4344-af74-d22736071280} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{7d3be92e-9e13-42bb-82a4-7628ecb2f603}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{7d3be92e-9e13-42bb-82a4-7628ecb2f603}.xml new file mode 100644 index 00000000..24efbb73 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{7d3be92e-9e13-42bb-82a4-7628ecb2f603}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {7d3be92e-9e13-42bb-82a4-7628ecb2f603} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{8a3a28c2-b2ff-4869-9207-5989496e235a}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{8a3a28c2-b2ff-4869-9207-5989496e235a}.xml new file mode 100644 index 00000000..b04f3920 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{8a3a28c2-b2ff-4869-9207-5989496e235a}.xml @@ -0,0 +1,39 @@ + + + + 1 + 0 + 0 + 0 + 1 + {8a3a28c2-b2ff-4869-9207-5989496e235a} + + + + + + + + + + 0 + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{8eb58f79-1358-ee11-be6e-00224804668a}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{8eb58f79-1358-ee11-be6e-00224804668a}.xml new file mode 100644 index 00000000..cc5961e9 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{8eb58f79-1358-ee11-be6e-00224804668a}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {8eb58f79-1358-ee11-be6e-00224804668a} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{acdd741a-6a6d-40f9-a1d2-e74df65b9713}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{acdd741a-6a6d-40f9-a1d2-e74df65b9713}.xml new file mode 100644 index 00000000..fe3824fd --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{acdd741a-6a6d-40f9-a1d2-e74df65b9713}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {acdd741a-6a6d-40f9-a1d2-e74df65b9713} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{ff5693aa-f414-4305-8d7b-12cebc7a64f3}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{ff5693aa-f414-4305-8d7b-12cebc7a64f3}.xml new file mode 100644 index 00000000..bb0e0b57 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AudioReference/SavedQueries/{ff5693aa-f414-4305-8d7b-12cebc7a64f3}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {ff5693aa-f414-4305-8d7b-12cebc7a64f3} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/Entity.xml new file mode 100644 index 00000000..ea059f88 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/Entity.xml @@ -0,0 +1,905 @@ + + + rms_Automation + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + primarykey + rms_automationid + rms_automationid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + ntext + rms_parameters + rms_parameters + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 100000 + + + + + + + + + nvarchar + rms_title + rms_title + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 300 + 200 + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_automations + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + msdyncrm_/libs/ckeditor/plugins/smiley/images/envelope.gif + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/card/{a4a6da2c-b72b-4636-bd50-1133d9294bd0}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/card/{a4a6da2c-b72b-4636-bd50-1133d9294bd0}.xml new file mode 100644 index 00000000..9ed7ddb8 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/card/{a4a6da2c-b72b-4636-bd50-1133d9294bd0}.xml @@ -0,0 +1,112 @@ + + + + {a4a6da2c-b72b-4636-bd50-1133d9294bd0} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/main/{2ea56d89-a547-4e17-8216-aaa7fe27ab04}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/main/{2ea56d89-a547-4e17-8216-aaa7fe27ab04}.xml new file mode 100644 index 00000000..386951d3 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/main/{2ea56d89-a547-4e17-8216-aaa7fe27ab04}.xml @@ -0,0 +1,120 @@ + + + + {2ea56d89-a547-4e17-8216-aaa7fe27ab04} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/quick/{b73daa32-950c-4f8e-9665-17b404f7cb71}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/quick/{b73daa32-950c-4f8e-9665-17b404f7cb71}.xml new file mode 100644 index 00000000..c5c5c8e7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/FormXml/quick/{b73daa32-950c-4f8e-9665-17b404f7cb71}.xml @@ -0,0 +1,52 @@ + + + + {b73daa32-950c-4f8e-9665-17b404f7cb71} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{51f7abfb-c6a6-495b-aee2-5e9f18c5aae9}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{51f7abfb-c6a6-495b-aee2-5e9f18c5aae9}.xml new file mode 100644 index 00000000..a990c447 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{51f7abfb-c6a6-495b-aee2-5e9f18c5aae9}.xml @@ -0,0 +1,41 @@ + + + + 1 + 0 + 0 + 0 + 1 + {51f7abfb-c6a6-495b-aee2-5e9f18c5aae9} + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{72f63eff-1e18-4a3f-9713-fd381719cd60}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{72f63eff-1e18-4a3f-9713-fd381719cd60}.xml new file mode 100644 index 00000000..a706e54d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{72f63eff-1e18-4a3f-9713-fd381719cd60}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {72f63eff-1e18-4a3f-9713-fd381719cd60} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{73131fb6-e690-4db3-ac41-75f66c41ea12}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{73131fb6-e690-4db3-ac41-75f66c41ea12}.xml new file mode 100644 index 00000000..86121987 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{73131fb6-e690-4db3-ac41-75f66c41ea12}.xml @@ -0,0 +1,41 @@ + + + + 1 + 0 + 0 + 0 + 0 + {73131fb6-e690-4db3-ac41-75f66c41ea12} + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{a773642e-7f1b-4bb1-967b-caae91c24566}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{a773642e-7f1b-4bb1-967b-caae91c24566}.xml new file mode 100644 index 00000000..c7692f17 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{a773642e-7f1b-4bb1-967b-caae91c24566}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {a773642e-7f1b-4bb1-967b-caae91c24566} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{c74b7012-cc56-4020-9fc9-6eda444f3a5e}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{c74b7012-cc56-4020-9fc9-6eda444f3a5e}.xml new file mode 100644 index 00000000..2b1eae60 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{c74b7012-cc56-4020-9fc9-6eda444f3a5e}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {c74b7012-cc56-4020-9fc9-6eda444f3a5e} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{f01e0d0f-9d53-4afd-9cd9-02e61bb42d36}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{f01e0d0f-9d53-4afd-9cd9-02e61bb42d36}.xml new file mode 100644 index 00000000..4dea08f7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{f01e0d0f-9d53-4afd-9cd9-02e61bb42d36}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {f01e0d0f-9d53-4afd-9cd9-02e61bb42d36} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{f1bb8756-4e57-ee11-be6d-00224803aff6}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{f1bb8756-4e57-ee11-be6d-00224803aff6}.xml new file mode 100644 index 00000000..0ef2d7cb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Automation/SavedQueries/{f1bb8756-4e57-ee11-be6d-00224803aff6}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {f1bb8756-4e57-ee11-be6d-00224803aff6} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/Entity.xml new file mode 100644 index 00000000..a7a111f1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/Entity.xml @@ -0,0 +1,913 @@ + + + rms_AutomationLog + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + rms_automation + rms_automation + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + 1 + 1 + 1 + 1 + 0 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + primarykey + rms_automationlogid + rms_automationlogid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + ntext + rms_description + rms_description + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 5000 + + + + + + + + + nvarchar + rms_title + rms_title + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 200 + 200 + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_automationlogs + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + rms_checklist + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/card/{69157b03-79bc-4deb-acc9-796dd0fe1c8d}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/card/{69157b03-79bc-4deb-acc9-796dd0fe1c8d}.xml new file mode 100644 index 00000000..a2b6807a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/card/{69157b03-79bc-4deb-acc9-796dd0fe1c8d}.xml @@ -0,0 +1,112 @@ + + + + {69157b03-79bc-4deb-acc9-796dd0fe1c8d} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/main/{c6e41352-d9eb-4889-88f8-cad06822e973}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/main/{c6e41352-d9eb-4889-88f8-cad06822e973}.xml new file mode 100644 index 00000000..c6c1d77c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/main/{c6e41352-d9eb-4889-88f8-cad06822e973}.xml @@ -0,0 +1,55 @@ + + + + {c6e41352-d9eb-4889-88f8-cad06822e973} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/quick/{d1671f42-393c-4985-a4a2-ce3a436f4db6}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/quick/{d1671f42-393c-4985-a4a2-ce3a436f4db6}.xml new file mode 100644 index 00000000..d08a88aa --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/FormXml/quick/{d1671f42-393c-4985-a4a2-ce3a436f4db6}.xml @@ -0,0 +1,52 @@ + + + + {d1671f42-393c-4985-a4a2-ce3a436f4db6} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{0f5a19e6-fc4a-410c-b6f5-d732ca0ff6c7}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{0f5a19e6-fc4a-410c-b6f5-d732ca0ff6c7}.xml new file mode 100644 index 00000000..6bdd6ed2 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{0f5a19e6-fc4a-410c-b6f5-d732ca0ff6c7}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {0f5a19e6-fc4a-410c-b6f5-d732ca0ff6c7} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{2bdfc825-0f25-494d-91a4-7f52c523e52e}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{2bdfc825-0f25-494d-91a4-7f52c523e52e}.xml new file mode 100644 index 00000000..ee32355d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{2bdfc825-0f25-494d-91a4-7f52c523e52e}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 0 + {2bdfc825-0f25-494d-91a4-7f52c523e52e} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{8ed16093-b313-4161-a76d-a5d3b2a75694}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{8ed16093-b313-4161-a76d-a5d3b2a75694}.xml new file mode 100644 index 00000000..fe688e09 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{8ed16093-b313-4161-a76d-a5d3b2a75694}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {8ed16093-b313-4161-a76d-a5d3b2a75694} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{cad83a14-f35a-4e32-8426-535669a1549e}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{cad83a14-f35a-4e32-8426-535669a1549e}.xml new file mode 100644 index 00000000..beb16851 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{cad83a14-f35a-4e32-8426-535669a1549e}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {cad83a14-f35a-4e32-8426-535669a1549e} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{ceabe065-1658-ee11-be6e-002248046ef8}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{ceabe065-1658-ee11-be6e-002248046ef8}.xml new file mode 100644 index 00000000..5061ed4a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{ceabe065-1658-ee11-be6e-002248046ef8}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {ceabe065-1658-ee11-be6e-002248046ef8} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{e3f3cdc7-d91c-4b14-a8c2-f54a9ab38a9d}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{e3f3cdc7-d91c-4b14-a8c2-f54a9ab38a9d}.xml new file mode 100644 index 00000000..3d8e277c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{e3f3cdc7-d91c-4b14-a8c2-f54a9ab38a9d}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {e3f3cdc7-d91c-4b14-a8c2-f54a9ab38a9d} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{f6ad24f9-5ce5-4f30-b11d-e786c83d0c98}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{f6ad24f9-5ce5-4f30-b11d-e786c83d0c98}.xml new file mode 100644 index 00000000..f1685161 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_AutomationLog/SavedQueries/{f6ad24f9-5ce5-4f30-b11d-e786c83d0c98}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {f6ad24f9-5ce5-4f30-b11d-e786c83d0c98} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/Entity.xml new file mode 100644 index 00000000..5fc55c8f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/Entity.xml @@ -0,0 +1,1034 @@ + + + rms_Patient + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + rms_birthday + rms_birthday + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 1 + + + + + + + + + lookup + rms_contact + rms_contact + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + 1 + 1 + 1 + 1 + 0 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + nvarchar + rms_height + rms_height + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 100 + 200 + + + + + + + + + nvarchar + rms_name + rms_name + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 200 + 200 + + + + + + + + + primarykey + rms_patientid + rms_patientid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + image + rms_photo + rms_photo + none + DenormalizedChild|PrimaryImage|ValidForForm|ValidForGrid + disabled + 1 + 1 + 1 + 1 + 1 + 1 + 0 + 1.0.0.0 + 1 + 1 + 0 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + jpeg + 9437328 + 10240 + + + + + + + + + nvarchar + rms_weight + rms_weight + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 100 + 200 + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_patients + 1 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 1 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + rms_icon_person + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/card/{f35a953a-69f5-4826-b001-eb4020e6c311}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/card/{f35a953a-69f5-4826-b001-eb4020e6c311}.xml new file mode 100644 index 00000000..23208652 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/card/{f35a953a-69f5-4826-b001-eb4020e6c311}.xml @@ -0,0 +1,112 @@ + + + + {f35a953a-69f5-4826-b001-eb4020e6c311} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/main/{809c4c5e-f043-4d1e-941b-785fd24918ab}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/main/{809c4c5e-f043-4d1e-941b-785fd24918ab}.xml new file mode 100644 index 00000000..0f6bde3b --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/main/{809c4c5e-f043-4d1e-941b-785fd24918ab}.xml @@ -0,0 +1,238 @@ + + + + {809c4c5e-f043-4d1e-941b-785fd24918ab} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + <QuickFormIds><QuickFormId entityname="contact">7d460b7e-8f5d-ee11-be6f-0022480b6a3f</QuickFormId></QuickFormIds> + + + + + + + + + +
+
+
+
+
+ + + + + + +
+ + + + + + + + + + + 4 + Fixed + false + false + true + All + rms_visit + {015E5030-EC76-41E2-B850-098EC21032D6} + {015E5030-EC76-41E2-B850-098EC21032D6} + rms_rms_visit_Patient_rms_patient + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/quick/{94b28867-a73e-4ff5-8b1d-7aa1bcf20d57}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/quick/{94b28867-a73e-4ff5-8b1d-7aa1bcf20d57}.xml new file mode 100644 index 00000000..84bb42c5 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/FormXml/quick/{94b28867-a73e-4ff5-8b1d-7aa1bcf20d57}.xml @@ -0,0 +1,52 @@ + + + + {94b28867-a73e-4ff5-8b1d-7aa1bcf20d57} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{01c8356b-80d1-4ec6-8ec2-52b41c20466a}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{01c8356b-80d1-4ec6-8ec2-52b41c20466a}.xml new file mode 100644 index 00000000..4db11461 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{01c8356b-80d1-4ec6-8ec2-52b41c20466a}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {01c8356b-80d1-4ec6-8ec2-52b41c20466a} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{41fc7c4f-d878-4ee5-8ef5-c19a67904272}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{41fc7c4f-d878-4ee5-8ef5-c19a67904272}.xml new file mode 100644 index 00000000..3a3fbb84 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{41fc7c4f-d878-4ee5-8ef5-c19a67904272}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {41fc7c4f-d878-4ee5-8ef5-c19a67904272} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{88c5376a-1358-ee11-be6d-00224803aff6}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{88c5376a-1358-ee11-be6d-00224803aff6}.xml new file mode 100644 index 00000000..ea9cb8b1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{88c5376a-1358-ee11-be6d-00224803aff6}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {88c5376a-1358-ee11-be6d-00224803aff6} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{8ddea8db-d47a-4fef-a1b0-421f07300457}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{8ddea8db-d47a-4fef-a1b0-421f07300457}.xml new file mode 100644 index 00000000..6550c705 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{8ddea8db-d47a-4fef-a1b0-421f07300457}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {8ddea8db-d47a-4fef-a1b0-421f07300457} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{b1a3da6c-fa1a-463c-a08a-90d4e7df2ce2}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{b1a3da6c-fa1a-463c-a08a-90d4e7df2ce2}.xml new file mode 100644 index 00000000..b1130d13 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{b1a3da6c-fa1a-463c-a08a-90d4e7df2ce2}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {b1a3da6c-fa1a-463c-a08a-90d4e7df2ce2} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{de3ad68f-13ec-41ab-867e-92fbd60f1729}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{de3ad68f-13ec-41ab-867e-92fbd60f1729}.xml new file mode 100644 index 00000000..38f25e96 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{de3ad68f-13ec-41ab-867e-92fbd60f1729}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 0 + {de3ad68f-13ec-41ab-867e-92fbd60f1729} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{f76a8ff6-7b02-4b6b-ace5-8e2eb5a182af}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{f76a8ff6-7b02-4b6b-ace5-8e2eb5a182af}.xml new file mode 100644 index 00000000..ba400cd0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Patient/SavedQueries/{f76a8ff6-7b02-4b6b-ace5-8e2eb5a182af}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {f76a8ff6-7b02-4b6b-ace5-8e2eb5a182af} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/Entity.xml new file mode 100644 index 00000000..9a608feb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/Entity.xml @@ -0,0 +1,911 @@ + + + rms_PatientVisit + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + nvarchar + rms_name + rms_name + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 200 + 200 + + + + + + + + + primarykey + rms_patientvisitid + rms_patientvisitid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + datetime + rms_planneddateandtime + rms_planneddateandtime + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + datetime + 1 + + + + + + + + + decimal + rms_score + rms_score + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + -100000000000 + 100000000000 + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_patientvisits + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/card/{d5d8e92b-58d7-4bd8-ac2d-0ddea6862f22}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/card/{d5d8e92b-58d7-4bd8-ac2d-0ddea6862f22}.xml new file mode 100644 index 00000000..72ee6a72 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/card/{d5d8e92b-58d7-4bd8-ac2d-0ddea6862f22}.xml @@ -0,0 +1,112 @@ + + + + {d5d8e92b-58d7-4bd8-ac2d-0ddea6862f22} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/main/{12a44cd3-1c90-4846-8161-e083d333d9b1}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/main/{12a44cd3-1c90-4846-8161-e083d333d9b1}.xml new file mode 100644 index 00000000..0861feb2 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/main/{12a44cd3-1c90-4846-8161-e083d333d9b1}.xml @@ -0,0 +1,55 @@ + + + + {12a44cd3-1c90-4846-8161-e083d333d9b1} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/quick/{a461e745-07c1-4d56-b041-11e3c40d338f}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/quick/{a461e745-07c1-4d56-b041-11e3c40d338f}.xml new file mode 100644 index 00000000..47596fb0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/FormXml/quick/{a461e745-07c1-4d56-b041-11e3c40d338f}.xml @@ -0,0 +1,52 @@ + + + + {a461e745-07c1-4d56-b041-11e3c40d338f} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{4e0d7248-b4e1-4dbe-902f-454b1db8f5b4}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{4e0d7248-b4e1-4dbe-902f-454b1db8f5b4}.xml new file mode 100644 index 00000000..9b2388b0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{4e0d7248-b4e1-4dbe-902f-454b1db8f5b4}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {4e0d7248-b4e1-4dbe-902f-454b1db8f5b4} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{5c82b176-3e5e-ee11-be6f-00224804668a}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{5c82b176-3e5e-ee11-be6f-00224804668a}.xml new file mode 100644 index 00000000..c4036f29 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{5c82b176-3e5e-ee11-be6f-00224804668a}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {5c82b176-3e5e-ee11-be6f-00224804668a} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{94b6882b-7ebb-497d-b02a-489acf756972}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{94b6882b-7ebb-497d-b02a-489acf756972}.xml new file mode 100644 index 00000000..e2124cbb --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{94b6882b-7ebb-497d-b02a-489acf756972}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {94b6882b-7ebb-497d-b02a-489acf756972} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e0aed447-1cd9-4314-a067-515d4f6cfdfe}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e0aed447-1cd9-4314-a067-515d4f6cfdfe}.xml new file mode 100644 index 00000000..4ba5512b --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e0aed447-1cd9-4314-a067-515d4f6cfdfe}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 0 + {e0aed447-1cd9-4314-a067-515d4f6cfdfe} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e1a67e21-bfa8-4b42-911f-4238b282afb4}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e1a67e21-bfa8-4b42-911f-4238b282afb4}.xml new file mode 100644 index 00000000..10c52b20 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e1a67e21-bfa8-4b42-911f-4238b282afb4}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {e1a67e21-bfa8-4b42-911f-4238b282afb4} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e3211373-f31e-4be3-a808-a4c846758f4e}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e3211373-f31e-4be3-a808-a4c846758f4e}.xml new file mode 100644 index 00000000..eb7b3f9b --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{e3211373-f31e-4be3-a808-a4c846758f4e}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {e3211373-f31e-4be3-a808-a4c846758f4e} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{fa58fbaa-592d-4146-8926-fbf10e5c56e8}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{fa58fbaa-592d-4146-8926-fbf10e5c56e8}.xml new file mode 100644 index 00000000..815cf583 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PatientVisit/SavedQueries/{fa58fbaa-592d-4146-8926-fbf10e5c56e8}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {fa58fbaa-592d-4146-8926-fbf10e5c56e8} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/Entity.xml new file mode 100644 index 00000000..ae92b9ad --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/Entity.xml @@ -0,0 +1,1053 @@ + + + rms_PictureReference + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + ntext + rms_aijson + rms_aijson + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 5000 + + + + + + + + + nvarchar + rms_azurestorageitemid + rms_azurestorageitemid + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 100 + 200 + + + + + + + + + ntext + rms_description + rms_description + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 20000 + + + + + + + + + decimal + rms_healthscore + rms_healthscore + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + -100000000000 + 100000000000 + + + + + + + + + nvarchar + rms_name + rms_name + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 300 + 200 + + + + + + + + + primarykey + rms_picturereferenceid + rms_picturereferenceid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + lookup + rms_visit + rms_visit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + 1 + 1 + 1 + 1 + 0 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_picturereferences + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + rms_image + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/card/{c76b6498-0587-434a-918c-a1f4abf94eef}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/card/{c76b6498-0587-434a-918c-a1f4abf94eef}.xml new file mode 100644 index 00000000..1b9e6526 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/card/{c76b6498-0587-434a-918c-a1f4abf94eef}.xml @@ -0,0 +1,112 @@ + + + + {c76b6498-0587-434a-918c-a1f4abf94eef} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/main/{d89992d8-e27c-45b0-a06e-14db03da0c92}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/main/{d89992d8-e27c-45b0-a06e-14db03da0c92}.xml new file mode 100644 index 00000000..a3190e6f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/main/{d89992d8-e27c-45b0-a06e-14db03da0c92}.xml @@ -0,0 +1,139 @@ + + + + {d89992d8-e27c-45b0-a06e-14db03da0c92} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/quick/{e39bad44-21f7-4fb0-aeff-3b63031a756a}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/quick/{e39bad44-21f7-4fb0-aeff-3b63031a756a}.xml new file mode 100644 index 00000000..091367e7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/FormXml/quick/{e39bad44-21f7-4fb0-aeff-3b63031a756a}.xml @@ -0,0 +1,52 @@ + + + + {e39bad44-21f7-4fb0-aeff-3b63031a756a} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{02f31f58-f1e8-4298-8c1b-4c73fcc61a5c}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{02f31f58-f1e8-4298-8c1b-4c73fcc61a5c}.xml new file mode 100644 index 00000000..98611790 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{02f31f58-f1e8-4298-8c1b-4c73fcc61a5c}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {02f31f58-f1e8-4298-8c1b-4c73fcc61a5c} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{180f4a57-27fd-4673-859e-1d186a6a8717}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{180f4a57-27fd-4673-859e-1d186a6a8717}.xml new file mode 100644 index 00000000..f880bc8b --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{180f4a57-27fd-4673-859e-1d186a6a8717}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {180f4a57-27fd-4673-859e-1d186a6a8717} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{2f989935-c071-4e27-8f8f-8da2d639ded6}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{2f989935-c071-4e27-8f8f-8da2d639ded6}.xml new file mode 100644 index 00000000..d3bf2ff9 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{2f989935-c071-4e27-8f8f-8da2d639ded6}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {2f989935-c071-4e27-8f8f-8da2d639ded6} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{32be7082-0d3f-4ffa-9654-64fa3c1ea958}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{32be7082-0d3f-4ffa-9654-64fa3c1ea958}.xml new file mode 100644 index 00000000..f5220e6c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{32be7082-0d3f-4ffa-9654-64fa3c1ea958}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {32be7082-0d3f-4ffa-9654-64fa3c1ea958} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{62a072a6-1358-ee11-be6d-00224803aff6}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{62a072a6-1358-ee11-be6d-00224803aff6}.xml new file mode 100644 index 00000000..1f103de7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{62a072a6-1358-ee11-be6d-00224803aff6}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {62a072a6-1358-ee11-be6d-00224803aff6} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{80fa64eb-ce95-4d1b-9145-553e4ad2edf5}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{80fa64eb-ce95-4d1b-9145-553e4ad2edf5}.xml new file mode 100644 index 00000000..2eb0333a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{80fa64eb-ce95-4d1b-9145-553e4ad2edf5}.xml @@ -0,0 +1,39 @@ + + + + 1 + 0 + 0 + 0 + 1 + {80fa64eb-ce95-4d1b-9145-553e4ad2edf5} + + + + + + + + + + 0 + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{f9123c32-e45f-446b-972f-77c5b6a1ba91}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{f9123c32-e45f-446b-972f-77c5b6a1ba91}.xml new file mode 100644 index 00000000..e7473998 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_PictureReference/SavedQueries/{f9123c32-e45f-446b-972f-77c5b6a1ba91}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 0 + {f9123c32-e45f-446b-972f-77c5b6a1ba91} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/Entity.xml new file mode 100644 index 00000000..5f49e6a1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/Entity.xml @@ -0,0 +1,1168 @@ + + + rms_Visit + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + rms_actualdateandtime + rms_actualdateandtime + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + datetime + 1 + + + + + + + + + nvarchar + rms_id + rms_id + none + ReadOnlyInUI|ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + VIS-{SEQNUM:5} + 0 + 0 + 0 + 0 + text + 100 + 200 + + + + + + + + + decimal + rms_latitude + rms_latitude + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + -100000000000 + 100000000000 + + + + + + + + + decimal + rms_longitude + rms_longitude + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + -100000000000 + 100000000000 + + + + + + + + + nvarchar + rms_name + rms_name + none + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 100 + 200 + + + + + + + + + lookup + rms_patient + rms_patient + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + 1 + 1 + 1 + 1 + 0 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + rms_planneddateandtime + rms_planneddateandtime + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + datetime + 1 + + + + + + + + + decimal + rms_score + rms_score + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + -100000000000 + 100000000000 + + + + + + + + + nvarchar + rms_title + rms_title + required + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + text + 200 + 400 + + + + + + + + + primarykey + rms_visitid + rms_visitid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_visits + 1 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 1 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + rms_visit + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/card/{35432497-b195-4059-ad7f-6c9b7a8ff9a0}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/card/{35432497-b195-4059-ad7f-6c9b7a8ff9a0}.xml new file mode 100644 index 00000000..598871e1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/card/{35432497-b195-4059-ad7f-6c9b7a8ff9a0}.xml @@ -0,0 +1,112 @@ + + + + {35432497-b195-4059-ad7f-6c9b7a8ff9a0} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/main/{ede471a8-f94d-4bd5-9760-c127878e4bf5}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/main/{ede471a8-f94d-4bd5-9760-c127878e4bf5}.xml new file mode 100644 index 00000000..5d7a310a --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/main/{ede471a8-f94d-4bd5-9760-c127878e4bf5}.xml @@ -0,0 +1,302 @@ + + + + {ede471a8-f94d-4bd5-9760-c127878e4bf5} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ + + + + + +
+ + + + + + + + + + + 4 + Fixed + false + false + true + All + rms_visitchecklistitem + {72440342-A701-47C0-894F-A40508E6D810} + {72440342-A701-47C0-894F-A40508E6D810} + rms_rms_visitchecklistitem_Visit_rms_visit + + + + + + + + +
+
+
+
+
+ + + + + + +
+ + + + + + + + + + + + + + + + 4 + Fixed + false + false + true + All + rms_picturereference + {80FA64EB-CE95-4D1B-9145-553E4AD2EDF5} + {80FA64EB-CE95-4D1B-9145-553E4AD2EDF5} + rms_rms_picturereference_Visit_rms_visit + + + + + + + + +
+
+ + + + + + + + + + + + + + + + 4 + Fixed + false + false + true + All + rms_audioreference + {8A3A28C2-B2FF-4869-9207-5989496E235A} + {8A3A28C2-B2FF-4869-9207-5989496E235A} + rms_rms_audioreference_Visit_rms_visit + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/quick/{ba428a9f-7e54-4bdf-97d0-6430745c8e4b}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/quick/{ba428a9f-7e54-4bdf-97d0-6430745c8e4b}.xml new file mode 100644 index 00000000..a7644c17 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/FormXml/quick/{ba428a9f-7e54-4bdf-97d0-6430745c8e4b}.xml @@ -0,0 +1,52 @@ + + + + {ba428a9f-7e54-4bdf-97d0-6430745c8e4b} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{015e5030-ec76-41e2-b850-098ec21032d6}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{015e5030-ec76-41e2-b850-098ec21032d6}.xml new file mode 100644 index 00000000..08c656b8 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{015e5030-ec76-41e2-b850-098ec21032d6}.xml @@ -0,0 +1,43 @@ + + + + 1 + 0 + 0 + 0 + 1 + {015e5030-ec76-41e2-b850-098ec21032d6} + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{0e076a4c-615f-4de5-b2c3-608b164d3553}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{0e076a4c-615f-4de5-b2c3-608b164d3553}.xml new file mode 100644 index 00000000..b6efa704 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{0e076a4c-615f-4de5-b2c3-608b164d3553}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {0e076a4c-615f-4de5-b2c3-608b164d3553} + + + + + + + + + 2 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{0f75860e-79f5-452d-91cd-9ba7f6a2256c}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{0f75860e-79f5-452d-91cd-9ba7f6a2256c}.xml new file mode 100644 index 00000000..1005fa94 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{0f75860e-79f5-452d-91cd-9ba7f6a2256c}.xml @@ -0,0 +1,40 @@ + + + + 1 + 0 + 1 + 0 + 1 + {0f75860e-79f5-452d-91cd-9ba7f6a2256c} + + + + + + + + + 4 + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{3cacad9d-46bf-4d67-a4d7-4d696021a965}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{3cacad9d-46bf-4d67-a4d7-4d696021a965}.xml new file mode 100644 index 00000000..e9b1b211 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{3cacad9d-46bf-4d67-a4d7-4d696021a965}.xml @@ -0,0 +1,34 @@ + + + + 1 + 0 + 0 + 0 + 1 + {3cacad9d-46bf-4d67-a4d7-4d696021a965} + + + + + + + + + 1 + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{e381984b-1358-ee11-be6e-002248046ef8}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{e381984b-1358-ee11-be6e-002248046ef8}.xml new file mode 100644 index 00000000..b977bc30 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{e381984b-1358-ee11-be6e-002248046ef8}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {e381984b-1358-ee11-be6e-002248046ef8} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{e3d74ca1-230c-4e01-9ea2-8b966a8040f7}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{e3d74ca1-230c-4e01-9ea2-8b966a8040f7}.xml new file mode 100644 index 00000000..66407d70 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{e3d74ca1-230c-4e01-9ea2-8b966a8040f7}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {e3d74ca1-230c-4e01-9ea2-8b966a8040f7} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{fa3ebb28-3b38-4fa9-9785-73074cd645d7}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{fa3ebb28-3b38-4fa9-9785-73074cd645d7}.xml new file mode 100644 index 00000000..0211bee4 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_Visit/SavedQueries/{fa3ebb28-3b38-4fa9-9785-73074cd645d7}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 0 + {fa3ebb28-3b38-4fa9-9785-73074cd645d7} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/Entity.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/Entity.xml new file mode 100644 index 00000000..fe892882 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/Entity.xml @@ -0,0 +1,936 @@ + + + rms_VisitChecklistItem + + + + + + + + + + + + + + lookup + createdby + createdby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + createdon + createdon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + createdonbehalfby + createdonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + int + importsequencenumber + importsequencenumber + none + ValidForAdvancedFind + disabled + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -2147483648 + 2147483647 + + + + + + + + + lookup + modifiedby + modifiedby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + modifiedon + modifiedon + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + inactive + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + datetime + 0 + 1 + + + + + + + + + lookup + modifiedonbehalfby + modifiedonbehalfby + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + datetime + overriddencreatedon + overriddencreatedon + none + ValidForAdvancedFind|ValidForGrid + inactive + 0 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + date + 0 + 1 + + + + + + + + + owner + ownerid + ownerid + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + 8 + 9 + + + + + + + + + + lookup + owningbusinessunit + owningbusinessunit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 0 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + single + + + + + + + + + + lookup + owningteam + owningteam + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + lookup + owninguser + owninguser + none + auto + 0 + 1 + 0 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + single + + + + + + + + + + bit + rms_answer + rms_answer + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 1 + 0 + 0 + + bit + 1.0.0.0 + 1 + + + + + + + + + + + + + + + + + + + + + nvarchar + rms_question + rms_question + required + PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm + auto + 1 + 1 + 1 + 1 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 1 + 0 + 1 + 0 + text + 400 + 200 + + + + + + + + + lookup + rms_visit + rms_visit + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + 1 + 1 + 1 + 1 + 0 + 0 + 1.0.0.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 1 + 0 + single + + + + + + + + + + primarykey + rms_visitchecklistitemid + rms_visitchecklistitemid + systemrequired + ValidForAdvancedFind|RequiredForGrid + auto + 0 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 1 + 0 + + + + + + + + + state + statecode + statecode + systemrequired + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 0 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 1 + 0 + 0 + + state + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + status + statuscode + statuscode + none + ValidForAdvancedFind|ValidForForm|ValidForGrid + auto + 1 + 1 + 1 + 0 + 1 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + status + 1.0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + int + timezoneruleversionnumber + timezoneruleversionnumber + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + int + utcconversiontimezonecode + utcconversiontimezonecode + none + auto + 1 + 1 + 1 + 0 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 0 + 0 + 0 + 1 + 1 + 0 + + 0 + 0 + 0 + 0 + + -1 + 2147483647 + + + + + + + + + rms_visitchecklistitems + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + UserOwned + 0 + 0 + 0 + 0 + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + 0 + 1.0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + rms_checklist + 0 + 1 + 0 + + 0 + 1 + 0 + 0 + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/card/{c3ecc4e0-3fe2-4aab-9d52-e2ce86a0178f}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/card/{c3ecc4e0-3fe2-4aab-9d52-e2ce86a0178f}.xml new file mode 100644 index 00000000..5f10c9e8 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/card/{c3ecc4e0-3fe2-4aab-9d52-e2ce86a0178f}.xml @@ -0,0 +1,112 @@ + + + + {c3ecc4e0-3fe2-4aab-9d52-e2ce86a0178f} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/main/{33822972-c720-42c2-8907-a7b39c797d81}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/main/{33822972-c720-42c2-8907-a7b39c797d81}.xml new file mode 100644 index 00000000..716ecdb0 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/main/{33822972-c720-42c2-8907-a7b39c797d81}.xml @@ -0,0 +1,114 @@ + + + + {33822972-c720-42c2-8907-a7b39c797d81} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ 1 + 1 + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/quick/{117feeae-35f4-4845-a1c0-f7ca39e51816}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/quick/{117feeae-35f4-4845-a1c0-f7ca39e51816}.xml new file mode 100644 index 00000000..a2fd5d93 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/FormXml/quick/{117feeae-35f4-4845-a1c0-f7ca39e51816}.xml @@ -0,0 +1,52 @@ + + + + {117feeae-35f4-4845-a1c0-f7ca39e51816} + 1.0 + 1 + 1 +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+ 1 + 1 + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/RibbonDiff.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/RibbonDiff.xml new file mode 100644 index 00000000..6b56f485 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/RibbonDiff.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{26c77ad8-13f1-4741-bf00-c80ef9a68d2e}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{26c77ad8-13f1-4741-bf00-c80ef9a68d2e}.xml new file mode 100644 index 00000000..78e9d622 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{26c77ad8-13f1-4741-bf00-c80ef9a68d2e}.xml @@ -0,0 +1,38 @@ + + + + 1 + 0 + 0 + 0 + 1 + {26c77ad8-13f1-4741-bf00-c80ef9a68d2e} + + + + + + + + + + + 1 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{72440342-a701-47c0-894f-a40508e6d810}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{72440342-a701-47c0-894f-a40508e6d810}.xml new file mode 100644 index 00000000..ec7e1ca7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{72440342-a701-47c0-894f-a40508e6d810}.xml @@ -0,0 +1,37 @@ + + + + 1 + 0 + 0 + 0 + 1 + {72440342-a701-47c0-894f-a40508e6d810} + + + + + + + + + 0 + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{853f4951-0ac7-477a-b11c-4213790872fe}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{853f4951-0ac7-477a-b11c-4213790872fe}.xml new file mode 100644 index 00000000..a00254c1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{853f4951-0ac7-477a-b11c-4213790872fe}.xml @@ -0,0 +1,36 @@ + + + + 1 + 0 + 0 + 0 + 1 + {853f4951-0ac7-477a-b11c-4213790872fe} + + + + + + + + + 64 + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{a6a1da3f-2430-4ea1-ae21-dfdd01b54608}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{a6a1da3f-2430-4ea1-ae21-dfdd01b54608}.xml new file mode 100644 index 00000000..fdf6f4fa --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{a6a1da3f-2430-4ea1-ae21-dfdd01b54608}.xml @@ -0,0 +1,44 @@ + + + + 1 + 0 + 1 + 0 + 1 + {a6a1da3f-2430-4ea1-ae21-dfdd01b54608} + + + + + + + + + + + 4 + + + + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{ae42cd1d-dec7-4426-8109-334fe071783a}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{ae42cd1d-dec7-4426-8109-334fe071783a}.xml new file mode 100644 index 00000000..b7fcfe0c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{ae42cd1d-dec7-4426-8109-334fe071783a}.xml @@ -0,0 +1,41 @@ + + + + 1 + 0 + 0 + 0 + 1 + {ae42cd1d-dec7-4426-8109-334fe071783a} + + + + + + + + + + + 2 + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{e7a85ebf-3e5e-ee11-be6f-002248046ef8}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{e7a85ebf-3e5e-ee11-be6f-002248046ef8}.xml new file mode 100644 index 00000000..fcf9bfb5 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{e7a85ebf-3e5e-ee11-be6f-002248046ef8}.xml @@ -0,0 +1,30 @@ + + + + 1 + 1 + 0 + 0 + 1 + {e7a85ebf-3e5e-ee11-be6f-002248046ef8} + 8192 + + + + + + + + + + + + 1.0 + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{f445ccb1-5fad-4d55-a65c-9af38c8fae0b}.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{f445ccb1-5fad-4d55-a65c-9af38c8fae0b}.xml new file mode 100644 index 00000000..efbc16f4 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Entities/rms_VisitChecklistItem/SavedQueries/{f445ccb1-5fad-4d55-a65c-9af38c8fae0b}.xml @@ -0,0 +1,41 @@ + + + + 1 + 0 + 0 + 0 + 0 + {f445ccb1-5fad-4d55-a65c-9af38c8fae0b} + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + 1.0 + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Customizations.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Customizations.xml new file mode 100644 index 00000000..3a864337 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Customizations.xml @@ -0,0 +1,138 @@ + + + + + + + + + + rms_patient + rms_photo + + + + + rms_photo + rms_patient + 1 + + + + + + + + + + + + + + + + Whisper + /providers/Microsoft.PowerApps/apis/shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012 + + 9a4abbc3-17fb-4928-ad67-8f46396047b6 + + 1 + 0 + 1 + + + Azure Blob Storage GlobalAIPowerPlatformHackathon-29eb6 + /providers/Microsoft.PowerApps/apis/shared_azureblob + 1 + 0 + 1 + + + Azure Blob Storage GlobalAIPowerPlatformHackathon-670f1 + /providers/Microsoft.PowerApps/apis/shared_azureblob + 1 + 0 + 1 + + + Azure Blob Storage GlobalAIPowerPlatformHackathon-a8e3b + /providers/Microsoft.PowerApps/apis/shared_azureblob + 1 + 0 + 1 + + + Bing Maps GlobalAIPowerPlatformHackathon-4c1a2 + /providers/Microsoft.PowerApps/apis/shared_bingmaps + 1 + 0 + 1 + + + Computer Vision API GlobalAIPowerPlatformHackathon-22d50 + /providers/Microsoft.PowerApps/apis/shared_cognitiveservicescomputervision + 1 + 0 + 1 + + + Custom Vision GlobalAIPowerPlatformHackathon-4753b + /providers/Microsoft.PowerApps/apis/shared_cognitiveservicescustomvision + 1 + 0 + 1 + + + Azure Cognitive Service for Language GlobalAIPowerPlatformHackathon-f7326 + /providers/Microsoft.PowerApps/apis/shared_cognitiveservicestextanalytics + 1 + 0 + 1 + + + Microsoft Dataverse GlobalAIPowerPlatformHackathon-c37ac + /providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps + 1 + 0 + 1 + + + Face API GlobalAIPowerPlatformHackathon-18844 + /providers/Microsoft.PowerApps/apis/shared_faceapi + 1 + 0 + 1 + + + Face API GlobalAIPowerPlatformHackathon-1bc01 + /providers/Microsoft.PowerApps/apis/shared_faceapi + 1 + 0 + 1 + + + Face API GlobalAIPowerPlatformHackathon-8a105 + /providers/Microsoft.PowerApps/apis/shared_faceapi + 1 + 0 + 1 + + + Face API GlobalAIPowerPlatformHackathon-a15ed + /providers/Microsoft.PowerApps/apis/shared_faceapi + 1 + 0 + 1 + + + SharePoint GlobalAIPowerPlatformHackathon-b4a8e + /providers/Microsoft.PowerApps/apis/shared_sharepointonline + 1 + 0 + 1 + + + + 1033 + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships.xml new file mode 100644 index 00000000..20149b53 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/BusinessUnit.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/BusinessUnit.xml new file mode 100644 index 00000000..9ec0311e --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/BusinessUnit.xml @@ -0,0 +1,163 @@ + + + + OneToMany + 1 + 1.0 + 0 + rms_AudioReference + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Automation + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AutomationLog + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Patient + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PatientVisit + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PictureReference + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Visit + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_VisitChecklistItem + BusinessUnit + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningBusinessUnit + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Contact.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Contact.xml new file mode 100644 index 00000000..7309c5dc --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Contact.xml @@ -0,0 +1,38 @@ + + + + OneToMany + 1 + 1.0.0.0 + 0 + rms_Patient + Contact + NoCascade + RemoveLink + RemoveLink + NoCascade + NoCascade + NoCascade + NoCascade + 1 + rms_Contact + + + + + + + + UseCollectionName + Details + 10000 + rms_Contact + 1 + + + rms_rms_patient_Contact_contact + 0 + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Owner.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Owner.xml new file mode 100644 index 00000000..0b3edf33 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Owner.xml @@ -0,0 +1,163 @@ + + + + OneToMany + 1 + 1.0 + 0 + rms_AudioReference + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Automation + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AutomationLog + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Patient + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PatientVisit + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PictureReference + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Visit + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_VisitChecklistItem + Owner + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwnerId + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/SystemUser.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/SystemUser.xml new file mode 100644 index 00000000..24587e60 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/SystemUser.xml @@ -0,0 +1,483 @@ + + + + OneToMany + 1 + 1.0 + 0 + rms_AudioReference + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AudioReference + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Automation + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Automation + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AutomationLog + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AutomationLog + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Patient + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Patient + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PatientVisit + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PatientVisit + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PictureReference + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PictureReference + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Visit + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Visit + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_VisitChecklistItem + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + CreatedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_VisitChecklistItem + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + ModifiedBy + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AudioReference + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Automation + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AutomationLog + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Patient + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PatientVisit + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PictureReference + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Visit + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_VisitChecklistItem + SystemUser + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningUser + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Team.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Team.xml new file mode 100644 index 00000000..1f931bf7 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/Team.xml @@ -0,0 +1,163 @@ + + + + OneToMany + 1 + 1.0 + 0 + rms_AudioReference + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Automation + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_AutomationLog + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Patient + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PatientVisit + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_PictureReference + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_Visit + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + + OneToMany + 1 + 1.0 + 0 + rms_VisitChecklistItem + Team + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + NoCascade + OwningTeam + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Automation.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Automation.xml new file mode 100644 index 00000000..0784c191 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Automation.xml @@ -0,0 +1,38 @@ + + + + OneToMany + 1 + 1.0.0.0 + 0 + rms_AutomationLog + rms_Automation + NoCascade + RemoveLink + RemoveLink + NoCascade + NoCascade + NoCascade + NoCascade + 1 + rms_Automation + + + + + + + + UseCollectionName + Details + 10000 + rms_Automation + 1 + + + rms_rms_automationlog_Automation_rms_automati + 0 + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Patient.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Patient.xml new file mode 100644 index 00000000..7a02d8d5 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Patient.xml @@ -0,0 +1,38 @@ + + + + OneToMany + 1 + 1.0.0.0 + 0 + rms_Visit + rms_Patient + NoCascade + RemoveLink + RemoveLink + NoCascade + NoCascade + NoCascade + NoCascade + 1 + rms_Patient + + + + + + + + UseCollectionName + Details + 10000 + rms_Patient + 1 + + + rms_rms_visit_Patient_rms_patient + 0 + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Visit.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Visit.xml new file mode 100644 index 00000000..aec25eda --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Relationships/rms_Visit.xml @@ -0,0 +1,108 @@ + + + + OneToMany + 1 + 1.0.0.0 + 0 + rms_AudioReference + rms_Visit + NoCascade + RemoveLink + RemoveLink + NoCascade + NoCascade + NoCascade + NoCascade + 1 + rms_Visit + + + + + + + + UseCollectionName + Details + 10000 + rms_Visit + 1 + + + rms_rms_audioreference_Visit_rms_visit + 0 + + + + + OneToMany + 1 + 1.0.0.0 + 0 + rms_PictureReference + rms_Visit + NoCascade + RemoveLink + RemoveLink + NoCascade + NoCascade + NoCascade + NoCascade + 1 + rms_Visit + + + + + + + + UseCollectionName + Details + 10000 + rms_Visit + 1 + + + rms_rms_picturereference_Visit_rms_visit + 0 + + + + + OneToMany + 1 + 1.0.0.0 + 0 + rms_VisitChecklistItem + rms_Visit + NoCascade + RemoveLink + RemoveLink + NoCascade + NoCascade + NoCascade + NoCascade + 1 + rms_Visit + + + + + + + + UseCollectionName + Details + 10000 + rms_Visit + 1 + + + rms_rms_visitchecklistitem_Visit_rms_visit + 0 + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Solution.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Solution.xml new file mode 100644 index 00000000..4e99ea8d --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Other/Solution.xml @@ -0,0 +1,140 @@ + + + + GlobalAIPowerPlatformHackathon + + + + + 1.0.0.0 + 2 + + Romaos + + + + + + + rms + 10000 + +
+ 1 + 1 + + + + + + + + + + + + + + + + 1 + + + + + + + + +
+
+ 2 + 1 + + + + + + + + + + + + + + + + 1 + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PowerPages_Core (1.0.2309.59) + + + + + + msdynce_AppCommonAnchor (9.0.23083.10004) + + + + + + + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_audio b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_audio new file mode 100644 index 00000000..31eaac97 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_audio @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_audio.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_audio.data.xml new file mode 100644 index 00000000..c6e8f4db --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_audio.data.xml @@ -0,0 +1,14 @@ + + + {775f6887-685e-ee11-be6f-0022480b6a3f} + rms_audio + Audio + 11 + 1.0.0.0 + 0 + 0 + 1 + 1 + 0 + /WebResources/rms_audio775F6887-685E-EE11-BE6F-0022480B6A3F + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_checklist b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_checklist new file mode 100644 index 00000000..44809f61 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_checklist @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_checklist.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_checklist.data.xml new file mode 100644 index 00000000..76060c5f --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_checklist.data.xml @@ -0,0 +1,14 @@ + + + {1bb6ee65-685e-ee11-be6f-0022480b6a3f} + rms_checklist + Checklist + 11 + 1.0.0.0 + 0 + 0 + 1 + 1 + 0 + /WebResources/rms_checklist1BB6EE65-685E-EE11-BE6F-0022480B6A3F + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_icon_person b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_icon_person new file mode 100644 index 00000000..40b240e6 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_icon_person @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_icon_person.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_icon_person.data.xml new file mode 100644 index 00000000..1418f681 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_icon_person.data.xml @@ -0,0 +1,14 @@ + + + {19db9e19-535e-ee11-be6f-0022480b6a3f} + rms_icon_person + Icon Person + 11 + 1.0.0.0 + 0 + 0 + 1 + 1 + 0 + /WebResources/rms_icon_person19DB9E19-535E-EE11-BE6F-0022480B6A3F + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_image b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_image new file mode 100644 index 00000000..695c9189 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_image @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_image.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_image.data.xml new file mode 100644 index 00000000..48c40aed --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_image.data.xml @@ -0,0 +1,14 @@ + + + {d8d3049f-685e-ee11-be6f-0022480b6a3f} + rms_image + image + 11 + 1.0.0.0 + 0 + 0 + 1 + 1 + 0 + /WebResources/rms_imageD8D3049F-685E-EE11-BE6F-0022480B6A3F + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_visit b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_visit new file mode 100644 index 00000000..870e94c5 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_visit @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_visit.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_visit.data.xml new file mode 100644 index 00000000..5f3d87c6 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/WebResources/rms_visit.data.xml @@ -0,0 +1,14 @@ + + + {e092ac47-685e-ee11-be6f-0022480b6a3f} + rms_visit + Visit + 11 + 1.0.0.0 + 0 + 0 + 1 + 1 + 0 + /WebResources/rms_visitE092AC47-685E-EE11-BE6F-0022480B6A3F + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json new file mode 100644 index 00000000..e3bb25ce --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json @@ -0,0 +1,324 @@ +{ + "properties": { + "connectionReferences": { + "shared_commondataserviceforapps": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcommondataserviceforapps_c37ac" + }, + "api": { + "name": "shared_commondataserviceforapps" + } + } + }, + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + }, + "$authentication": { + "defaultValue": {}, + "type": "SecureObject" + } + }, + "triggers": { + "manual": { + "metadata": { + "operationMetadataId": "dcb46150-50b2-42a0-a06a-2aa5c2b3c979" + }, + "type": "Request", + "kind": "PowerAppV2", + "inputs": { + "schema": { + "type": "object", + "properties": { + "text": { + "title": "VisitId", + "type": "string", + "x-ms-dynamically-added": true, + "description": "Please enter your input", + "x-ms-content-hint": "TEXT" + } + }, + "required": [ + "text" + ] + } + } + } + }, + "actions": { + "Respond_to_a_PowerApp_or_flow": { + "runAfter": { + "Update_a_row": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "d29f0495-929e-4968-bfc7-e9eb22a80779" + }, + "type": "Response", + "kind": "PowerApp", + "inputs": { + "statusCode": 200, + "body": { + "score": "10" + }, + "schema": { + "type": "object", + "properties": { + "score": { + "title": "Score", + "x-ms-dynamically-added": true, + "type": "string" + } + } + } + } + }, + "HTTP_-_Generate_Health_Score": { + "runAfter": { + "Compose": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "3d522b15-1c9b-4794-abd4-58f2d60b6c00" + }, + "type": "Http", + "inputs": { + "method": "POST", + "uri": "https://api.openai.com/v1/chat/completions", + "headers": { + "Content-Type": "application/json", + "Authorization": "Bearer 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" + }, + "body": { + "model": "gpt-3.5-turbo", + "messages": [ + { + "role": "system", + "content": "Tenho um aplicativo de Saúde e o paciente responde 10 questoes de True/False. Vou enviar ###mensage(True/False) nova mensagem(True/False)###. E você vai me retornar com ###Score: 10### sendo um score de 0 a 100." + }, + { + "role": "user", + "content": "@{outputs('Compose')}" + } + ], + "temperature": 0.7 + }, + "retryPolicy": { + "type": "none" + } + } + }, + "Compose": { + "runAfter": { + "Apply_to_each_2": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "2118966e-e5e1-40b1-8bb1-7cf348f9d0b0" + }, + "type": "Compose", + "inputs": "@variables('Questions')" + }, + "Parse_JSON": { + "runAfter": { + "HTTP_-_Generate_Health_Score": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "f8eab64e-e804-457f-a2f3-111a0166c966" + }, + "type": "ParseJson", + "inputs": { + "content": "@body('HTTP_-_Generate_Health_Score')", + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "object": { + "type": "string" + }, + "created": { + "type": "integer" + }, + "model": { + "type": "string" + }, + "choices": { + "type": "array", + "items": { + "type": "object", + "properties": { + "index": { + "type": "integer" + }, + "message": { + "type": "object", + "properties": { + "role": { + "type": "string" + }, + "content": { + "type": "string" + } + } + }, + "finish_reason": { + "type": "string" + } + }, + "required": [ + "index", + "message", + "finish_reason" + ] + } + }, + "usage": { + "type": "object", + "properties": { + "prompt_tokens": { + "type": "integer" + }, + "completion_tokens": { + "type": "integer" + }, + "total_tokens": { + "type": "integer" + } + } + } + } + } + } + }, + "Compose_2": { + "runAfter": { + "Parse_JSON": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "c47ad0dd-d17f-41a9-a5bf-d270e6231be3" + }, + "type": "Compose", + "inputs": "@last(split(first(body('Parse_JSON')?['choices'])['message']?['content'], ' '))" + }, + "Update_a_row": { + "runAfter": { + "Compose_2": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "94aad065-e7d8-4fb1-a9da-103e368e62da" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "UpdateRecord", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_visits", + "recordId": "@triggerBody()['text']", + "item/rms_score": "@outputs('Compose_2')" + }, + "authentication": "@parameters('$authentication')" + } + }, + "List_rows": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "a1f27335-10f6-4094-9830-e4b8a39704cd" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "ListRecords", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_visitchecklistitems", + "$filter": "_rms_visit_value eq '@{triggerBody()['text']}'" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Initialize_variable": { + "runAfter": { + "Filter_array": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "2c9db263-e873-4054-b9b4-46706086cd0f" + }, + "type": "InitializeVariable", + "inputs": { + "variables": [ + { + "name": "Questions", + "type": "string" + } + ] + } + }, + "Apply_to_each_2": { + "foreach": "@outputs('List_rows')?['body/value']", + "actions": { + "Append_to_string_variable": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "d2c58b08-a117-45cc-9f30-f474b8e53424" + }, + "type": "AppendToStringVariable", + "inputs": { + "name": "Questions", + "value": "@{items('Apply_to_each_2')?['rms_question']}(@{items('Apply_to_each_2')?['rms_answer']}) " + } + } + }, + "runAfter": { + "Initialize_variable": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "c221da53-55b1-4e77-9d07-2ae78f036cbc" + }, + "type": "Foreach" + }, + "Filter_array": { + "runAfter": { + "List_rows": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "972ca03f-2adc-4b47-898d-f31723b0da31" + }, + "type": "Query", + "inputs": { + "from": "@outputs('List_rows')?['body/value']", + "where": "@equals(item()?['_rms_visit_value'], triggerBody()['text'])" + } + } + } + }, + "templateName": "" + }, + "schemaVersion": "1.0.0.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json.data.xml new file mode 100644 index 00000000..d5ac3b14 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json.data.xml @@ -0,0 +1,26 @@ + + + /Workflows/AIHackathon-GenerateHealthScoreforVisit-3931F17B-635E-EE11-BE6F-0022480B6A3F.json + 1 + 0 + 5 + 0 + 4 + 0 + 0 + 0 + 0 + 0 + 1 + 2 + 1 + 1 + 1.0.0.0 + 1 + 0 + 1 + none + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json new file mode 100644 index 00000000..0ed73fe5 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json @@ -0,0 +1,371 @@ +{ + "properties": { + "connectionReferences": { + "shared_azureblob": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedazureblob_670f1" + }, + "api": { + "name": "shared_azureblob" + } + }, + "shared_cognitiveservicescomputervision": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcognitiveservicescomputervision_22d50" + }, + "api": { + "name": "shared_cognitiveservicescomputervision" + } + }, + "shared_cognitiveservicestextanalytics": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcognitiveservicestextanalytics_f7326" + }, + "api": { + "name": "shared_cognitiveservicestextanalytics" + } + }, + "shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "new_sharedwhisper5f0e8bc62c96c6e8675f2435fd0d1e382012_d4261" + }, + "api": { + "name": "shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012", + "logicalName": "rms_whisper" + } + }, + "shared_commondataserviceforapps": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcommondataserviceforapps_c37ac" + }, + "api": { + "name": "shared_commondataserviceforapps" + } + }, + "shared_faceapi_1": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedfaceapi_18844" + }, + "api": { + "name": "shared_faceapi" + } + } + }, + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + }, + "$authentication": { + "defaultValue": {}, + "type": "SecureObject" + } + }, + "triggers": { + "When_a_row_is_added,_modified_or_deleted": { + "metadata": { + "operationMetadataId": "bf071c52-a0dc-4efd-89e2-80a5485859a6" + }, + "type": "OpenApiConnectionWebhook", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "SubscribeWebhookTrigger", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "subscriptionRequest/message": 1, + "subscriptionRequest/entityname": "rms_automation", + "subscriptionRequest/scope": 4 + }, + "authentication": "@parameters('$authentication')" + } + } + }, + "actions": { + "Get_blob_content_using_path_(V2)": { + "runAfter": { + "Terminate_2": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "b2293f3f-8a75-4042-896f-0360b20f83b2" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_azureblob", + "operationId": "GetFileContentByPath_V2", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_azureblob" + }, + "parameters": { + "dataset": "AccountNameFromSettings", + "path": "@body('Parse_JSON')?['Path']", + "inferContentType": true + }, + "authentication": "@parameters('$authentication')" + } + }, + "Analyze_Image_(V3)": { + "runAfter": { + "Speech_to_Text": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "ca948e66-dce9-428b-8a5f-0be09520b75e" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_cognitiveservicescomputervision", + "operationId": "AnalyzeImageV3", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_cognitiveservicescomputervision" + }, + "parameters": { + "subdomainName": "autoFilledSubdomain", + "format": "Image Content", + "Image": "@body('Get_blob_content_using_path_(V2)')" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Describe_Image_(V3)": { + "runAfter": { + "Sentiment_(V3.0)": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "76e9c618-c84f-4c96-8434-de5ccc83cbb9" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_cognitiveservicescomputervision", + "operationId": "DescribeImageV3", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_cognitiveservicescomputervision" + }, + "parameters": { + "subdomainName": "autoFilledSubdomain", + "format": "Image Content", + "Image": "@body('Get_blob_content_using_path_(V2)')" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Sentiment_(V3.0)": { + "runAfter": { + "Analyze_Image_(V3)": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "4069577c-b329-404e-bc19-45a8486889ba" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_cognitiveservicestextanalytics", + "operationId": "SentimentV3", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_cognitiveservicestextanalytics" + }, + "parameters": { + "input/documents": [ + { + "id": "1", + "text": "@body('Get_blob_content_using_path_(V2)')" + } + ] + }, + "authentication": "@parameters('$authentication')" + } + }, + "Speech_to_Text": { + "runAfter": { + "Predict": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "9a59e370-b655-4993-9933-7d23a261014f" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_whisper-5f0e8bc62c96c6e867-5f2435fd0d1e382012", + "operationId": "SpeechToText", + "apiId": "" + }, + "parameters": { + "file/body": "@body('Get_blob_content_using_path_(V2)')", + "file/fileName": "@body('Get_blob_content_using_path_(V2)')", + "filename": "audio.wbmp", + "model": "whisper-1", + "Content-Type": "multipart/form-data" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Predict": { + "runAfter": { + "Detect_faces_(V2)": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "aaf079a7-ccc3-4e35-8e9d-c1b0bbe35c77", + "flowSystemMetadata": { + "portalOperationId": "aibuilderpredict", + "portalOperationGroup": "aibuilder", + "portalOperationApiDisplayNameOverride": "AI Builder", + "portalOperationIconOverride": "https://content.powerapps.com/resource/makerx/static/pauto/images/designeroperations/aiBuilderNew.51dbdb6b.png", + "portalOperationBrandColorOverride": "#0A76C4", + "portalOperationApiTierOverride": "Standard" + } + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "aibuilderpredict", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "recordId": "77365cfa-7021-4cb7-a9b2-dc9823cde772", + "item/requestv2/base64Encoded": "@body('Get_blob_content_using_path_(V2)')" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Detect_faces_(V2)": { + "runAfter": { + "Get_blob_content_using_path_(V2)": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "3f71927c-2bec-4579-b934-0358e68f6fbd" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_faceapi_1", + "operationId": "DetectV2", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_faceapi" + }, + "parameters": { + "subdomain": "autoFilledSubdomain", + "body/url": "https://staihackathon.blob.core.windows.net/hackathon/pictures/VIS-10000_21MM2023160038" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Condition": { + "actions": {}, + "runAfter": {}, + "else": { + "actions": { + "Terminate": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "327bf3db-a8ec-4179-8e27-512d2c7f21ac" + }, + "type": "Terminate", + "inputs": { + "runStatus": "Cancelled" + } + } + } + }, + "expression": { + "equals": [ + "@triggerOutputs()?['body/rms_title']", + "AI - Process Visit Picture" + ] + }, + "metadata": { + "operationMetadataId": "37688e1d-934e-4045-9ba0-8482c5fa1692" + }, + "type": "If" + }, + "Parse_JSON": { + "runAfter": { + "Condition": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "66ec7ba5-cbdc-44e7-8205-ab31a5ddfc86" + }, + "type": "ParseJson", + "inputs": { + "content": "@triggerOutputs()?['body/rms_parameters']", + "schema": { + "type": "object", + "properties": { + "ItemId": { + "type": "string" + }, + "Path": { + "type": "string" + }, + "PictureReferenceId": { + "type": "string" + }, + "VisitId": { + "type": "string" + } + } + } + } + }, + "HTTP": { + "runAfter": { + "Parse_JSON": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "89f47534-7fa5-4fc9-9f05-aa8c0f2c20f3" + }, + "type": "Http", + "inputs": { + "method": "GET", + "uri": "https://black-dune-bb40ae7d85de426eb7bbc08adb2ce0c6.azurewebsites.net/ai_emotion_detection", + "queries": { + "userImage": "https://staihackathon.blob.core.windows.net@{body('Parse_JSON')?['Path']}" + } + } + }, + "Terminate_2": { + "runAfter": { + "HTTP": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "68f1dc16-3b8c-4791-bfa1-830109c1824d" + }, + "type": "Terminate", + "inputs": { + "runStatus": "Succeeded" + } + } + }, + "outputs": {} + }, + "templateName": "" + }, + "schemaVersion": "1.0.0.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json.data.xml new file mode 100644 index 00000000..aea5b87e --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json.data.xml @@ -0,0 +1,26 @@ + + + /Workflows/AIHackathon-PictureReference-Whenanewpictureisadde-250983BB-1458-EE11-BE6F-0022480B6A3F.json + 1 + 0 + 5 + 0 + 4 + 0 + 0 + 0 + 0 + 0 + 1 + 2 + 1 + 1 + 1.0.0.0 + 1 + 0 + 1 + none + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json new file mode 100644 index 00000000..8f7a6268 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json @@ -0,0 +1,97 @@ +{ + "properties": { + "connectionReferences": { + "shared_commondataserviceforapps": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcommondataserviceforapps_c37ac" + }, + "api": { + "name": "shared_commondataserviceforapps" + } + } + }, + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + }, + "$authentication": { + "defaultValue": {}, + "type": "SecureObject" + } + }, + "triggers": { + "When_a_row_is_added,_modified_or_deleted": { + "metadata": { + "operationMetadataId": "2c31a83b-8a61-409c-bf4a-ee952e29f051" + }, + "type": "OpenApiConnectionWebhook", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "SubscribeWebhookTrigger", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "subscriptionRequest/message": 1, + "subscriptionRequest/entityname": "rms_visit", + "subscriptionRequest/scope": 4 + }, + "authentication": "@parameters('$authentication')" + } + } + }, + "actions": { + "Compose_-_Checklist_Items": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "6453dc37-b941-4b0c-abb7-febad5632456" + }, + "type": "Compose", + "inputs": "The patient's vital signs, including heart rate, are within the normal range.|The patient engages in regular physical activity.|The patient has excellent nutritional habits.|The patient experiences good sleep quality.|The patient reports low stress levels.|The patient's mental health is in good condition.|The patient is well-hydrated.|The patient strictly adheres to prescribed medications.|The patient's chronic condition is excellently managed.|The patient self-reports good overall well-being." + }, + "Apply_to_each": { + "foreach": "@split(outputs('Compose_-_Checklist_Items'), '|')", + "actions": { + "Add_a_new_row": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "58571fe5-07b3-4026-93bb-7b93186305e3" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "CreateRecord", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_visitchecklistitems", + "item/rms_question": "@items('Apply_to_each')", + "item/rms_Visit@odata.bind": "rms_visits(@{triggerOutputs()?['body/rms_visitid']})" + }, + "authentication": "@parameters('$authentication')" + } + } + }, + "runAfter": { + "Compose_-_Checklist_Items": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "e615f988-ddb2-4374-b76e-b44f66deabe3" + }, + "type": "Foreach" + } + }, + "outputs": {} + }, + "templateName": "" + }, + "schemaVersion": "1.0.0.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json.data.xml new file mode 100644 index 00000000..718e64e1 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json.data.xml @@ -0,0 +1,26 @@ + + + /Workflows/AIHackathon-Whenanewvisitisadded-5C8D2CBF-5F5E-EE11-BE6F-0022480B6A3F.json + 1 + 0 + 5 + 0 + 4 + 0 + 0 + 0 + 0 + 0 + 1 + 2 + 1 + 1 + 1.0.0.0 + 1 + 0 + 1 + none + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json new file mode 100644 index 00000000..e084513c --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json @@ -0,0 +1,142 @@ +{ + "properties": { + "connectionReferences": { + "shared_commondataserviceforapps": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcommondataserviceforapps_c37ac" + }, + "api": { + "name": "shared_commondataserviceforapps" + } + }, + "shared_bingmaps": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedbingmaps_4c1a2" + }, + "api": { + "name": "shared_bingmaps" + } + } + }, + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + }, + "$authentication": { + "defaultValue": {}, + "type": "SecureObject" + } + }, + "triggers": { + "When_a_row_is_added,_modified_or_deleted": { + "metadata": { + "operationMetadataId": "781d4801-3f5d-40fa-a1c3-9a95f82b424e" + }, + "type": "OpenApiConnectionWebhook", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "SubscribeWebhookTrigger", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "subscriptionRequest/message": 3, + "subscriptionRequest/entityname": "contact", + "subscriptionRequest/scope": 4 + }, + "authentication": "@parameters('$authentication')" + } + } + }, + "actions": { + "Get_location_by_address": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "c3ce9ef9-0957-4579-85e4-f7bef090adeb" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_bingmaps", + "operationId": "GetLocationByAddress", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_bingmaps" + }, + "parameters": { + "addressLine": "@triggerOutputs()?['body/address1_line1']", + "locality": "@triggerOutputs()?['body/address1_city']", + "adminDistrict": "@triggerOutputs()?['body/address1_stateorprovince']", + "postalCode": "@triggerOutputs()?['body/address1_postalcode']" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Get_Visits": { + "runAfter": { + "Get_location_by_address": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "a7fb8be2-2971-4b45-ae1d-2479377eae11" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "ListRecords", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_visits", + "fetchXml": "\n \n \n \n \n \n \n \n \n \n \n \n \n" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Apply_to_each": { + "foreach": "@outputs('Get_Visits')?['body/value']", + "actions": { + "Update_a_row": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "a87900b7-5cbc-4c0f-936e-b51543af9d1b" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "UpdateRecord", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_visits", + "recordId": "@items('Apply_to_each')?['rms_visitid']", + "item/rms_latitude": "@outputs('Get_location_by_address')?['body/point/coordinates/latitude']", + "item/rms_longitude": "@outputs('Get_location_by_address')?['body/point/coordinates/longitude']" + }, + "authentication": "@parameters('$authentication')" + } + } + }, + "runAfter": { + "Get_Visits": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "eae79dea-73a8-4542-a82e-f7d2ef5e1683" + }, + "type": "Foreach" + } + } + }, + "templateName": null + }, + "schemaVersion": "1.0.0.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json.data.xml new file mode 100644 index 00000000..0c811016 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json.data.xml @@ -0,0 +1,26 @@ + + + /Workflows/Contact-UpdateLatLong-FD528B4B-545E-EE11-BE6F-0022480B6A3F.json + 1 + 0 + 5 + 0 + 4 + 0 + 0 + 0 + 0 + 0 + 1 + 2 + 1 + 1 + 1.0.0.0 + 1 + 0 + 1 + none + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml new file mode 100644 index 00000000..6cac5dfa --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml @@ -0,0 +1,102 @@ + + + + + + + + + + + + Assembly references and imported namespaces for internal implementation + + + + + + + + + + + + + + + + + + + + + + + SelectFirstNonNull + [New Object() { UpdateStep1_3 }] + + + + [UpdateStep1_2] + + + + + CreateCrmType + [New Object() { Microsoft.Xrm.Sdk.Workflow.WorkflowPropertyType.String, " - ", "String" }] + + + + [UpdateStep1_4] + + + + + + + + + + + + SelectFirstNonNull + [New Object() { UpdateStep1_6 }] + + + + [UpdateStep1_5] + + + + + CreateCrmType + [New Object() { Microsoft.Xrm.Sdk.Workflow.WorkflowPropertyType.String, " ", "String" }] + + + + [UpdateStep1_7] + + + + + Add + [New Object() { UpdateStep1_2, UpdateStep1_4, UpdateStep1_5, UpdateStep1_7 }] + + + + [UpdateStep1_1] + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml.data.xml new file mode 100644 index 00000000..adda8b80 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml.data.xml @@ -0,0 +1,27 @@ + + + /Workflows/Visit-SetName-A34FC04A-295E-EE11-BE6F-0022480B6A3F.xaml + 1 + 0 + 0 + 0 + 4 + 0 + rms_title,rms_id + 0 + 0 + 1 + 0 + 1 + 2 + 1 + 1 + 1.0.0.0 + 1 + 0 + 1 + rms_Visit + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json new file mode 100644 index 00000000..909440f9 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json @@ -0,0 +1,122 @@ +{ + "properties": { + "connectionReferences": { + "shared_commondataserviceforapps": { + "runtimeSource": "embedded", + "connection": { + "connectionReferenceLogicalName": "rms_sharedcommondataserviceforapps_c37ac" + }, + "api": { + "name": "shared_commondataserviceforapps" + } + } + }, + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": { + "$connections": { + "defaultValue": {}, + "type": "Object" + }, + "$authentication": { + "defaultValue": {}, + "type": "SecureObject" + } + }, + "triggers": { + "When_a_row_is_added,_modified_or_deleted": { + "metadata": { + "operationMetadataId": "6facd06e-2c3f-4ea2-8482-8fa2a6c63132" + }, + "type": "OpenApiConnectionWebhook", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "SubscribeWebhookTrigger", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "subscriptionRequest/message": 3, + "subscriptionRequest/entityname": "rms_visit", + "subscriptionRequest/scope": 4, + "subscriptionRequest/filteringattributes": "rms_patient" + }, + "authentication": "@parameters('$authentication')" + } + } + }, + "actions": { + "Get_Patient": { + "runAfter": {}, + "metadata": { + "operationMetadataId": "f812ec1d-86fd-4a5e-b077-330c49341881" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "GetItem", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_patients", + "recordId": "@triggerOutputs()?['body/_rms_patient_value']" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Get_Contact": { + "runAfter": { + "Get_Patient": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "01785216-95ec-4fb4-94c0-d5cca4522cd4" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "GetItem", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "contacts", + "recordId": "@outputs('Get_Patient')?['body/_rms_contact_value']" + }, + "authentication": "@parameters('$authentication')" + } + }, + "Update_a_row": { + "runAfter": { + "Get_Contact": [ + "Succeeded" + ] + }, + "metadata": { + "operationMetadataId": "8baf632b-de50-420e-853d-62771ccb12ce" + }, + "type": "OpenApiConnection", + "inputs": { + "host": { + "connectionName": "shared_commondataserviceforapps", + "operationId": "UpdateRecord", + "apiId": "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps" + }, + "parameters": { + "entityName": "rms_visits", + "recordId": "@triggerOutputs()?['body/rms_visitid']", + "item/rms_latitude": "@outputs('Get_Contact')?['body/address1_latitude']", + "item/rms_longitude": "@outputs('Get_Contact')?['body/address1_longitude']" + }, + "authentication": "@parameters('$authentication')" + } + } + } + }, + "templateName": null + }, + "schemaVersion": "1.0.0.0" +} \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json.data.xml b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json.data.xml new file mode 100644 index 00000000..cbd55035 --- /dev/null +++ b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon/src/Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json.data.xml @@ -0,0 +1,26 @@ + + + /Workflows/Visit-UpdateLatitudeandLongitude-F1430F70-2A5E-EE11-BE6F-0022480B6A3F.json + 1 + 0 + 5 + 0 + 4 + 0 + 0 + 0 + 0 + 0 + 1 + 2 + 1 + 1 + 1.0.0.0 + 1 + 0 + 1 + none + + + + \ No newline at end of file diff --git a/samples/romaos_homecare/GlobalAIPowerPlatformHackathon_solution.zip b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon_solution.zip new file mode 100644 index 00000000..9b0b6ac7 Binary files /dev/null and b/samples/romaos_homecare/GlobalAIPowerPlatformHackathon_solution.zip differ diff --git a/samples/romaos_homecare/README.md b/samples/romaos_homecare/README.md new file mode 100644 index 00000000..3d50b0dd --- /dev/null +++ b/samples/romaos_homecare/README.md @@ -0,0 +1,100 @@ +# Romaos HomeCare Solution + +## Project team +__Douglas Romão__
+Senior Architect & Team Lead @ Fellowmind | Microsoft MVP, Business Applications Expert/Tech Innovator
+https://www.linkedin.com/in/douglas-romao/ + +__Renato Romão__
+4x Microsoft MVP 🔹 Senior M365 & Power Platform Developer @Storm
+https://www.linkedin.com/in/renatoromao/ + +## Solution presentation +- Short video (<5 minutes): https://youtu.be/ZR6fmlu08_M +- Architecture video: https://youtu.be/MZUXEhfT2wM + +## Overview + +Romaos HomeCare is an innovative solution leveraging the capabilities of Microsoft Power Platform and cutting-edge AI technologies to enhance the operations of a Homecare company. This comprehensive platform aims to streamline the workflow from the back office to in-person visits, providing a seamless experience for healthcare professionals and optimizing patient care. + +![Solution Overview](images/1.png) +![Solution Overview](images/2.png) + +## Main Features + +### Mobile App for Doctor/Nurse + +#### My Visits +- List and map with route visualization +- Detailed information on each visit + +#### Score +- Patient-specific scores based on a checklist of questions +- Integration with AI to generate scores automatically + +#### Location Services +- Real-time location tracking on a map +- Visit checklist to ensure all necessary tasks are completed + +#### Question/Answer +- Interactive Q&A feature for comprehensive patient information +- AI-driven generation of visit scores based on answers + +#### Visit Audios +- Recording of visit audio +- AI-powered transcription for easy reference + +#### Visit Pictures +- Capture images during visits +- Sentiment analysis on images using AI + +#### Patient Details +- Centralized repository for patient information + +### Backend Application for Management + +- Robust backend supporting all required tables +- Integration with AI capabilities for data-driven insights + +## Objective + +The primary goal of Romaos HomeCare is to harness the power of AI and the Power Platform to revolutionize the operations of Homecare companies. The focus is on providing comprehensive support and assistance throughout the entire healthcare process, from back-office management to in-person visits. + +## Technologies + +Romaos HomeCare leverages a combination of advanced technologies to achieve its objectives: + +- **Power Apps:** Building intuitive and responsive mobile applications. +- **Power Automate:** Automating workflows for efficient processes. +- **Azure Storage Table:** Storing and managing structured data. +- **OpenAI:** Harnessing AI capabilities for natural language processing. +- **Azure Web App with Python:** Enabling seamless integration with Python-based functionalities. +- **Whisper:** Utilizing Whisper for secure and efficient audio processing. +- **Bing Maps (Geolocation):** Integrating geolocation services for route visualization. + +## Screenshots + +![](images/2.png) +![](images/3.png) +![](images/4.png) +![](images/5.png) +![](images/6.png) +![](images/7.png) +![](images/8.png) +![](images/9.png) + +## Conclusion + +Romaos HomeCare represents a significant step forward in the integration of AI and Power Platform within the healthcare sector. By combining mobile app functionality with backend management and AI-driven insights, the solution aims to enhance the overall efficiency and quality of care provided by Homecare companies. + +--- + +**References:** + +- Microsoft Power Platform. (https://powerplatform.microsoft.com/) +- OpenAI. (https://www.openai.com/) +- Azure. (https://azure.microsoft.com/) +- Bing Maps API. (https://www.microsoft.com/maps/choose-your-bing-maps-api) +- Whisper. (https://openai.com/research/whisper) + +--- \ No newline at end of file diff --git a/samples/romaos_homecare/images/1.png b/samples/romaos_homecare/images/1.png new file mode 100644 index 00000000..c747aa01 Binary files /dev/null and b/samples/romaos_homecare/images/1.png differ diff --git a/samples/romaos_homecare/images/2.png b/samples/romaos_homecare/images/2.png new file mode 100644 index 00000000..e86e7a9a Binary files /dev/null and b/samples/romaos_homecare/images/2.png differ diff --git a/samples/romaos_homecare/images/3.png b/samples/romaos_homecare/images/3.png new file mode 100644 index 00000000..b116ae8b Binary files /dev/null and b/samples/romaos_homecare/images/3.png differ diff --git a/samples/romaos_homecare/images/4.png b/samples/romaos_homecare/images/4.png new file mode 100644 index 00000000..8cfabe8d Binary files /dev/null and b/samples/romaos_homecare/images/4.png differ diff --git a/samples/romaos_homecare/images/5.png b/samples/romaos_homecare/images/5.png new file mode 100644 index 00000000..fd756cfe Binary files /dev/null and b/samples/romaos_homecare/images/5.png differ diff --git a/samples/romaos_homecare/images/6.png b/samples/romaos_homecare/images/6.png new file mode 100644 index 00000000..878c7598 Binary files /dev/null and b/samples/romaos_homecare/images/6.png differ diff --git a/samples/romaos_homecare/images/7.png b/samples/romaos_homecare/images/7.png new file mode 100644 index 00000000..c54d4cc6 Binary files /dev/null and b/samples/romaos_homecare/images/7.png differ diff --git a/samples/romaos_homecare/images/8.png b/samples/romaos_homecare/images/8.png new file mode 100644 index 00000000..307887a5 Binary files /dev/null and b/samples/romaos_homecare/images/8.png differ diff --git a/samples/romaos_homecare/images/9.png b/samples/romaos_homecare/images/9.png new file mode 100644 index 00000000..e289bfba Binary files /dev/null and b/samples/romaos_homecare/images/9.png differ