BPDeprecatedClassMethod
Syed Saif
1
Reputation point
Can someone please help me with what should i use instead of deprecated methods mentioned below .
- BPDeprecatedClassMethod: height has been deprecated and should not be used.
- BPDeprecatedClassMethod: width has been deprecated and should not be used.
- BPDeprecatedClassMethod: wait has been deprecated and should not be used.
- BPDeprecatedControlMethod: The "mouseUp" control method has been deprecated and should not be used.
- BPDeprecatedDataSourceMethod: The "markAllLoadedRecords" data source method has been deprecated and should not be used.
- BPDeprecatedFormAndControlPropertySweeper: The labelForegroundColor property has been deprecated and should not be used.
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/deprecated-features - this blog don't have the replacement for all above deprecated methods.
Sign in to answer