IsCloned Property |
Determines whether the source object in a CopyObjects operation has been cloned.
Signature
object.IsCloned
object
IDPair
The object or objects this property applies to.
IsCloned
Boolean; read-only
TRUE: The source object has been cloned.
FALSE: The source object has not been cloned.
Comments? |