DataPlanStatus.NextBillingCycle 속성

정의

다음 청구 주기 날짜와 시간을 나타내는 값을 가져옵니다.

public:
 property IReference<DateTime> ^ NextBillingCycle { IReference<DateTime> ^ get(); };
IReference<DateTime> NextBillingCycle();
public System.Nullable<System.DateTimeOffset> NextBillingCycle { get; }
var iReference = dataPlanStatus.nextBillingCycle;
Public ReadOnly Property NextBillingCycle As Nullable(Of DateTimeOffset)

속성 값

다음 청구 주기 날짜 및 시간입니다.

Windows 요구 사항

요구 사항 Description
디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

적용 대상