I wanted to declare path as string and send the path to database
string skillIDpath = "\Package\Inact iveSkillAgentsC leanUp.Variable s[PackageConfigur ation::SkillID].Properties[Value]";
but i can't do this.any suggestion?
string skillIDpath = "\Package\Inact iveSkillAgentsC leanUp.Variable s[PackageConfigur ation::SkillID].Properties[Value]";
but i can't do this.any suggestion?
Comment