![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Any way to query the "Affects Change Dates" property using dxl? Topic Summary: Created On: 11-Jun-2007 16:29 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi,
I'd like to query the "Affects Change Dates" property of an attribute via dxl. From looking at the dxl help guide it seems like it's not possible, which is weird. I'm talking about something similiar to how <attr def>.nohistory is used to query the "Generate History" property. There doesn't seem to be a similar property for the boolean of whether or not an attribute affects change dates, or if there is it's not in the dxl help, that I can find anyhow. Thanks in advance. |
|
![]() |
|
![]() |
|
The propertied for affecting change bars and affecting change dates are nobars and nochanges respectively.
bool affectChangeDates = ad.nochanges bool affectChangeBars = ad.nobars ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
Thanks - that worked! I see that's in the reference manual, just didn't realize that "modification status attributes" referred to that property (or set of properties that includes that one).
|
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.