Skip to content

Commit 4318883

Browse files
committed
Revert "schema update"
This reverts commit 260f891.
1 parent 260f891 commit 4318883

File tree

56 files changed

+67
-13196
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+67
-13196
lines changed

src/ECER.Utilities.DataverseSdk/Model/EcerContext.cs

Lines changed: 0 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -161,17 +161,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_BulkCommuni
161161
}
162162
}
163163

164-
/// <summary>
165-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_BulkPSPCommunication"/> entities.
166-
/// </summary>
167-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_BulkPSPCommunication> ecer_BulkPSPCommunicationSet
168-
{
169-
get
170-
{
171-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_BulkPSPCommunication>();
172-
}
173-
}
174-
175164
/// <summary>
176165
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_Certificate"/> entities.
177166
/// </summary>
@@ -414,17 +403,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_Course> ece
414403
}
415404
}
416405

417-
/// <summary>
418-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_CourseProvincialRequirement"/> entities.
419-
/// </summary>
420-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_CourseProvincialRequirement> ecer_CourseProvincialRequirementSet
421-
{
422-
get
423-
{
424-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_CourseProvincialRequirement>();
425-
}
426-
}
427-
428406
/// <summary>
429407
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_DefaultContents"/> entities.
430408
/// </summary>
@@ -524,28 +502,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_HistoricalD
524502
}
525503
}
526504

527-
/// <summary>
528-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_ICRAEligibilityAssessment"/> entities.
529-
/// </summary>
530-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_ICRAEligibilityAssessment> ecer_ICRAEligibilityAssessmentSet
531-
{
532-
get
533-
{
534-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_ICRAEligibilityAssessment>();
535-
}
536-
}
537-
538-
/// <summary>
539-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_icraeligibilityassessmentbpf"/> entities.
540-
/// </summary>
541-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_icraeligibilityassessmentbpf> ecer_icraeligibilityassessmentbpfSet
542-
{
543-
get
544-
{
545-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_icraeligibilityassessmentbpf>();
546-
}
547-
}
548-
549505
/// <summary>
550506
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_identificationtype"/> entities.
551507
/// </summary>
@@ -568,17 +524,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_ImmediateAc
568524
}
569525
}
570526

571-
/// <summary>
572-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_InternationalCertification"/> entities.
573-
/// </summary>
574-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_InternationalCertification> ecer_InternationalCertificationSet
575-
{
576-
get
577-
{
578-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_InternationalCertification>();
579-
}
580-
}
581-
582527
/// <summary>
583528
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_Investigation"/> entities.
584529
/// </summary>
@@ -953,28 +898,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_programappl
953898
}
954899
}
955900

956-
/// <summary>
957-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_ProgramApplicationComponent"/> entities.
958-
/// </summary>
959-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_ProgramApplicationComponent> ecer_ProgramApplicationComponentSet
960-
{
961-
get
962-
{
963-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_ProgramApplicationComponent>();
964-
}
965-
}
966-
967-
/// <summary>
968-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_ProgramApplicationComponentGroup"/> entities.
969-
/// </summary>
970-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_ProgramApplicationComponentGroup> ecer_ProgramApplicationComponentGroupSet
971-
{
972-
get
973-
{
974-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_ProgramApplicationComponentGroup>();
975-
}
976-
}
977-
978901
/// <summary>
979902
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_ProgramAreaAssessment"/> entities.
980903
/// </summary>
@@ -1008,28 +931,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_ProvincialR
1008931
}
1009932
}
1010933

1011-
/// <summary>
1012-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_PSPComponent"/> entities.
1013-
/// </summary>
1014-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_PSPComponent> ecer_PSPComponentSet
1015-
{
1016-
get
1017-
{
1018-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_PSPComponent>();
1019-
}
1020-
}
1021-
1022-
/// <summary>
1023-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_PSPComponentGroup"/> entities.
1024-
/// </summary>
1025-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_PSPComponentGroup> ecer_PSPComponentGroupSet
1026-
{
1027-
get
1028-
{
1029-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_PSPComponentGroup>();
1030-
}
1031-
}
1032-
1033934
/// <summary>
1034935
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_PSPInterviewQuestion"/> entities.
1035936
/// </summary>
@@ -1063,17 +964,6 @@ public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_pspobservat
1063964
}
1064965
}
1065966

1066-
/// <summary>
1067-
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_pspreferral"/> entities.
1068-
/// </summary>
1069-
public System.Linq.IQueryable<ECER.Utilities.DataverseSdk.Model.ecer_pspreferral> ecer_pspreferralSet
1070-
{
1071-
get
1072-
{
1073-
return this.CreateQuery<ECER.Utilities.DataverseSdk.Model.ecer_pspreferral>();
1074-
}
1075-
}
1076-
1077967
/// <summary>
1078968
/// Gets a binding to the set of all <see cref="ECER.Utilities.DataverseSdk.Model.ecer_PSPSiteVisitChecklist"/> entities.
1079969
/// </summary>

src/ECER.Utilities.DataverseSdk/Model/Entities/Contact.cs

