The name of the user who created this object.
Namespace:
FileNet.Api.Security
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property Creator As String |
| C# |
|---|
string Creator { get; } |
| Visual C++ |
|---|
property String^ Creator { String^ get (); } |
| JavaScript |
|---|
function get_creator(); |