Main..::..DeleteFlag Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.ConnectionManager
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] public virtual bool DeleteFlag { get; set; }
<BrowsableAttribute> _ Public Overridable Property DeleteFlag As Boolean Get Set
[BrowsableAttribute] public: virtual property bool^ DeleteFlag { bool^ get (); void set (bool^ value); }