USDConfigurationFetchXML.configurationLinkedEntities 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.
Specifies the configuration for linked entities.
public: static System::Collections::Generic::List<System::String ^> ^ configurationLinkedEntities;
public static System.Collections.Generic.List<string> configurationLinkedEntities;
staticval mutable configurationLinkedEntities : System.Collections.Generic.List<string>
Public Shared configurationLinkedEntities As List(Of String)