Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Identifying User-Defined Properties

Status
Not open for further replies.

IanAble

Programmer
Jan 24, 2005
112
GB
Hi all,

I'm creating custom DAO properties (which may or may not be DDL=True) for document objects (such as forms or reports) and I'd like a way to detect if any of the document object properties are custom or not i.e. create a custom properties list on the fly.

There doesn't seem to a way to identify if a DAO Property object is custom or not (at least from the object model). Is this information stored somewhere obscure or is there another way to do this?

Any ideas would be v helpful.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top