Returns the originating "scope" (enclosing context) of this
object. For more information about
scope, see the
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetScope() As IScope |
C# |
---|
IScope GetScope() |
C++ |
---|
IScope GetScope() abstract |
J# |
---|
IScope GetScope() |
JScript |
---|
function GetScope() : IScope |
Return Value
A
object.