HelpKeyword.TopicId Property

Definition

public:
 property Nullable<int> TopicId { Nullable<int> get(); };
public int? TopicId { get; }
member this.TopicId : Nullable<int>
Public ReadOnly Property TopicId As Nullable(Of Integer)

Property Value

Applies to