public static bool UncBudgetShowJournalInfo { get; set; }
Public Shared Property UncBudgetShowJournalInfo As Boolean
Get
Set
public:
static property bool UncBudgetShowJournalInfo {
bool get ();
void set (bool value);
}
static member UncBudgetShowJournalInfo : bool with get, set