Partner.GetPartyAliasValues(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::Collections::Generic::List<System::String ^> ^ GetPartyAliasValues(System::String ^ partyName, System::String ^ aliasQualifier);
public static System.Collections.Generic.List<string> GetPartyAliasValues (string partyName, string aliasQualifier);
static member GetPartyAliasValues : string * string -> System.Collections.Generic.List<string>
Public Shared Function GetPartyAliasValues (partyName As String, aliasQualifier As String) As List(Of String)
Parameters
- partyName
- String
- aliasQualifier
- String