GET v1/Contribution/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ContributionViewModelName | Description | Type | Additional information |
---|---|---|---|
ActivityGuid | globally unique identifier |
None. |
|
EventGuid | globally unique identifier |
None. |
|
SessionTitle | string |
None. |
|
SessionDescription | string |
None. |
|
EventDateGuid | globally unique identifier |
None. |
|
DayPartGuid | globally unique identifier |
None. |
|
EventThemeGuid | globally unique identifier |
None. |
|
EventWorkFormGuid | globally unique identifier |
None. |
|
Speakers | Collection of SpeakerViewModel |
None. |
|
ActivityPresentationFile1 | FileViewModel |
None. |
|
ActivityPresentationFile2 | FileViewModel |
None. |
|
ActivityPresentationFile3 | FileViewModel |
None. |
|
ActivityPresentationFile4 | FileViewModel |
None. |
|
ActivityPresentationFile5 | FileViewModel |
None. |
|
ActivityPictureFile | FileViewModel |
None. |
|
AgreedToUseData | boolean |
None. |
|
InternalNote | string |
None. |
|
LastModifiedUserId | string |
None. |
|
FilesToRemove | Collection of globally unique identifier |
None. |
|
IsScheduled | boolean |
None. |
|
FormGroups | Collection of ContributionFormGroupViewModel |
None. |
|
Guid | globally unique identifier |
None. |
Response Formats
application/json
Sample:
{ "ActivityGuid": "8ce51134-aebd-4439-beb7-69847bef1221", "EventGuid": "e079698b-998f-4254-bc43-910de45ffb80", "SessionTitle": "sample string 2", "SessionDescription": "sample string 3", "EventDateGuid": "fd90d797-dcf2-4b5c-a816-d10db1876e5e", "DayPartGuid": "8d96b501-3fdf-4c20-9d3b-e5ece4e23b26", "EventThemeGuid": "c98ded68-c2e0-4f57-9c11-7dd31be0c382", "EventWorkFormGuid": "4c1cab79-ecdc-4152-8388-c3401a090ab4", "Speakers": null, "ActivityPresentationFile1": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile2": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile3": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile4": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile5": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFiles": [ { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false } ], "ActivityPictureFile": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "AgreedToUseData": true, "InternalNote": "sample string 5", "LastModifiedUserId": "sample string 6", "FilesToRemove": [ "71321ccc-ee2c-4e3b-9a14-6c6f68c7f315", "8dcc1cad-07a8-4fbd-996e-c9712e18416a" ], "IsScheduled": true, "FormGroups": [ { "FieldName": "sample string 1", "FieldLabel": "sample string 2", "FieldEnabled": true, "TooltipEnabled": true, "TooltipText": "sample string 5", "EventGuid": "2c832823-1399-4659-a5a5-4d5e237d58f0", "Guid": "2e15b895-7c45-41e1-8eab-a8060f92e962", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "FieldName": "sample string 1", "FieldLabel": "sample string 2", "FieldEnabled": true, "TooltipEnabled": true, "TooltipText": "sample string 5", "EventGuid": "2c832823-1399-4659-a5a5-4d5e237d58f0", "Guid": "2e15b895-7c45-41e1-8eab-a8060f92e962", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false } ], "Guid": "c2b22fec-bb29-4464-a271-56bfd7690ec3", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }
text/json
Sample:
{ "ActivityGuid": "8ce51134-aebd-4439-beb7-69847bef1221", "EventGuid": "e079698b-998f-4254-bc43-910de45ffb80", "SessionTitle": "sample string 2", "SessionDescription": "sample string 3", "EventDateGuid": "fd90d797-dcf2-4b5c-a816-d10db1876e5e", "DayPartGuid": "8d96b501-3fdf-4c20-9d3b-e5ece4e23b26", "EventThemeGuid": "c98ded68-c2e0-4f57-9c11-7dd31be0c382", "EventWorkFormGuid": "4c1cab79-ecdc-4152-8388-c3401a090ab4", "Speakers": null, "ActivityPresentationFile1": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile2": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile3": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile4": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFile5": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "ActivityPresentationFiles": [ { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false } ], "ActivityPictureFile": { "ContentType": "sample string 1", "FileName": "sample string 2", "FileExtension": null, "OriginalFileName": "sample string 3", "PublicFileName": "e262e859-0de4-40e7-a40e-20f06b973b4b", "FileSize": 4, "FileContents": "QEA=", "FileType": 0, "Width": 1, "Height": 1, "InStorage": true, "Alias": "sample string 6", "PersonGuid": "9db9ee44-22ef-40ac-a990-b2d148354b9b", "EventContentGuid": "a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b", "TrainingGuid": "6086f154-3c67-4572-a092-642813a706b2", "TrainingLocationGuid": "7e9f02ba-1175-4c44-86fa-242ccf031cd8", "CompanyGuid": "50663d8a-ca6b-4f66-9971-0578b442d43e", "FolderGuid": "f032a447-3cb4-4fad-9281-10cfcde12b07", "EventGuid": "fff2aca2-fb97-45d7-903f-68562c196cca", "ActivityGuid": "af555935-9bc6-4019-9ee5-c158ff8b555b", "EventLocationGuid": "8f230969-1cda-44f6-8c2c-6fc377434ce7", "OriginalFileGuid": "4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74", "CopyFromFileGuid": "7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be", "NewsGuid": "f9ce4086-b434-4218-beaf-f792bd3b5bdf", "ContributionGuid": "bdab0ff0-c6fb-4531-910f-6586cf167e66", "ContributionSpeakerGuid": "1a1c9019-f5d5-4df1-8811-a99ddce4f6c5", "AgendaItemGuid": "5a3584be-7455-40bf-8a8e-514bf33dee11", "Guid": "e262e859-0de4-40e7-a40e-20f06b973b4b", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, "AgreedToUseData": true, "InternalNote": "sample string 5", "LastModifiedUserId": "sample string 6", "FilesToRemove": [ "71321ccc-ee2c-4e3b-9a14-6c6f68c7f315", "8dcc1cad-07a8-4fbd-996e-c9712e18416a" ], "IsScheduled": true, "FormGroups": [ { "FieldName": "sample string 1", "FieldLabel": "sample string 2", "FieldEnabled": true, "TooltipEnabled": true, "TooltipText": "sample string 5", "EventGuid": "2c832823-1399-4659-a5a5-4d5e237d58f0", "Guid": "2e15b895-7c45-41e1-8eab-a8060f92e962", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false }, { "FieldName": "sample string 1", "FieldLabel": "sample string 2", "FieldEnabled": true, "TooltipEnabled": true, "TooltipText": "sample string 5", "EventGuid": "2c832823-1399-4659-a5a5-4d5e237d58f0", "Guid": "2e15b895-7c45-41e1-8eab-a8060f92e962", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "IsValid": false } ], "Guid": "c2b22fec-bb29-4464-a271-56bfd7690ec3", "Created": "2023-12-08T22:57:41.9327374+00:00", "Modified": "2023-12-08T22:57:41.9327374+00:00", "Deleted": "2023-12-08T22:57:41.9327374+00:00", "ErrorMessages": { "sample string 1": "sample string 2", "sample string 3": "sample string 4", "Speakers[0].FirstName": "Dit veld is verplicht." }, "IsValid": false }
application/octet-stream
Sample:
{"ActivityGuid":"8ce51134-aebd-4439-beb7-69847bef1221","EventGuid":"e079698b-998f-4254-bc43-910de45ffb80","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"fd90d797-dcf2-4b5c-a816-d10db1876e5e","DayPartGuid":"8d96b501-3fdf-4c20-9d3b-e5ece4e23b26","EventThemeGuid":"c98ded68-c2e0-4f57-9c11-7dd31be0c382","EventWorkFormGuid":"4c1cab79-ecdc-4152-8388-c3401a090ab4","Speakers":null,"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile2":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile3":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile4":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile5":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFiles":[{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e262e859-0de4-40e7-a40e-20f06b973b4b","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"9db9ee44-22ef-40ac-a990-b2d148354b9b","EventContentGuid":"a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b","TrainingGuid":"6086f154-3c67-4572-a092-642813a706b2","TrainingLocationGuid":"7e9f02ba-1175-4c44-86fa-242ccf031cd8","CompanyGuid":"50663d8a-ca6b-4f66-9971-0578b442d43e","FolderGuid":"f032a447-3cb4-4fad-9281-10cfcde12b07","EventGuid":"fff2aca2-fb97-45d7-903f-68562c196cca","ActivityGuid":"af555935-9bc6-4019-9ee5-c158ff8b555b","EventLocationGuid":"8f230969-1cda-44f6-8c2c-6fc377434ce7","OriginalFileGuid":"4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74","CopyFromFileGuid":"7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be","NewsGuid":"f9ce4086-b434-4218-beaf-f792bd3b5bdf","ContributionGuid":"bdab0ff0-c6fb-4531-910f-6586cf167e66","ContributionSpeakerGuid":"1a1c9019-f5d5-4df1-8811-a99ddce4f6c5","AgendaItemGuid":"5a3584be-7455-40bf-8a8e-514bf33dee11","Guid":"e262e859-0de4-40e7-a40e-20f06b973b4b","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"AgreedToUseData":true,"InternalNote":"sample string 5","LastModifiedUserId":"sample string 6","FilesToRemove":["71321ccc-ee2c-4e3b-9a14-6c6f68c7f315","8dcc1cad-07a8-4fbd-996e-c9712e18416a"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"2c832823-1399-4659-a5a5-4d5e237d58f0","Guid":"2e15b895-7c45-41e1-8eab-a8060f92e962","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"2c832823-1399-4659-a5a5-4d5e237d58f0","Guid":"2e15b895-7c45-41e1-8eab-a8060f92e962","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"c2b22fec-bb29-4464-a271-56bfd7690ec3","Created":"2023-12-08T22:57:41.9327374+00:00","Modified":"2023-12-08T22:57:41.9327374+00:00","Deleted":"2023-12-08T22:57:41.9327374+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].FirstName":"Dit veld is verplicht."},"IsValid":false}
application/xml, text/xml
Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity"> <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d2p1:KeyValueOfstringstring> <d2p1:Key>sample string 1</d2p1:Key> <d2p1:Value>sample string 2</d2p1:Value> </d2p1:KeyValueOfstringstring> <d2p1:KeyValueOfstringstring> <d2p1:Key>sample string 3</d2p1:Key> <d2p1:Value>sample string 4</d2p1:Value> </d2p1:KeyValueOfstringstring> <d2p1:KeyValueOfstringstring> <d2p1:Key>Speakers[0].FirstName</d2p1:Key> <d2p1:Value>Dit veld is verplicht.</d2p1:Value> </d2p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">c2b22fec-bb29-4464-a271-56bfd7690ec3</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>8ce51134-aebd-4439-beb7-69847bef1221</ActivityGuid> <ActivityPictureFile> <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </ActivityPictureFile> <ActivityPresentationFile1> <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </ActivityPresentationFile1> <ActivityPresentationFile2> <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </ActivityPresentationFile2> <ActivityPresentationFile3> <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </ActivityPresentationFile3> <ActivityPresentationFile4> <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </ActivityPresentationFile4> <ActivityPresentationFile5> <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value>sample string 2</d3p1:Value> </d3p1:KeyValueOfstringstring> <d3p1:KeyValueOfstringstring> <d3p1:Key>sample string 3</d3p1:Key> <d3p1:Value>sample string 4</d3p1:Value> </d3p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </ActivityPresentationFile5> <ActivityPresentationFiles> <FileViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </FileViewModel> <FileViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </FileViewModel> <FileViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </FileViewModel> <FileViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </FileViewModel> <FileViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e262e859-0de4-40e7-a40e-20f06b973b4b</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <ActivityGuid>af555935-9bc6-4019-9ee5-c158ff8b555b</ActivityGuid> <AgendaItemGuid>5a3584be-7455-40bf-8a8e-514bf33dee11</AgendaItemGuid> <Alias>sample string 6</Alias> <CompanyGuid>50663d8a-ca6b-4f66-9971-0578b442d43e</CompanyGuid> <ContentType>sample string 1</ContentType> <ContributionGuid>bdab0ff0-c6fb-4531-910f-6586cf167e66</ContributionGuid> <ContributionSpeakerGuid>1a1c9019-f5d5-4df1-8811-a99ddce4f6c5</ContributionSpeakerGuid> <CopyFromFileGuid>7b7fa0a7-44d3-4dc5-ad4f-fbba74a666be</CopyFromFileGuid> <EventContentGuid>a9b5311c-c3bc-45e3-bc68-0f84e8fe3d5b</EventContentGuid> <EventGuid>fff2aca2-fb97-45d7-903f-68562c196cca</EventGuid> <EventLocationGuid>8f230969-1cda-44f6-8c2c-6fc377434ce7</EventLocationGuid> <FileContents>QEA=</FileContents> <FileName>sample string 2</FileName> <FileSize>4</FileSize> <FileType>Unassigned</FileType> <FolderGuid>f032a447-3cb4-4fad-9281-10cfcde12b07</FolderGuid> <Height>1</Height> <InStorage>true</InStorage> <NewsGuid>f9ce4086-b434-4218-beaf-f792bd3b5bdf</NewsGuid> <OriginalFileGuid>4c4d6fca-059a-4ed1-90ac-ea84ed2eeb74</OriginalFileGuid> <OriginalFileName>sample string 3</OriginalFileName> <PersonGuid>9db9ee44-22ef-40ac-a990-b2d148354b9b</PersonGuid> <TrainingGuid>6086f154-3c67-4572-a092-642813a706b2</TrainingGuid> <TrainingLocationGuid>7e9f02ba-1175-4c44-86fa-242ccf031cd8</TrainingLocationGuid> <Width>1</Width> </FileViewModel> </ActivityPresentationFiles> <AgreedToUseData>true</AgreedToUseData> <DayPartGuid>8d96b501-3fdf-4c20-9d3b-e5ece4e23b26</DayPartGuid> <EventDateGuid>fd90d797-dcf2-4b5c-a816-d10db1876e5e</EventDateGuid> <EventGuid>e079698b-998f-4254-bc43-910de45ffb80</EventGuid> <EventThemeGuid>c98ded68-c2e0-4f57-9c11-7dd31be0c382</EventThemeGuid> <EventWorkFormGuid>4c1cab79-ecdc-4152-8388-c3401a090ab4</EventWorkFormGuid> <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>71321ccc-ee2c-4e3b-9a14-6c6f68c7f315</d2p1:guid> <d2p1:guid>8dcc1cad-07a8-4fbd-996e-c9712e18416a</d2p1:guid> </FilesToRemove> <FormGroups> <ContributionFormGroupViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2e15b895-7c45-41e1-8eab-a8060f92e962</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <EventGuid>2c832823-1399-4659-a5a5-4d5e237d58f0</EventGuid> <FieldEnabled>true</FieldEnabled> <FieldLabel>sample string 2</FieldLabel> <FieldName>sample string 1</FieldName> <TooltipEnabled>true</TooltipEnabled> <TooltipText>sample string 5</TooltipText> </ContributionFormGroupViewModel> <ContributionFormGroupViewModel> <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services"> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 1</d4p1:Key> <d4p1:Value>sample string 2</d4p1:Value> </d4p1:KeyValueOfstringstring> <d4p1:KeyValueOfstringstring> <d4p1:Key>sample string 3</d4p1:Key> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:KeyValueOfstringstring> </ErrorMessages> <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Created> <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Deleted> <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2e15b895-7c45-41e1-8eab-a8060f92e962</Guid> <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2023-12-08T22:57:41.9327374+00:00</Modified> <EventGuid>2c832823-1399-4659-a5a5-4d5e237d58f0</EventGuid> <FieldEnabled>true</FieldEnabled> <FieldLabel>sample string 2</FieldLabel> <FieldName>sample string 1</FieldName> <TooltipEnabled>true</TooltipEnabled> <TooltipText>sample string 5</TooltipText> </ContributionFormGroupViewModel> </FormGroups> <InternalNote>sample string 5</InternalNote> <IsScheduled>true</IsScheduled> <LastModifiedUserId>sample string 6</LastModifiedUserId> <SessionDescription>sample string 3</SessionDescription> <SessionTitle>sample string 2</SessionTitle> <Speakers i:nil="true" /> </ContributionViewModel>