INamed Interface

Definition

Represents an object that provides a localized display name to be used when it's being represented to the user, for example when blaming for delays.

public interface class INamed
public interface INamed
type INamed = interface
Public Interface INamed
Derived

Properties

DisplayName

Gets display name of an instance used to represent it to the user, for example when blaming it for delays.

Applies to