Miner.Interop Namespace > ID8ListItem Interface : SymbolizedType Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property SymbolizedType As mmd8ListItemType
'Usage
Dim instance As ID8ListItem Dim value As mmd8ListItemType instance.SymbolizedType = value value = instance.SymbolizedType
[System.Runtime.InteropServices.DispId(1610678272)] mmd8ListItemType SymbolizedType {get; set;}
read-write property SymbolizedType: mmd8ListItemType;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set SymbolizedType : mmd8ListItemType
[System.Runtime.InteropServices.DispId(1610678272)] __property mmd8ListItemType get_SymbolizedType(); __property void set_SymbolizedType( mmd8ListItemType value );
[System.Runtime.InteropServices.DispId(1610678272)] property mmd8ListItemType SymbolizedType { mmd8ListItemType get(); void set ( mmd8ListItemType value); }
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