public bool OutputTransactions { get; set; }
Public Property OutputTransactions As Boolean Get Set
public: property bool OutputTransactions { bool get (); void set (bool value); }
member OutputTransactions : bool with get, set
In This Article