Data Port Sync 1.0.500

JetSyncClient. Method 

[This is preliminary documentation and subject to change.]

Searches for a client Guid.

[Visual Basic]
Public Function ( _
   ByVal Guid As Guid _
) As Boolean
[C#]
public bool (
   Guid guid
);

Parameters

Guid
Client Guid value.

Return Value

true if found.

See Also

JetSyncClient Class | Primeworks.DataPortSync.Jet Namespace