Omb.Admin Namespace > MeetingDocument Class : Data Property (MeetingDocument) |
[Visual Basic]
Public Property Data As Byte()
[C#]
public byte[] Data {get; set;}
[C++/CLI]
public:
property array<byte>^ Data {
array<byte>^ get();
void set (bytearray<value>^ value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
MeetingDocument Class | MeetingDocument Members
© 2009 Medical College of Georgia. All Rights Reserved.