Click or drag to resize

ServerUID Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreServerUID

Namespace:  SoftGear.Strix.Client.Core
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class ServerUID : UID

The ServerUID type exposes the following members.

Constructors
  NameDescription
Public methodServerUID
Initializes a new instance of the ServerUID class
Public methodServerUID(Int64)
Initializes a new instance of the ServerUID class
Top
Methods
See Also