Condividi tramite


Proprietà IsSubscribed

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property IsSubscribed As Boolean
    Get
'Utilizzo
Dim instance As PolicyCategoryInformation
Dim value As Boolean

value = instance.IsSubscribed
public bool IsSubscribed { get; }
public:
property bool IsSubscribed {
    bool get ();
}
member IsSubscribed : bool
function get IsSubscribed () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean