Proprietà ValidationRule.Type
Gets or sets the type of validation.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Type As ValidationRuleType
Get
'Utilizzo
Dim instance As ValidationRule
Dim value As ValidationRuleType
value = instance.Type
public ValidationRuleType Type { get; }
public:
property ValidationRuleType Type {
ValidationRuleType get ();
}
member Type : ValidationRuleType
function get Type () : ValidationRuleType
Valore proprietà
Tipo: Microsoft.AnalysisServices.ValidationRuleType
The type of validation.