ArcObjects Component Help  (Core)    

IElementProperties.Type Property

Type of the element.

[Visual Basic 6.0]
Property Type As String
[Visual Basic .NET]
Public Property Type As String
[C#]
public string Type {get; set;}
[C++]
public: __property String* get_Type();
public: __property void set_Type(String* );

Remarks

Type is a string used to specify the type of property that has been assigned to the element.