Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
SearchDisplayInfo DisplayInfo { get; }
Visual Basic
ReadOnly Property DisplayInfo As SearchDisplayInfo
	Get
Visual C++
property SearchDisplayInfo^ DisplayInfo {
	SearchDisplayInfo^ get ();
}

See Also