IHierarchyItemGetComment Method
IT Hit WebDAV Classes Reference
Brief comment about an item that is suitable for presentation to a user.
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 2.0.420.0
Syntax Function GetComment As String
abstract GetComment : unit -> string
Field Value
Type:
StringString representing a comment about an item.
Return Value
Type:
String[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IHierarchyItem.GetComment"]
Remarks Can be used to indicate why version was created.
See Also