Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Frederick_Law
in reply to: J-Camper

What do you want with the new class?

That new "object" will only work with your program.

Other without your program will not be able to use the file.

 

For example PartDocument is a derived of Document object.

It add more "functions" to Document.

You'll need to create all method and interface for IV to use those new "functions".