Language

ContentCaptureNodeProperties.HasParentId Property

Definition

Checks if the parent ID has been explicitly set.

public virtual bool HasParentId { [Android.Runtime.Register("hasParentId", "()Z", "GetHasParentIdHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("hasParentId", "()Z", "GetHasParentIdHandler", ApiSince=37)>]
member this.HasParentId : bool

Property Value

true if the parent ID was modified, false otherwise.

Attributes

Applies to