Returns a String containing the intended value of the LockOwner
property of the underlying object.
Namespace:
FileNet.Api.ActionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function GetOwner As String |
C# |
---|
public virtual string GetOwner() |
Visual C++ |
---|
public: virtual String^ GetOwner() |
JavaScript |
---|
function getOwner(); |