IsObjectInScope Method
See Also 
SourceCode.Framework Namespace > PersistableObject Class : IsObjectInScope Method



Glossary Item Box

When a cloning context exists, a lookup will be done to determine if the item is in scope.

Overload List

OverloadDescription
IsObjectInScope(Guid) When a cloning context exists, a lookup will be done to determine if the item is in scope.  
IsObjectInScope(PersistableObject) When a cloning context exists, a lookup will be done to determine if the item or its ancestors are in scope.  

Requirements

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

See Also