Interface IAdContainerPlaylistItem
Unit
mAirListInterfaces
Declaration
type IAdContainerPlaylistItem = interface(IContainerPlaylistItem)
Description
No description available, ancestor IContainerPlaylistItem description follows
No description available, ancestor IAggregatedPlaylistItem description follows
No description available, ancestor IPlaylistItem 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['{3F7CD9B8-D90C-46AC-9373-720A1423AB4C}']
Attributes
- GUID['{FED53BCD-3854-4801-B016-1E73DB978371}']
Attributes
- GUID['{BC717A27-DBCF-4C14-A876-E477EBF0C807}']
Attributes
- GUID['{9E5CEA25-4AA5-4CAD-9DC9-CC5D4CC5C2A2}']
Hierarchy
Overview
Methods
Description
Methods
|
function GetAdDatabase: string; |
|
|
procedure SetAdDatabase(const iValue: string); |
|
|
function GetAdStation: string; |
|
|
procedure SetAdStation(const iValue: string); |
|
|
function GetAdSlot: TDateTime; |
|
|
procedure SetAdSlot(iValue: TDateTime); |
|
|
function GetAdBlock: integer; |
|
|
procedure SetAdBlock(iValue: integer); |
|
|
function GetRegionMapping: string; |
|
|
procedure SetRegionMapping(const iValue: string); |
|
Generated by PasDoc 0.16.0.