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