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.
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.