TDS property

Gets or sets the TDS option.

Syntax
Visual Basic

Public Property TDS As String
C#

public string  TDS { get; set; }
See also