Browse By Tags
All tags
IOM
Relationships
VB
Sorry, but there are no more tags available to filter with.
How to get the value of relationship item type using the return value of fetchRelationships
Mavis
hi,All 'my code 'This is the code I tried to write in VB Me.fetchRelationships("File") Dim file as Item = Me.getRelationships("File") Dim t_file_id as string If file.getItemCount()>0 Dim fileCnt as Integer=file.getItemCount() For x=0 To fileCnt…
5 年以上前
Aras Community
Community