Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / BrowseNode Class / Fullname Property


In This Topic
    Fullname Property
    In This Topic
    A full, unique name of this node.
    Syntax
    Public Property Fullname As System.String
    public System.string Fullname {get; set;}
    public:
    property System.String^ Fullname {
       System.String^ get();
       void set (    System.String^ value);
    }
    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