[To be supplied.]
[Visual Basic] Public Property ReaderType As Type [C#] public Type ReaderType {get; set;} [C++] public: __property Type* get_ReaderType(); public: __property void set_ReaderType(Type*); [JScript] public function get ReaderType() : Type; public function set ReaderType(Type);
ImportedReturn Class | ImportedReturn Members | System.Web.Services.Description Namespace