Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available or changed with runtime version 1.0.
Gets or sets the version property for this document.
Syntax
[Value := ] XmlDeclaration.Version([NewValue: Text])
Note
This method can be invoked using property access syntax.
Parameters
XmlDeclaration
Type: XmlDeclaration
An instance of the XmlDeclaration data type.
[Optional] NewValue
Type: Text
A string containing the version property for this document.
Return Value
[Optional] Value
Type: Text
The version property for this document.
Related information
XmlDeclaration Data Type
Get Started with AL
Developing Extensions