ArcFM Solution Developer Guide
EditFilterNameCommand Property (TagFilterManagerViewModel)


Syntax
'Declaration
 
Public Property EditFilterNameCommand As Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand(Of Object)
'Usage
 
Dim instance As TagFilterManagerViewModel
Dim value As Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand(Of Object)
 
instance.EditFilterNameCommand = value
 
value = instance.EditFilterNameCommand
public Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand<object> EditFilterNameCommand {get; set;}
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

TagFilterManagerViewModel Class
TagFilterManagerViewModel Members

 

 


Send Comment