Responder Developer Guide
RemoveSnippet Method (TaskSnippetCategory)


Syntax
'Declaration
 
Public Function RemoveSnippet( _
   ByVal snippet As TaskSnippet _
) As Boolean
'Usage
 
Dim instance As TaskSnippetCategory
Dim snippet As TaskSnippet
Dim value As Boolean
 
value = instance.RemoveSnippet(snippet)
public bool RemoveSnippet( 
   TaskSnippet snippet
)

Parameters

snippet
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

TaskSnippetCategory Class
TaskSnippetCategory Members

 

 


Send Comment