Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Returns an [Element.Type|Element.Type] object that represents the type of this element.{excerpt}
{signature:C#}
 public Type ElementType{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property ElementType() As Type
{signature}