C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value indicating whether the current ILeadStream object supports writing.
bool CanWrite {get;} ReadOnly Property CanWrite As Boolean bool CanWrite {get;} @property (nonatomic, assign, readonly, getter=getCanWrite) BOOL canWrite; boolean canWrite(); get_CanWrite(); property bool CanWrite {bool get();}
true if the ILeadStream object supports writing; false, otherwise.
If the ILeadStream object is closed, this property returns false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
