Miner.Data.Configuration Namespace > CodedDomain Class : DomainEntries Property |
'Declaration
Protected Property DomainEntries As System.Collections.Generic.IList(Of DomainPairConfig)
'Usage
Dim instance As CodedDomain Dim value As System.Collections.Generic.IList(Of DomainPairConfig) instance.DomainEntries = value value = instance.DomainEntries
protected System.Collections.Generic.IList<DomainPairConfig> DomainEntries {get; set;}
protected read-write property DomainEntries: System.Collections.Generic.IList;
protected function get,set DomainEntries : System.Collections.Generic.IList
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