Omb.Admin Namespace > Member Class : HasGrant Property |
[Visual Basic]
<XmlIgnoreAttribute()>
Public Overridable Property HasGrant As Boolean
[C#]
[XmlIgnoreAttribute()]
public virtual bool HasGrant {get; set;}
[C++]
[XmlIgnoreAttribute()]
public: __property virtual bool get_HasGrant();
public: __property virtual void set_HasGrant(
bool value
);
[C++/CLI]
[XmlIgnoreAttribute()]
public:
virtual property bool HasGrant {
bool get();
void set (bool value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© 2009 Medical College of Georgia. All Rights Reserved.