Returns the symbolic name (if a symbolic name was entered in the
constructor) or ID (if an ID name was entered in the
constructor) of the new class with which the underlying object of this pending action has been associated.
Namespace: FileNet.Api.Action
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function GetNewClass() As String |
C# |
---|
public virtual string GetNewClass() |
C++ |
---|
public: virtual String GetNewClass() |
J# |
---|
public virtual string GetNewClass() |
JScript |
---|
public virtual function GetNewClass() : String |
Return Value
A
specifying the symbolic name or ID of the new class.