[To be supplied.]
[Visual Basic] Public Property TypeName As String [C#] public string TypeName {get; set;} [C++] public: __property String* get_TypeName(); public: __property void set_TypeName(String*); [JScript] public function get TypeName() : String; public function set TypeName(String);
ImportedParameter Class | ImportedParameter Members | System.Web.Services.Description Namespace