public bool IsSessionRegistration { get; }
Public ReadOnly Property IsSessionRegistration As Boolean Get
public: property bool IsSessionRegistration { bool get (); }
member IsSessionRegistration : bool with get
In This Article