Deprecated and Removed Members: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{InProgress}} This page provides a summary of the changes in the Synthesis API since its earlier version. The status of an object member may be any of the following: :*'''Modi…')
 
No edit summary
Line 37: Line 37:
|-
|-
|StatusFlag||Removed
|StatusFlag||Removed
|}
===[[CScheduledTask_Class|cScheduledTask Class]]===
====Properties====
{| {{APITableDeprecated}}
|-
| style="width: 200px;"|TaskFrequencyIDOrig||Deprecated
|-
|TaskFrequencyUnitIDOrig||Deprecated
|-
|TaskFrequencyValueOrig||Deprecated
|-
|TaskFreqValueVariableIDOrig||Deprecated
|}
===[[Repository Class]]===
====Methods====
{| {{APITableDeprecated}}
|-
| style="width: 200px;"|[[Repository.Model.GetAllModelsInfo|Model.GetAllModelsInfo]]||Deprecated
|}
|}

Revision as of 18:45, 27 August 2015

Template:InProgress

This page provides a summary of the changes in the Synthesis API since its earlier version. The status of an object member may be any of the following:

  • Modified - The syntax of the member has changed.
  • Deprecated - The member is obsolete and may be removed in future versions of the API. Do not use it in new applications.
  • Removed - The member has been removed from the object model.


Changes since Synthesis API Version 10

cAction Class

Properties

Name Status
AppAndRevBy Removed
AppDate Removed
AppUserID Removed
CompDate Removed
DueDate Removed
Duration Removed
EstCost Removed
PersonResp Removed
RespUserID Removed
ShortDsc Removed
StartDate Removed
StatusFlag Removed


cScheduledTask Class

Properties

Name Status
TaskFrequencyIDOrig Deprecated
TaskFrequencyUnitIDOrig Deprecated
TaskFrequencyValueOrig Deprecated
TaskFreqValueVariableIDOrig Deprecated


Repository Class

Methods

Name Status
Model.GetAllModelsInfo Deprecated