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 internal key of the reference links definition. Field name: `AbsEntry`. This is the key field. Field Name: AbsEntryData Type: Edm.Int32Writable: No |
 DocumentSubType | The document subtype for this reference links definition. Field name: `DocSubType`. Field Name: DocSubTypeData Type: ReferenceLinksDefinitionDocumentSubtypeEnum Writable: No Enum Type: ReferenceLinksDefinitionDocumentSubtypeEnum |
 ObjectCode | The SAP Business One object code to which this definition applies. Field name: `ObjectCode`. Field Name: ObjectCodeData Type: Edm.StringWritable: No |
 ReferenceLinksDefinitionLines | property ReferenceLinksDefinitionLines |
 Status | The status of this reference links definition. Field name: `Status`. Field Name: StatusData Type: ReferenceLinksDefinitionStatusEnum Writable: No Enum Type: ReferenceLinksDefinitionStatusEnum |
Â
Â