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