Omb.Domain Namespace > PhenotypeDataSetMgr Class > IsPhenotypeDataSetUpdatable Method : IsPhenotypeDataSetUpdatable(ID,SecurityContext) Method |
Check if data set is updatable based on input security context.
[Visual Basic]
Overloads Protected Overridable Function IsPhenotypeDataSetUpdatable( _
ByVal dataset As ID, _
ByVal sc As SecurityContext _
) As Boolean
[C#]
protected virtual bool IsPhenotypeDataSetUpdatable(
ID dataset,
SecurityContext sc
);
[C++]
protected: virtual bool IsPhenotypeDataSetUpdatable(
ID dataset,
SecurityContext* sc
)
[C++/CLI]
protected:
virtual bool IsPhenotypeDataSetUpdatable(
ID dataset,
SecurityContext^ sc
)
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 | Overload List
© 2009 Medical College of Georgia. All Rights Reserved.