| PersistentObject_flag Field |
Flag field. Use it as you see fit.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
Syntax [PersistentObjectFieldAttribute("flag", true)]
protected int _flag
<PersistentObjectFieldAttribute("flag", true)>
Protected _flag As Integer
protected:
[PersistentObjectFieldAttribute(L"flag", true)]
int _flag
[<PersistentObjectFieldAttribute("flag", true)>]
val mutable _flag: int
Field Value
Type:
Int32See Also