Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Archive Class / ToString Method


In This Topic
    ToString Method (Archive)
    In This Topic
    Converts the value of this instance to a System.String.
    Syntax
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    public:
    System.String^ ToString(); override 

    Return Value

    A string representation of this instance.
    Requirements

    Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

    See Also