IHierarchyItemGetCreatorDisplayName Method
IT Hit WebDAV Classes Reference
Contains a description of the creator of the 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 string GetCreatorDisplayName()
Function GetCreatorDisplayName As String
String^ GetCreatorDisplayName()
abstract GetCreatorDisplayName : unit -> string
Field Value
Type:
StringString representing a description of the creator of the item.
Return Value
Type:
String[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IHierarchyItem.GetCreatorDisplayName"]
Remarks Can be used to indicate who created that version.
See Also