adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / ResourceSubClasses Class / IsNetworkConnection Property


In This Topic
    IsNetworkConnection Property
    In This Topic
    Indicates whether this object is a NetworkConnection
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsNetworkConnection As Boolean
    public bool IsNetworkConnection {get;}
    public:
    property bool IsNetworkConnection {
       bool get();
    }
    See Also