Interface IAdRegionContainerPlaylistItem

Unit

Declaration

type IAdRegionContainerPlaylistItem = interface(IRegionContainerPlaylistItem)

Description

No description available, ancestor IRegionContainerPlaylistItem 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['{C1FB0CE2-DC04-4010-B633-123FBC30CAFB}']
Attributes
GUID['{2E0A76DF-BEB1-4B4D-A33E-4F1F83478F26}']

Hierarchy

Overview

Methods

Public function GetAdDatabase: string;
Public procedure SetAdDatabase(const iValue: string);
Public function GetAdStation: string;
Public procedure SetAdStation(const iValue: string);
Public function GetAdSlot: TDateTime;
Public procedure SetAdSlot(iValue: TDateTime);
Public function GetAdBlock: integer;
Public procedure SetAdBlock(iValue: integer);
Public function GetRegionMapping: string;
Public procedure SetRegionMapping(const iValue: string);

Description

Methods

Public function GetAdDatabase: string;
 
Public procedure SetAdDatabase(const iValue: string);
 
Public function GetAdStation: string;
 
Public procedure SetAdStation(const iValue: string);
 
Public function GetAdSlot: TDateTime;
 
Public procedure SetAdSlot(iValue: TDateTime);
 
Public function GetAdBlock: integer;
 
Public procedure SetAdBlock(iValue: integer);
 
Public function GetRegionMapping: string;
 
Public procedure SetRegionMapping(const iValue: string);
 

Generated by PasDoc 0.16.0.