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