Lines changed: 34 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,8 @@ public partial class Fields
669669
public const string ecer_certificateconditions_Registrantid = "ecer_certificateconditions_Registrantid";
670670
public const string ecer_certificatesummary_RegistrantId = "ecer_certificatesummary_RegistrantId";
671671
public const string ecer_CertificationLevel = "ecer_certificationlevel";
672+
public const string ecer_certificationpathway = "ecer_certificationpathway";
673+
public const string ecer_certificationpathwayName = "ecer_certificationpathwayname";
672674
public const string ecer_certifiedlevel_RegistrantId = "ecer_certifiedlevel_RegistrantId";
673675
public const string ecer_changeofinformation_Contactid = "ecer_changeofinformation_Contactid";
674676
public const string ecer_characterreference_ReferenceContactid = "ecer_characterreference_ReferenceContactid";
@@ -715,7 +717,6 @@ public partial class Fields
715717
public const string ecer_hascurrentcertificateconditionsName = "ecer_hascurrentcertificateconditionsname";
716718
public const string ecer_HasProvidedID = "ecer_hasprovidedid";
717719
public const string ecer_hasprovidedidName = "ecer_hasprovidedidname";
718-
public const string ecer_icraeligibilityassessment_ApplicantId = "ecer_icraeligibilityassessment_ApplicantId";
719720
public const string ecer_idverificationdecision = "ecer_idverificationdecision";
720721
public const string ecer_idverificationdecisionName = "ecer_idverificationdecisionname";
721722
public const string ecer_IneligibleReference = "ecer_ineligiblereference";
@@ -2915,7 +2916,6 @@ public string Adx_OrganizationName
29152916
/// User’s preferred portal LCID
29162917
/// </summary>
29172918
[Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute("adx_preferredlcid")]
2918-
[System.Obsolete("This attribute is deprecated.")]
29192919
public System.Nullable<int> adx_preferredlcid
29202920
{
29212921
[System.Diagnostics.DebuggerNonUserCode()]
@@ -4119,6 +4119,38 @@ public string ecer_CertificationLevel
41194119
}
41204120
}
41214121

4122+
[Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute("ecer_certificationpathway")]
4123+
public virtual ecer_Pathways? ecer_certificationpathway
4124+
{
4125+
[System.Diagnostics.DebuggerNonUserCode()]
4126+
get
4127+
{
4128+
return ((ecer_Pathways?)(EntityOptionSetEnum.GetEnum(this, "ecer_certificationpathway")));
4129+
}
4130+
[System.Diagnostics.DebuggerNonUserCode()]
4131+
set
4132+
{
4133+
this.SetAttributeValue("ecer_certificationpathway", value.HasValue ? new Microsoft.Xrm.Sdk.OptionSetValue((int)value) : null);
4134+
}
4135+
}
4136+
4137+
[Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute("ecer_certificationpathwayname")]
4138+
public string ecer_certificationpathwayName
4139+
{
4140+
[System.Diagnostics.DebuggerNonUserCode()]
4141+
get
4142+
{
4143+
if (this.FormattedValues.Contains("ecer_certificationpathway"))
4144+
{
4145+
return this.FormattedValues["ecer_certificationpathway"];
4146+
}
4147+
else
4148+
{
4149+
return default(string);
4150+
}
4151+
}
4152+
}
4153+
41224154
/// <summary>
41234155
/// Readable ID For Contact. Map to Oracle CLI_ID
41244156
/// </summary>
@@ -7126,7 +7158,6 @@ public string SpousesName
71267158
/// Shows the ID of the stage.
71277159
/// </summary>
71287160
[Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute("stageid")]
7129-
[System.Obsolete("This attribute is deprecated.")]
71307161
public System.Nullable<System.Guid> StageId
71317162
{
71327163
[System.Diagnostics.DebuggerNonUserCode()]
@@ -7424,7 +7455,6 @@ public string TransactionCurrencyIdName
74247455
/// For internal use only.
74257456
/// </summary>
74267457
[Microsoft.Xrm.Sdk.AttributeLogicalNameAttribute("traversedpath")]
7427-
[System.Obsolete("This attribute is deprecated.")]
74287458
public string TraversedPath
74297459
{
74307460
[System.Diagnostics.DebuggerNonUserCode()]
@@ -8095,24 +8125,6 @@ public System.Collections.Generic.IEnumerable<ECER.Utilities.DataverseSdk.Model.
80958125
}
80968126
}
80978127

8098-
/// <summary>
8099-
/// 1:N ecer_icraeligibilityassessment_ApplicantId
8100-
/// </summary>
8101-
[Microsoft.Xrm.Sdk.RelationshipSchemaNameAttribute("ecer_icraeligibilityassessment_ApplicantId")]
8102-
public System.Collections.Generic.IEnumerable<ECER.Utilities.DataverseSdk.Model.ecer_ICRAEligibilityAssessment> ecer_icraeligibilityassessment_ApplicantId
8103-
{
8104-
[System.Diagnostics.DebuggerNonUserCode()]
8105-
get
8106-
{
8107-
return this.GetRelatedEntities<ECER.Utilities.DataverseSdk.Model.ecer_ICRAEligibilityAssessment>("ecer_icraeligibilityassessment_ApplicantId", null);
8108-
}
8109-
[System.Diagnostics.DebuggerNonUserCode()]
8110-
set
8111-
{
8112-
this.SetRelatedEntities<ECER.Utilities.DataverseSdk.Model.ecer_ICRAEligibilityAssessment>("ecer_icraeligibilityassessment_ApplicantId", null, value);
8113-
}
8114-
}
8115-
81168128
/// <summary>
81178129
/// 1:N ecer_investigationapplication_contact
81188130
/// </summary>

0 commit comments

Comments
 (0)