Click or drag to resize

IGHAObjectSerialize Method

[This is preliminary documentation and is subject to change.]

Returns an XML string representing the calling object's state

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
string Serialize()

Return Value

Type: String
XML string representing the fields of the calling object
See Also