ServerId

SyncAddClientOperation.ServerId property

Represents a unique identifier that is assigned by the server to each object that can be synchronized. Used in server responses only.

public string ServerId { get; set; }

See Also