HeterogeneousColumn.IsPublished プロパティ

定義

コラムが現在公開されているかどうかを決める。

public:
 property bool IsPublished { bool get(); void set(bool value); };
public bool IsPublished { get; set; }
member this.IsPublished : bool with get, set
Public Property IsPublished As Boolean

プロパティ値

Boolean の値。

しそれが事実なら、そのコラムは掲載されます。

もし誤りの場合は、そのコラムは掲載されません。

注釈

この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。

適用対象