01-07-2008 05:52 AM
objPropertyObj.SetValStringByOffset(10,PropertyOptions.PropOption_InsertIfMissing,"SRU"); // exception here....
objPropertyObj.NewSubProperty(
"SUBSTITUTE.SRU", PropertyValueTypes.PropValType_String, true, "Arrayw",10 );Please let me know how to set the length of the array at second method.
Thank you,
regards
RKK
01-07-2008 12:00 PM