IBtsSchema2.TrackProperty(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void TrackProperty(System::String ^ propertyName, bool track);
public void TrackProperty (string propertyName, bool track);
abstract member TrackProperty : string * bool -> unit
Public Sub TrackProperty (propertyName As String, track As Boolean)
Parameters
- propertyName
- String
- track
- Boolean