Omb.Domain Namespace > PhenotypeDataSetMgr Class : DeletePhenotypeDataSetCriteria Method |
Delete all criteria associated with a data set. NOTE: This method has no security check.
[Visual Basic]
Protected Overridable Sub DeletePhenotypeDataSetCriteria( _
ByVal dataset As ID _
)
[C#]
protected virtual void DeletePhenotypeDataSetCriteria(
ID dataset
);
[C++]
protected: virtual void DeletePhenotypeDataSetCriteria(
ID dataset
)
[C++/CLI]
protected:
virtual void DeletePhenotypeDataSetCriteria(
ID dataset
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeDataSetMgr Class | PhenotypeDataSetMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.