Skip to Content
0
Former Member
Apr 28, 2009 at 03:35 AM

java.lang.IllegalArgumentException: Attribute name 'DateStart' not defined

308 Views

When I tried to do this:

wdContext.currentCheck_Material_PriceElement().setDateStart("2009-04-27");

It gives the error:

java.lang.IllegalArgumentException: Attribute name 'DateStart' not defined

What could be the error? πŸ˜”