Gets a collection of all sections
Gets a collection of all sections
public DMScriptSectionCollection GetSections();
Gets a collection of sections with the name specified
public DMScriptSectionCollection GetSections(string);
DMScript Class | SPSSMR.Data.Transformations Namespace