Returns a String containing the identifier (GUID) of the
underlying object of this pending action.
Namespace:
FileNet.Api.ActionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function GetObjectId As String |
C# |
---|
public virtual string GetObjectId() |
Visual C++ |
---|
public: virtual String^ GetObjectId() |
JavaScript |
---|
function getObjectId(); |