find_network* Flags
find_network_by_entity_id, find_network_by_record_id
These are the control flags applicable to:
- Python:
find_network_by_entity_id
,find_network_by_record_id
- Java:
findNetworkByEntityID
,findNetworkByRecordID
- sz_command:
findNetworkByEntityID
,findNetworkByRecordID
- C/C++:
Sz_findNetworkByEntityID
,Sz_findNetworkByRecordID
find_network_by_entity_id
, find_network_by_record_id
methods use all of the flags available to getEntity*(), plus SZ_FIND_NETWORK_INCLUDE_MATCHING_INFO
.
The default composite flag is SZ_FIND_NETWORK_DEFAULT_FLAGS
.
SZ_FIND_NETWORK_DEFAULT_FLAGS
The output of SZ_FIND_NETWORK_DEFAULT_FLAGS
is a composite of:
SZ_FIND_NETWORK_INCLUDE_MATCHING_INFO
SZ_ENTITY_INCLUDE_ENTITY_NAME
SZ_ENTITY_INCLUDE_RECORD_SUMMARY