Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Overview

Gets or sets the creating user of document.

string myDocument.CreatedBy { get; set; }

Remarks

This property is returns null if the document is created by a system user.

  • No labels