| PersistentObjectFlag Property |
Gets or sets the flags for this object.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public int Flag { get; set; }
Public Property Flag As Integer
Get
Set
public:
property int Flag {
int get ();
void set (int value);
}
member Flag : int with get, set
Property Value
Type:
Int32See Also