Partilhar via


Propriedade Type

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public ReadOnly Property Type As ValidationRuleType
    Get
'Uso
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