C#
VB
Java
WinRT C#
C++
Gets the list of replies to this review item.
public IList<AnnReview> Replies { get; }
Public ReadOnly Property Replies As IList(Of AnnReview)
public Windows.Foundation.Collections.IVector //In WinRT the IList interface is replaced by IVector<AnnReview> Replies {get;}
public List<AnnReview> getReplies()
get_Replies();
The list of replies to this review item. Default value is an empty list ready to be used.
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