Table of Contents

Method GetObjectData

Namespace
Skyline.DataMiner.Net.Jobs
Assembly
SLNetTypes.dll

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the target object.

public void GetObjectData(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

The SerializationInfo to populate with data.

context StreamingContext

The destination for this serialization.