Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Copies the properties of the specified ULSyncParms object to this ULSyncParms object.
Visual BasicPublic Sub CopyFrom( _ ByVal src As ULSyncParms _)
C#public void CopyFrom( ULSyncParms src);
src The object to copy from.