MiningStructure.CaseTableName Property

Definition

Gets or sets the name of the case table that is associated with the MiningStructure object.

[System.ComponentModel.Browsable(false)]
public string CaseTableName { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CaseTableName : string with get, set
Public Property CaseTableName As String

Property Value

A string that contains the name of the case table.

Attributes

Applies to