DanEssin replied on Thursday, July 27, 2006
I'm really trying hard to understand this stuff but I am baffled. I
wish that you would look at this trace. The background is that an
existing record has been retrieved into the BO and bound to the form
and one text field has been edited. There is NO code that manipulates
the BO other than the EndEdit and the Save.
The trace begins at the point where the Save menu is clicked. I don't
know how to tell what is contained within _nonSerializableHandlers but
if (nonSerializableHandlers != null)
nonSerializableHandlers.Invoke(this,
new PropertyChangedEventArgs(propertyName));
seems to be the origin of all the activity but I have not been able to
discover why these fields are referenced over and over in every Invoke.
Save Menu Clicked
EndEdit()
Save()
SimpleDataPortal.Update()
BusinessBase.MarkOld()
BusinessBase.MarkClean()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
BindableBase.OnUnknownPropertyChanged()
BindableBase.OnPropertyChanged()EncId
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()MRN
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()ENCTYPE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
The thread '<No Name>' (0x118) has exited with code 0 (0x0).
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERNAME
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERPHONENUM
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PROVIDERONCALL
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLDATE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLDATEString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()AFTERHOURS
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PTADDR1
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PTADDR2
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PTCITY
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PTZIP
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PTPHONENUM
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PRIMARYCARESITE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()COVERAGE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLEDFROM
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLINGPROVIDER
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERADDRESS1
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERADDRESS2
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERCITY
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERSTATE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLERZIP
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CHIEFCOMPLAINT
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()TEMPERATURE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PULSE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()RESP
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()BP
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()ALLERGIES
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()NEWPROBLEM
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PROBLEMDURATION
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PROBUNITS
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PASTMEDHX
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()MEDICATIONS
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()WORKINGDX
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()ICD9
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()NOTES
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()ADVICEGIVEN
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()DISPO
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()REFERRALTYPE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()INPATIENTSITE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()URGENTCARESITE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()EXTERNALSITE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()AUTHACTION
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()AUTHNUM
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()AUTHLOS
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()TRANSPORTATION
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CmNotifydate
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CmNotifydateString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()NEEDSFU
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()FuNotes
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CHPADMINDATE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CHPADMINDATEString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PCSDATE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()PCSDATEString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CREATEDATE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CREATEDATEString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()ORIGINALMRN
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()UmOperator
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()TimeMdCalled
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()TimeMdCalledString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()TimeMdResp
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()TimeMdRespString
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()CALLINGPROVIDERPHONE
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()IsNew
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()IsDeleted
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()IsDirty
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()IsSavable
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()IsValid
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
BindableBase.OnPropertyChanged()BrokenRulesCollection
BusinessBase.Equals
PhoneCall.GetIdValue()
IDataErrorInfo.this CALLDATEString
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this AFTERHOURS
IDataErrorInfo.this UmOperator
IDataErrorInfo.this MRN
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLEDFROM
IDataErrorInfo.this CALLINGPROVIDERPHONE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this COVERAGE
IDataErrorInfo.this CALLINGPROVIDER
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PRIMARYCARESITE
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this PROVIDERONCALL
IDataErrorInfo.this CALLERPHONENUM
IDataErrorInfo.this CALLERNAME
IDataErrorInfo.this ENCTYPE
IDataErrorInfo.this ENCTYPE
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
PhoneCall.GetIdValue()
Done with Save
Rockford Lhotka wrote:
The reason the IsDirty is getting reset when I put the
PropertyHasChanged("") in the overridden OnUnknownPropertyChanged() is
this:
protected virtual void PropertyHasChanged(string propertyName)
{
ValidationRules.CheckRules(propertyName);
MarkDirty(true);
OnPropertyChanged(propertyName);
}
But PropertyHasChanged() is only
called in a property set block. OnUnknownPropertyChanged() triggers the
raising of PropertyChanged event(s) and does NOT trigger calling any
set blocks - only get blocks. Yes, data binding is very chatty, in that
it reads values a lot. But it doesn't set them unless your UI code or
the user sets them.
If PropertyHasChanged() is being
called, it is because you have code somewhere that is setting one or
more properties when a PropertyChanged event is handled.
Rocky