CrossReferencing.GetCommonID(String, String, String) 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 ^ GetCommonID(System::String ^ idXRef, System::String ^ appInstance, System::String ^ appId);
public static string GetCommonID (string idXRef, string appInstance, string appId);
static member GetCommonID : string * string * string -> string
Public Shared Function GetCommonID (idXRef As String, appInstance As String, appId As String) As String
Parameters
- idXRef
- String
- appInstance
- String
- appId
- String