Data Management Object Model Reference

DMScriptProperty Members

DMScriptProperty overview

Public Instance Constructors

DMScriptProperty Constructor Constructor

Public Instance Properties

NameThe name of the section
OptionsThe options for the section
TypeThe type of the section
ValueThe value of the section

Public Instance Methods

ConcatenateSubStringsConcatenates substrings using the ++ operator by removing sequences of " ++ " (spaces optional)
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

DMScriptProperty Class | SPSSMR.Data.Transformations Namespace