StructureGroup IsPublishable property in Tridion 2011

api, tridion

Solution

It is `StructureGroup.IsActive` property

Problem

I would like to know where is now (in Tridion 2011) the old property of the strucure groups "IsPublishable". Looks like this has changed a bit because I searched for it at the API and I couldn't find a thing. Is not a property any more but now It's necessary to recover this info from a different place? Thank you!

Original source