Restricting ShapeData field to Yes/No

Started by drewdb, August 25, 2008, 09:55:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

drewdb

Does anyone know if it's possible to restrict the value of a Prop.Field to either Yes/No True/False?

With my template, a user can drag Audio Visual shapes onto the drawing that retrieves details from a database. I have written an app in C# that opens the drawing and creates a Bill of Materials from the shapes.

I need to do this as i have a Video schematic and an Audio schematic and mostly they can be the 1 device that i don't want counted twice.

Any help would be great.

drewdb