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