JiwaCollectionItem<(Of <(<'T>)>)>..::..ChangeFlag Property
Flag indicating if the item has changed
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] [XmlIgnoreAttribute] public virtual bool ChangeFlag { get; set; }
<BrowsableAttribute> _ <XmlIgnoreAttribute> _ Public Overridable Property ChangeFlag As Boolean Get Set
[BrowsableAttribute] [XmlIgnoreAttribute] public: virtual property bool^ ChangeFlag { bool^ get (); void set (bool^ value); }