Click or drag to resize

CustomReportRowDisplayName Property

Gets the name that can be displayed in a window, such as a Properties window.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public override string DisplayName { get; }

Return Value

Type: String
The name to display for the member.
See Also