[This is preliminary documentation and is subject to change.]

Interface used by UserName to determine the property label displayed to the user.

Namespace: Spielwerke.Data
Assembly:  Spielwerke.Data (in Spielwerke.Data.dll)
Version: 1.0.2761.41972

Syntax

C#
public interface IDisplayLabelAttribute
Visual Basic (Declaration)
Public Interface IDisplayLabelAttribute
Visual C++
public interface class IDisplayLabelAttribute

See Also