[This is preliminary documentation and is subject to change.]
A ProgramAvailability
| C# | Visual Basic | Visual C++ |
public class ProgramAvailability : SifKeyedElement
Public Class ProgramAvailability _ Inherits SifKeyedElement
public ref class ProgramAvailability : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ProgramAvailabilityProgramAvailabilityNew()() |
Creates an instance of a ProgramAvailability
| |
| ProgramAvailabilityProgramAvailabilityNew(ProgramAvailabilityCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(ProgramAvailabilityCode) |
Sets the value of the <Code> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ProgramAvailability | ||||