Responder Developer Guide
IsMemberOfGroup Method (FeatureAdornmentViewModel)


Syntax
'Declaration
 
Public Shared Function IsMemberOfGroup( _
   ByVal adornment As FeatureAdornment _
) As Boolean
'Usage
 
Dim adornment As FeatureAdornment
Dim value As Boolean
 
value = FeatureAdornmentViewModel.IsMemberOfGroup(adornment)
public static bool IsMemberOfGroup( 
   FeatureAdornment adornment
)

Parameters

adornment
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FeatureAdornmentViewModel Class
FeatureAdornmentViewModel Members

 

 


Send Comment