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. |
 AbsoluteEntry | The internal key of the threshold. Field name: `AbsEntry`. This is the key field. Field Name: AbsEntryData Type: Edm.Int32Writable: No |
 Company | The company threshold amount. Field name: `Company`. Field Name: CompanyData Type: Edm.StringWritable: Yes |
 Effectivefrom | property EffectiveFrom |
 PrivateInvoice | The private invoice threshold amount. Field name: `PrivInv`. Field Name: PrivInvData Type: Edm.StringWritable: Yes |
 PrivateJournalEntry | The private journal entry threshold amount. Field name: `PrivJE`. Field Name: PrivJEData Type: Edm.StringWritable: Yes |
 ReportType | The report type for which the threshold applies. Field name: `RecType`. Field Name: RecTypeData Type: ThresholdReportTypeEnum Writable: Yes Enum Type: ThresholdReportTypeEnum |
 Tourism | The tourism threshold amount. Field name: `Tourism`. Field Name: TourismData Type: Edm.StringWritable: Yes |
Â
Â