'Declaration Public Function New( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As String, _ ByVal Target As String _ )
public MoveItemRequest( BatchHeader BatchHeader, string Item, string Target )
Parameters
- BatchHeader
- Item
- Target
'Declaration Public Function New( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As String, _ ByVal Target As String _ )
public MoveItemRequest( BatchHeader BatchHeader, string Item, string Target )