public static List<Guid> TransformToGlobalID( StandaloneTable table, IEnumerable<long> objectIDs )
Public Overloads Shared Function TransformToGlobalID( _ ByVal table As StandaloneTable, _ ByVal objectIDs As IEnumerable(Of Long) _ ) As List(Of Guid)
Parameters
- table
- objectIDs
- ObjectIDs
Return Value
Corresponding GlobalIDs (Empty if feature not found, or doesn't have GlobalIDs.)