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: 9.0.0.0-142fa9725
Syntax
C#
public override string DisplayName { get; }

Return Value

String
The name to display for the member.
See Also