Omb.Admin Namespace > GrantMgr Class : GetGrantIDFromPIMemID Method |
Retrieves the Grant ID associated with a Principal Investigator Member ID
[Visual Basic]
Public Overridable Function GetGrantIDFromPIMemID( _
ByVal PIMemID As ID _
) As ID
[C#]
public virtual ID GetGrantIDFromPIMemID(
ID PIMemID
);
[C++]
public: virtual ID GetGrantIDFromPIMemID(
ID PIMemID
)
[C++/CLI]
public:
virtual ID GetGrantIDFromPIMemID(
ID PIMemID
)
Grant ID
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
GrantMgr Class | GrantMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.