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