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. |