IHierarchyItem.CreatorDisplayName Property

IT Hit WebDAV for .NET

Contains a description of the creator of the item that is suitable for presentation to a user.

[Visual Basic]
Property CreatorDisplayName As String
[C#]
string CreatorDisplayName {get;}

Property Value

String representing a description of the creator of the item.

Remarks

Can be used to indicate who created that version.

See Also

IHierarchyItem Interface | ITHit.WebDAV.Client Namespace