iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Print
Document Class
Document Type Conversions
Implicit Conversion Operators
Implicit Conversion (XElement to Document)
Implicit Conversion (Document to XElement)
Document
Conversion (XElement to Document)
Cast the value of
[T:T:System.XElement]
to the
Document
.
Namespace:
Resto.Front.Api.Data.Print
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
static
implicit operator
Document
(
XElement
markup
)
Parameters
markup
Type:
System.Xml.Linq
XElement
Return Value
Type:
Document
See Also
Reference
Document Class
Overload
Resto.Front.Api.Data.Print Namespace