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