Whisperstream Research Group - SerialComm GSM SDK Documentation

FrameworkUtil.MemoryStoreToString Method 

converts a MemoryStore enum into a string equivalent

public static string MemoryStoreToString(
   MemoryStore ms
);

Parameters

ms
the MemoryStore value

Return Value

the string equivalent or default "SM"

See Also

FrameworkUtil Class | Whisperstream.SerialComm.Framework Namespace