Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Version: Available or changed with runtime version 1.0.
Gets or sets the standalone property for this document.
Syntax
[Value := ] XmlDeclaration.Standalone([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 standalone property for this document.
Return Value
[Optional] Value
Type: Text
The standalone property for this document.
Related information
XmlDeclaration Data Type
Get Started with AL
Developing Extensions