_JournalItem.DocRouted Property

Definition

Returns a Boolean (bool in C#) value that is True if the journalized item was routed as part of the journalized session. Read/write.

public:
 property bool DocRouted { bool get(); void set(bool value); };
public bool DocRouted { get; set; }
Public Property DocRouted As Boolean

Property Value

Applies to