FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AbsEntry | The key for the cockpit.
Field name: AbsEntry. |
CockpitType | property CockpitType |
Code | The code of a specific cockpit.
Field name: Code. |
Date | The publication date of the cockpit.
Field name: Date. |
Description | The description of the cockpit.
Field name: Descr. Length: 100 characters. |
Manufacturer | The provider of the cockpit.
Field name: Mnfacturer. |
Name | The name of the cockpit.
Field name: Name. Length: 20 characters. |
Publisher | The user who publishes the cockpit.
Field name: Pubby. |
Time | The publication time of the cockpit.
Field name: Time. |
UserSignature | Represents the user who owns the cockpit.
Field name: UserSign. |