Partager via


Constructeur F1KeywordAttribute (String, Int32)

Initializes a new instance of the F1KeywordAttribute class.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assembly :  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    keyword As String, _
    topicId As Integer _
)
'Utilisation
Dim keyword As String
Dim topicId As Integer

Dim instance As New F1KeywordAttribute(keyword, _
    topicId)
public F1KeywordAttribute(
    string keyword,
    int topicId
)
public:
F1KeywordAttribute(
    String^ keyword, 
    int topicId
)
new : 
        keyword:string * 
        topicId:int -> F1KeywordAttribute
public function F1KeywordAttribute(
    keyword : String, 
    topicId : int
)

Paramètres

  • topicId
    Type : System. . :: . .Int32
    Identifié à titre d'information uniquement. Non pris en charge. La compatibilité future n'est pas garantie.
    You should specify a nullNothingnullptrunitune référence Null (Nothing dans Visual Basic) value here (Nothing in Visual Basic).