Skip to main content

Class StateReference

The StateReference.

Assembly: Taskurai.dll
Declaration
public class StateReference

Properties

StateStoreName

State store name.

Declaration
public string StateStoreName { get; set; }

Id

State Id.

Declaration
public string Id { get; set; }