StoreSubscriptionInfo.BillingPeriod 속성

정의

BillingPeriodUnit 속성에 지정된 단위로 구독에 대한 청구 기간의 기간을 가져옵니다.

public:
 property unsigned int BillingPeriod { unsigned int get(); };
uint32_t BillingPeriod();
public uint BillingPeriod { get; }
var uInt32 = storeSubscriptionInfo.billingPeriod;
Public ReadOnly Property BillingPeriod As UInteger

속성 값

UInt32

unsigned int

uint32_t

청구 기간( BillingPeriodUnit 속성으로 지정된 단위)입니다.

적용 대상