ShapeId

IssueTarget.ShapeId property

Specifies the unique identifier of the shape that is associated with the parent validation issue. If the target is the document or a page, the ShapeID value can be 0xFFFFFFFF.

public long ShapeId { get; set; }

See Also