Omb.Domain Namespace > Feature Class : Reporter Property (Feature) |
[Visual Basic]
Public Overridable Property Reporter As Reporter
[C#]
public virtual Reporter Reporter {get; set;}
[C++]
public: __property virtual Reporter* get_Reporter();
public: __property virtual void set_Reporter(
Reporter* value
);
[C++/CLI]
public:
virtual property Reporter^ Reporter {
Reporter^ get();
void set (Reporter^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Feature Class | Feature Members
© 2009 Medical College of Georgia. All Rights Reserved.