Records

EmfImage.Records property

Retrieve or modify the records associated with the object. Efficiently access and manage the collection of records for enhanced data manipulation and processing. Optimize your workflow by seamlessly interacting with the object’s records.

public override MetaObjectList Records { get; set; }

Property Value

The records.

See Also