CrossReferencing.GetCommonValue(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 ^ GetCommonValue(System::String ^ valueXRef, System::String ^ appType, System::String ^ appValue);
public static string GetCommonValue (string valueXRef, string appType, string appValue);
static member GetCommonValue : string * string * string -> string
Public Shared Function GetCommonValue (valueXRef As String, appType As String, appValue As String) As String
Parameters
- valueXRef
- String
- appType
- String
- appValue
- String