Line..::..AllocationsSpecified Property

Namespace:  JiwaFinancials.Jiwa.JiwaCashBook.XML
Assembly:  JiwaCashBook (in JiwaCashBook.dll)

Syntax


[XmlIgnoreAttribute]
public bool AllocationsSpecified { get; }
<XmlIgnoreAttribute> _
Public ReadOnly Property AllocationsSpecified As Boolean
	Get
[XmlIgnoreAttribute]
public:
property bool^ AllocationsSpecified {
	bool^ get ();
}