Creator

DiagramPackage.Creator property

Gets or sets the person who created or last updated the file. The maximum length is 63 characters..

public string Creator { get; set; }

Property Value

The person who created or last updated the file.

See Also