ReplayIdentity.IsAssigned Property

Ultimate Replay

ReplayIdentityIsAssigned Property
Returns true if the identity has been generated or false if it has not.

Namespace: UltimateReplay.Core
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsAssigned { get; }

Property Value

Type: Boolean
See Also