Interface IHasServerId Namespace: MediaBrowser.Model.Dto Assembly: MediaBrowser.Model.dll Syntax public interface IHasServerId Properties ServerId Declaration string ServerId { get; } Property Value Type Description System.String Extension Methods Extensions.JsonClone<T>(T, IJsonSerializer)