Returns an identifier for the versioning state to be applied to the underlying
object for this pending action.
Namespace:
FileNet.Api.Action
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetApplyStateId As Id |
| C# |
|---|
public virtual Id GetApplyStateId() |
| Visual C++ |
|---|
public: virtual Id^ GetApplyStateId() |
| JavaScript |
|---|
function getApplyStateId(); |