SurrogateFKReplacementHelper.DEPRECATED_WorkflowCaption Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ DEPRECATED_WorkflowCaption(System::String ^ tableName, System::String ^ fieldName, long recIDValue);
public static string DEPRECATED_WorkflowCaption (string tableName, string fieldName, long recIDValue);
static member DEPRECATED_WorkflowCaption : string * string * int64 -> string
Public Shared Function DEPRECATED_WorkflowCaption (tableName As String, fieldName As String, recIDValue As Long) As String
Parameters
- tableName
- String
- fieldName
- String
- recIDValue
- Int64