Click or drag to resize

IHierarchyItemCreatorDisplayName Property

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: 1.3.366.0
Syntax
string CreatorDisplayName { get; }

Property Value

Type: String
String representing a description of the creator of the item.
Remarks
Can be used to indicate who created that version.
See Also