ITaskGroupElementNameToUseForLogging Property |
Name to use for logging of actions on task group element. This is by default the display name. If the display name differs from the
Name, it will use the format: display name (name)
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax string NameToUseForLogging { get; }
ReadOnly Property NameToUseForLogging As String
Get
Property Value
Type:
StringSee Also