1
C# / faulty case output
« on: August 13, 2007, 16:32:15 »
Hello,
I hope you can help me to solve my problem. I have to save the state of the current loaded domain with all cases.
If I use the Domain.SaveCase(filename) method, I will not get all cases. I can only safe the cases of nodes which are not an ouput node.
I've tried also the SaveAsKB(filename) method.
Is there anything to get all cases of a domain?
I hope you can help me to solve my problem. I have to save the state of the current loaded domain with all cases.
If I use the Domain.SaveCase(filename) method, I will not get all cases. I can only safe the cases of nodes which are not an ouput node.
I've tried also the SaveAsKB(filename) method.
Is there anything to get all cases of a domain?