JournalSet..::..OriginalSetType Property

Namespace:  JiwaFinancials.Jiwa.JiwaJournalSets
Assembly:  JiwaJournalSets (in JiwaJournalSets.dll)

Syntax


public JournalSet..::..SetTypes OriginalSetType { get; set; }
Public Property OriginalSetType As JournalSet..::..SetTypes
	Get
	Set
public:
property JournalSet..::..SetTypes^ OriginalSetType {
	JournalSet..::..SetTypes^ get ();
	void set (JournalSet..::..SetTypes^ value);
}