ParentItemNo |
Scroll |
Gets the identifier of the items parent where the history entry was created.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ParentItemNo As Integer C# public virtual int ParentItemNo { get; }
Property ValueIf a document has created this history entry the property contains the category number. If a workflow task has created this history entry the property contains the workflow process number. |
.