Responder Developer Guide
CurrentTags Property


Syntax
'Declaration
 
Public ReadOnly Property CurrentTags As IEnumerable(Of Tag)
'Usage
 
Dim instance As RemoveTag
Dim value As IEnumerable(Of Tag)
 
value = instance.CurrentTags
public IEnumerable<Tag> CurrentTags {get;}
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

RemoveTag Class
RemoveTag Members

 

 


Send Comment