London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class MetaNamespace

Summary description for MetaNamespaceConstants.

Inheritance
System.Object
MetaNamespace
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.MetaDataPlus
Assembly: Mediachase.MetaDataPlus.dll
Version: 13.30.0
Syntax
public sealed class MetaNamespace

Constructors

MetaNamespace()

Declaration
public MetaNamespace()

Fields

SystemRoot

Declaration
public const string SystemRoot = "Mediachase.MetaDataPlus.System"
Field Value
Type Description
System.String

UserRoot

Declaration
public const string UserRoot = "Mediachase.MetaDataPlus.User"
Field Value
Type Description
System.String