@@ -669,8 +669,6 @@ 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" ;
674672 public const string ecer_certifiedlevel_RegistrantId = "ecer_certifiedlevel_RegistrantId" ;
675673 public const string ecer_changeofinformation_Contactid = "ecer_changeofinformation_Contactid" ;
676674 public const string ecer_characterreference_ReferenceContactid = "ecer_characterreference_ReferenceContactid" ;
@@ -733,8 +731,6 @@ public partial class Fields
733731 public const string ecer_IsVerified = "ecer_isverified" ;
734732 public const string ecer_isverifiedName = "ecer_isverifiedname" ;
735733 public const string ecer_LegacyClientID = "ecer_legacyclientid" ;
736- public const string ecer_legacyenteredby = "ecer_legacyenteredby" ;
737- public const string ecer_legacyentrydate = "ecer_legacyentrydate" ;
738734 public const string ecer_ParentalConsentVerified = "ecer_parentalconsentverified" ;
739735 public const string ecer_parentalconsentverifiedName = "ecer_parentalconsentverifiedname" ;
740736 public const string ecer_portalinvitation_ApplicantId = "ecer_portalinvitation_ApplicantId" ;
@@ -936,8 +932,6 @@ public Contact(Microsoft.Xrm.Sdk.KeyAttributeCollection keyAttributes) :
936932 {
937933 }
938934
939- public const string AlternateKeys = "ecer_legacyclientid" ;
940-
941935 /// <summary>
942936 /// Default Constructor.
943937 /// </summary>
@@ -2916,6 +2910,7 @@ public string Adx_OrganizationName
29162910 /// User’s preferred portal LCID
29172911 /// </summary>
29182912 [ Microsoft . Xrm . Sdk . AttributeLogicalNameAttribute ( "adx_preferredlcid" ) ]
2913+ [ System . Obsolete ( "This attribute is deprecated." ) ]
29192914 public System . Nullable < int > adx_preferredlcid
29202915 {
29212916 [ System . Diagnostics . DebuggerNonUserCode ( ) ]
@@ -4119,38 +4114,6 @@ public string ecer_CertificationLevel
41194114 }
41204115 }
41214116
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-
41544117 /// <summary>
41554118 /// Readable ID For Contact. Map to Oracle CLI_ID
41564119 /// </summary>
@@ -4695,36 +4658,6 @@ public string ecer_LegacyClientID
46954658 }
46964659 }
46974660
4698- [ Microsoft . Xrm . Sdk . AttributeLogicalNameAttribute ( "ecer_legacyenteredby" ) ]
4699- public string ecer_legacyenteredby
4700- {
4701- [ System . Diagnostics . DebuggerNonUserCode ( ) ]
4702- get
4703- {
4704- return this . GetAttributeValue < string > ( "ecer_legacyenteredby" ) ;
4705- }
4706- [ System . Diagnostics . DebuggerNonUserCode ( ) ]
4707- set
4708- {
4709- this . SetAttributeValue ( "ecer_legacyenteredby" , value ) ;
4710- }
4711- }
4712-
4713- [ Microsoft . Xrm . Sdk . AttributeLogicalNameAttribute ( "ecer_legacyentrydate" ) ]
4714- public System . Nullable < System . DateTime > ecer_legacyentrydate
4715- {
4716- [ System . Diagnostics . DebuggerNonUserCode ( ) ]
4717- get
4718- {
4719- return this . GetAttributeValue < System . Nullable < System . DateTime > > ( "ecer_legacyentrydate" ) ;
4720- }
4721- [ System . Diagnostics . DebuggerNonUserCode ( ) ]
4722- set
4723- {
4724- this . SetAttributeValue ( "ecer_legacyentrydate" , value ) ;
4725- }
4726- }
4727-
47284661 [ Microsoft . Xrm . Sdk . AttributeLogicalNameAttribute ( "ecer_parentalconsentverified" ) ]
47294662 public virtual ecer_YesNoNull ? ecer_ParentalConsentVerified
47304663 {
@@ -7158,6 +7091,7 @@ public string SpousesName
71587091 /// Shows the ID of the stage.
71597092 /// </summary>
71607093 [ Microsoft . Xrm . Sdk . AttributeLogicalNameAttribute ( "stageid" ) ]
7094+ [ System . Obsolete ( "This attribute is deprecated." ) ]
71617095 public System . Nullable < System . Guid > StageId
71627096 {
71637097 [ System . Diagnostics . DebuggerNonUserCode ( ) ]
@@ -7455,6 +7389,7 @@ public string TransactionCurrencyIdName
74557389 /// For internal use only.
74567390 /// </summary>
74577391 [ Microsoft . Xrm . Sdk . AttributeLogicalNameAttribute ( "traversedpath" ) ]
7392+ [ System . Obsolete ( "This attribute is deprecated." ) ]
74587393 public string TraversedPath
74597394 {
74607395 [ System . Diagnostics . DebuggerNonUserCode ( ) ]
0 commit comments