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