DSDescription Property

Sets the data set description in the GeneralDataSet Object or RealTimeSPCDataSet object.

Syntax

object.DSDescription [= String]

Properties

The DSDescription property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

String. The string representing the data set description.

 

Applies To