USDConfigurationFetchXML.configurationLinkedTable Field
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.
Represents the list of linked entities.
public: static System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ configurationLinkedTable;
public static System.Collections.Generic.Dictionary<string,string> configurationLinkedTable;
staticval mutable configurationLinkedTable : System.Collections.Generic.Dictionary<string, string>
Public Shared configurationLinkedTable As Dictionary(Of String, String)