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