 | PersistentObject_flag Field |
Flag field. Use it as you see fit.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax[PersistentObjectFieldAttribute("flag", true)]
protected int _flag<PersistentObjectFieldAttribute("flag", true)>
Protected _flag As Integerprotected:
[PersistentObjectFieldAttribute(L"flag", true)]
int _flag
[<PersistentObjectFieldAttribute("flag", true)>]
val mutable _flag: intField Value
Type:
Int32
See Also