Click or drag to resize

ChildUID Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.CoreChildUID

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

The ChildUID type exposes the following members.

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