Returns a unique Id given this symbol and frequency.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public string ToUniqueId() |
| Visual Basic (Declaration) |
|---|
Public Function ToUniqueId As String |
| Visual C++ |
|---|
public: String^ ToUniqueId() |
Return Value
string containing a unique identifier
Remarks
This is typically used to persist information about a particular
symbol and frequency.