Method SetData
SetData(SLProtocol, object)
Stores raw data for the element.
public static void SetData(SLProtocol protocol, object data)
Parameters
protocol
SLProtocolThe SLProtocol instance to interact with the SLProtocol process.
data
objectThe object to store.