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.ClientAssembly: ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 1.3.366.0
Syntax string CreatorDisplayName { get; }
ReadOnly Property CreatorDisplayName As String
Get
property String^ CreatorDisplayName {
String^ get ();
}
abstract CreatorDisplayName : string with get
Property Value
Type:
StringString representing a description of the creator of the item.
Remarks Can be used to indicate who created that version.
See Also