 |
CashJournalTitle Property |
Gets or Sets the title of the journal.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
Type:
StringThe title of the journal.
Remarks Note |
---|
|
See Also