Slu.Heureka.DomainLayer.ForestDomainHandling.CategoryConfigs Namespace > ImportedCategoryConfigs Class : ConfigurationList Property |
'Declaration
Public ReadOnly Property ConfigurationList As IReadOnlyList(Of ICategoryConfig)
'Usage
Dim instance As ImportedCategoryConfigs Dim value As IReadOnlyList(Of ICategoryConfig) value = instance.ConfigurationList
public IReadOnlyList<ICategoryConfig> ConfigurationList {get;}
public: property IReadOnlyList<ICategoryConfig^>^ ConfigurationList { IReadOnlyList<ICategoryConfig^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2