Interface ISubPlaylistDBTemplateItem

Unit

Declaration

type ISubPlaylistDBTemplateItem = interface(IDBTemplateItem)

Description

No description available, ancestor IDBTemplateItem description follows
No description available, ancestor ISerializable description follows
No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows

—————————————————————————– Base Interfaces —————————————————————————–

Attributes
GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
GUID['{DF9B1F9D-09D1-4790-BC9E-D299A578B71A}']
Attributes
GUID['{2B5A493D-54D3-4D13-A8DB-E6734665DC85}']
Attributes
GUID['{489FD56C-491B-4296-A73B-8A143D9A8814}']

Hierarchy

Overview

Methods

Public function GetSubPlaylist: integer;
Public procedure SetSubPlaylist(iValue: integer);
Public function GetStation: string;
Public procedure SetStation(const iValue: string);
Public function GetHourOffset: integer;
Public procedure SetHourOffset(iValue: integer);
Public function GetRegionMapping: string;
Public procedure SetRegionMapping(const iValue: string);
Public function GetReset: boolean;
Public procedure SetReset(iValue: boolean);

Description

Methods

Public function GetSubPlaylist: integer;
 
Public procedure SetSubPlaylist(iValue: integer);
 
Public function GetStation: string;
 
Public procedure SetStation(const iValue: string);
 
Public function GetHourOffset: integer;
 
Public procedure SetHourOffset(iValue: integer);
 
Public function GetRegionMapping: string;
 
Public procedure SetRegionMapping(const iValue: string);
 
Public function GetReset: boolean;
 
Public procedure SetReset(iValue: boolean);
 

Generated by PasDoc 0.16.0.