question

Upvotes
Accepted
1 2 1 2

Retrieve Vessels under Miscellaneous type but with no sub-type

Hi All;

Either in c# or Excel, I would love to find out the Vessels which are Miscellaneous type, but no SubType. It looks like there are many vessels which do not have SubType. Is there a way to do it? I tried to contact Support, bu no luck yet.

Many thanks

eikoneikon-com-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @MSI,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.6k 26 7 22

@MSI, not sure what you mean by SubType - could not find the criteria. Here is an RSearch query that you can replicate with the COM API which returns vessels of misc type:

=RSearch("PHYSICALASSET",{"RCSAssetTypeGenealogy","'F:30'"},"NBROWS:100")
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.