Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page Tree
rootDeprecated Features
excerpttrue

Timeline for Deprecating Code in Mobile WMS

This topic provides an overview of the timeline of when to expect code to be obsoleted once you start seeing warnings when extending it. 


Page Tree
rootDeprecated Features
excerpttrue

Timeline for Deprecating Code in Mobile WMS

To obsolete objects, the ObsoleteState Property and ObsoleteTag Property are used to specify where and when an object is marked as obsolete, for example, branch, build, or date of obsoleting the object. The Obsolete Attribute is used for the same purpose for methods and variables.

...