共用方式為


Enrollment 類別

定義

註冊的屬性。

public class Enrollment
type Enrollment = class
Public Class Enrollment
繼承
Enrollment

建構函式

Enrollment()

初始化 Enrollment 類別的新實例。

Enrollment(Nullable<DateTime>, Nullable<DateTime>, String, String, EnrollmentPolicies, String, String, String, String)

初始化 Enrollment 類別的新實例。

屬性

BillingCycle

取得註冊的計費週期。

Channel

取得註冊的通道類型。

CountryCode

取得註冊的國家/地區代碼。

Currency

取得註冊的計費貨幣。

EndDate

取得或設定註冊的結束日期。

Language

取得註冊的語言。

Policies

取得Enterprise 合約註冊的原則。

StartDate

取得或設定註冊的開始日期。

Status

取得註冊的目前狀態。

適用於