XDASrv Reference Manual
GroupActiveLinkCounter Field
See Also  Send Feedback
NSPlugin Namespace > CacheItemInfo Class : GroupActiveLinkCounter Field




Number of active group items currently linked to this device item.

Syntax

Visual Basic (Declaration) 
Public GroupActiveLinkCounter As Integer
Visual Basic (Usage)Copy Code
Dim instance As CacheItemInfo
Dim value As Integer
 
value = instance.GroupActiveLinkCounter
 
instance.GroupActiveLinkCounter = value
C# 
public int GroupActiveLinkCounter
Managed Extensions for C++ 
public: int GroupActiveLinkCounter
C++/CLI 
public:
int GroupActiveLinkCounter

Requirements

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

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.