Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

Can't not assign task.work when export to .mpp file

Last post 04-14-2009, 10:45 PM by Piro. 0 replies.
Sort Posts: Previous Next
  •  04-14-2009, 10:45 PM 174847

    Can't not assign task.work when export to .mpp file .NET

    I'm using Aspose.Tasks to  export to .mpp file.And I have a problem need you help.
    I declare : Aspose.Tasks.Task task
    I want to set task.work a value when export but when I set :

    task.Work.Value =  1
    there was an error :

    CS0200: Property or indexer 'Aspose.Tasks.Duration.Value' cannot be assigned to -- it is read only

    How can I solve this problem ? I tried to work with other property , it worked with no errror.

    Thanks very much !
     
View as RSS news feed in XML