Returns a
containing the intended value of the
property of the underlying object.
Namespace: FileNet.Api.Action
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function GetOwner() As String |
C# |
---|
public virtual string GetOwner() |
C++ |
---|
public: virtual String GetOwner() |
J# |
---|
public virtual string GetOwner() |
JScript |
---|
public virtual function GetOwner() : String |
Return Value
A
containing the name of the user holding the lock.