Responder Developer Guide
Arg1 Property (IteratingWorkItem<TArg>)


Syntax
'Declaration
 
Public Property Arg1 As TArg
'Usage
 
Dim instance As IteratingWorkItem(Of TArg)
Dim value As TArg
 
instance.Arg1 = value
 
value = instance.Arg1
public TArg Arg1 {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<TArg> Class
IteratingWorkItem<TArg> Members

 

 


Send Comment