Partilhar via


Propriedade TopicId

Gets the topic ID to access in SQL Server Books Online.

Namespace:  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxe

'Declaração
Public ReadOnly Property TopicId As Nullable(Of Integer)
    Get
'Uso
Dim instance As F1KeywordAttribute
Dim value As Nullable(Of Integer)

value = instance.TopicId
public Nullable<int> TopicId { get; }
public:
property Nullable<int> TopicId {
    Nullable<int> get ();
}
member TopicId : Nullable<int>
function get TopicId () : Nullable<int>

Valor da propriedade

Tipo: System. . :: . .Nullable< (Of < ( <'Int32> ) > ) >
A string value.