JAMS Developer Guide
ElementOf Property


MVPSI.JAMS Namespace > ElementType Class : ElementOf Property
Gets an indication of the type of objects this element can be applied to
Syntax
'Declaration
 
Public Property ElementOf As ElementOf
'Usage
 
Dim instance As ElementType
Dim value As ElementOf
 
instance.ElementOf = value
 
value = instance.ElementOf
public ElementOf ElementOf {get; set;}
Requirements

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

See Also

Reference

ElementType Class
ElementType Members