Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I Have Created Subtype as Try1
now i want to apply OIR to this sub-type only what objectType we should give in OIR@
sayed shaikh wrote:
I Have Created Subtype as Try1
now i want to apply OIR to this sub-type only what objectType we should give in OIR@
You specify the document type like this:
<AttributeValues objType="wt.doc.WTDocument|YourSubTypeInternalName">
.
.
.
</AttributeValues>