docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
1.0
0.0
Otter SDK
Inedo.Serialization
Persistence
SerializeToPersistedObjectXml(object)
SerializeToPersistedObjectXml(object obj) Method
Serializes the specified object by retrieving only properties with the Persisted attribute
Syntax
public
static
string
SerializeToPersistedObjectXml(
object
obj)
Parameters
obj
Type: object