Overload List

  Name Description
Public method GetComments(Guid, Guid, Guid, Int32, Boolean, Int32)
Retrieves comments for the parent wall note id in non-paged scenarios.
Public method GetComments(Guid, Guid, Guid, Int32, Boolean, Int32, Int32, Int32%)
Retrieves a list of comments in paged scenarios.
Public method GetComments(Guid, Guid, Guid, Int32, Boolean, Boolean, Int32, Int32, Int32%)
Retrieves a list of comments in paged scenarios.
Public method GetComments(Guid, Guid, Guid, Int32, Boolean, Boolean, Boolean, Int32, Int32, Int32%)
Retrieves a list of comments in paged scenarios.
Public method GetComments(Guid, Guid, Guid, Int32, Boolean, Boolean, Boolean, Int32, Int32, Int32%, List<(Of <<'(SnCommentEntity>)>>)%)
Retrieves a list of comments in paged scenarios.

See Also