Records

PathResource.Records property

Gets or sets the records.

public List<VectorPathRecord> Records { get; set; }

Property Value

The records.

See Also