01-08-2008 02:50 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 size of the array at second method.
Thank you,
regards
RKK
01-08-2008 05:11 AM
01-08-2008 10:26 AM
01-08-2008 04:18 PM