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