次の方法で共有


ProductEntityBaseProperties.SubscriptionsLimit プロパティ

定義

ユーザーがこの製品に対して同時に持ち込むことができるサブスクリプションの数かどうか。 ユーザーサブスクリプションごとに無制限を許可するには、null または省略に設定します。 subscriptionRequired プロパティが存在し、値が false の場合にのみ存在できます。

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

プロパティ値

適用対象