SaaS CMS has officially launched! Learn more now.

Class Descriptions

Inheritance
System.Object
Descriptions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Search
Assembly: Mediachase.Search.dll
Version: 11.8.3
Syntax
public class Descriptions

Constructors

Descriptions()

Declaration
public Descriptions()

Properties

defaultLocale

Declaration
public string defaultLocale { get; set; }
Property Value
Type Description
System.String

Description

Declaration
public Description[] Description { get; set; }
Property Value
Type Description
Description[]