Unique identifier of the working session.
Assembly: Epic.Core
Declaration Syntax
C# |
public string Identifier { get; }
Remarks
This must be an unpredictable identifier, unique in the whole organization.
Assembly: Epic.Core
C# |
public string Identifier { get; }