JournalSet..::..SetType Property

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

Syntax


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