Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public SearchSuggestionsModel Model { get; set; }
public SearchSuggestionsModel Model { get; set; }
Public Property Model As SearchSuggestionsModel Get Set
Public Property Model As SearchSuggestionsModel Get Set
public: property SearchSuggestionsModel^ Model { SearchSuggestionsModel^ get (); void set (SearchSuggestionsModel^ value); }
public: property SearchSuggestionsModel^ Model { SearchSuggestionsModel^ get (); void set (SearchSuggestionsModel^ value); }
member Model : SearchSuggestionsModel with get, set
member Model : SearchSuggestionsModel with get, set
Property Value
Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2015.6.15.120