Propriété ValidationRule.ID
Gets or sets the validation identifier.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ID As Integer
Get
'Utilisation
Dim instance As ValidationRule
Dim value As Integer
value = instance.ID
public int ID { get; }
public:
property int ID {
int get ();
}
member ID : int
function get ID () : int
Valeur de propriété
Type : System.Int32
The id.