4 references to WorkflowNamespace
System.Activities.DurableInstancing (4)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreConstants.cs (4)
17
public static readonly XName LastUpdatePropertyName =
WorkflowNamespace
.GetName("LastUpdate");
18
public static readonly XName PendingTimerExpirationPropertyName =
WorkflowNamespace
.GetName("TimerExpirationTime");
19
public static readonly XName BinaryBlockingBookmarksPropertyName =
WorkflowNamespace
.GetName("Bookmarks");
20
public static readonly XName StatusPropertyName =
WorkflowNamespace
.GetName("Status");