Search
Group.AttachmentCount Property
See Also
 



Gets the number of nodes attached to the group.

 Syntax

VB6  Copy Code

Public Property Get AttachmentCount() As Long

C++  Copy Code

public:
int get_AttachmentCount ()

 Property Value

An integer value.

 See Also