Visual Basic (Declaration) | |
---|---|
Protected Overloads Function IsObjectInScope( _ ByVal itemGuid As Guid _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PersistableObject Dim itemGuid As Guid Dim value As Boolean value = instance.IsObjectInScope(itemGuid) |
Parameters
- itemGuid
- Original identifier used for lookup.
Return Value
Returns true if the item is in scope.
The item identifier will be used to determine if the object is in scope.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2