Responder Developer Guide
Arg2 Property (IteratingWorkItem<TArg1,TArg2,TArg3>)


Syntax
'Declaration
 
Public Property Arg2 As TArg2
'Usage
 
Dim instance As IteratingWorkItem(Of TArg1,TArg2,TArg3)
Dim value As TArg2
 
instance.Arg2 = value
 
value = instance.Arg2
public TArg2 Arg2 {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

IteratingWorkItem<TArg1,TArg2,TArg3> Class
IteratingWorkItem<TArg1,TArg2,TArg3> Members

 

 


Send Comment