Data Management Object Model Reference

DMScriptSectionCollection.Item Property

Integer indexer

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As DMScriptSection
[C#]
new public DMScriptSection this[
   int index
] {get;}

See Also

DMScriptSectionCollection Class | SPSSMR.Data.Transformations Namespace