Miner.Interop Namespace > D8CuDefAttribClass Class : SymbolizedType Property |
'Declaration
Public Overridable Property SymbolizedType As mmd8ListItemType
'Usage
Dim instance As D8CuDefAttribClass Dim value As mmd8ListItemType instance.SymbolizedType = value value = instance.SymbolizedType
public virtual mmd8ListItemType SymbolizedType {get; set;}
public read-write property SymbolizedType: mmd8ListItemType; virtual;
public function get,set SymbolizedType : mmd8ListItemType
public: __property virtual mmd8ListItemType get_SymbolizedType(); public: __property virtual void set_SymbolizedType( mmd8ListItemType value );
public: virtual 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