TransSubscription.FullSubscription プロパティ

定義

サブスクリプションが満員かどうかを示す値が表示されます。

public:
 property bool FullSubscription { bool get(); };
public bool FullSubscription { get; }
member this.FullSubscription : bool
Public ReadOnly Property FullSubscription As Boolean

プロパティ値

true 会費が満額であれば;それ以外は false

適用対象