A
Andy B
Can a WCF service have a property in it? I am trying to figure out how I can
check the install status of a feature and was going to put the true/false in
a property after running a private method to check the status. Is this
possible? or do I have to use all methods?
check the install status of a feature and was going to put the true/false in
a property after running a private method to check the status. Is this
possible? or do I have to use all methods?