Miner.Tasks.Domain Namespace > CodedValueDomain Class : CodedValueItems Property |
'Declaration
Public Overridable ReadOnly Property CodedValueItems As System.Collections.Generic.IList(Of CodedValueDomainItem)
'Usage
Dim instance As CodedValueDomain Dim value As System.Collections.Generic.IList(Of CodedValueDomainItem) value = instance.CodedValueItems
public virtual System.Collections.Generic.IList<CodedValueDomainItem> CodedValueItems {get;}
public read-only property CodedValueItems: System.Collections.Generic.IList; virtual;
public function get CodedValueItems : System.Collections.Generic.IList
public: __property virtual System.Collections.Generic.IList<CodedValueDomainItem*>* get_CodedValueItems();
public: virtual property System.Collections.Generic.IList<CodedValueDomainItem^>^ CodedValueItems { System.Collections.Generic.IList<CodedValueDomainItem^>^ 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