GhostShape.SourceParentId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Guid of the source parent shape element. This can return Guid.Empty.
public:
property Guid SourceParentId { Guid get(); };
public Guid SourceParentId { get; }
member this.SourceParentId : Guid
Public ReadOnly Property SourceParentId As Guid