Click or drag to resize

SharedUID Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreSharedUID

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 SharedUID : UID

The SharedUID type exposes the following members.

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