Omb.Domain Namespace > ExternalDbRef Class : NewExternalID Property |
[Visual Basic]
Public Overridable Property NewExternalID As String
[C#]
public virtual string NewExternalID {get; set;}
[C++]
public: __property virtual string* get_NewExternalID();
public: __property virtual void set_NewExternalID(
string* value
);
[C++/CLI]
public:
virtual property String^ NewExternalID {
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
ExternalDbRef Class | ExternalDbRef Members
© 2009 Medical College of Georgia. All Rights Reserved.