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