Partager via


Propriété ProfileId

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ProfileId As Integer
    Get
'Utilisation
Dim instance As AgentProfile
Dim value As Integer

value = instance.ProfileId
public int ProfileId { get; }
public:
property int ProfileId {
    int get ();
}
member ProfileId : int
function get ProfileId () : int

Valeur de propriété

Type : System. . :: . .Int32