A small naming problem
-
What would you call a field that can have the states
Public
orPrivate
, as in being a publicly or privately owned/operated business?Wrong is evil and must be defeated. - Jeff Ello[^]
-
What would you call a field that can have the states
Public
orPrivate
, as in being a publicly or privately owned/operated business?Wrong is evil and must be defeated. - Jeff Ello[^]
In programming, Public, Private (and friends) are called access modifiers, the state achieved by assigning one of them called accessibility level - that may give you a name, like: AccessLevel Accessibility Access
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
In programming, Public, Private (and friends) are called access modifiers, the state achieved by assigning one of them called accessibility level - that may give you a name, like: AccessLevel Accessibility Access
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
Ah, I can see that I wasn't clear enough in my question (I've updated it). Sorry about that. I meant: What do you call a field that refers to privately or publicly owned businesses.
Wrong is evil and must be defeated. - Jeff Ello[^]
-
Ah, I can see that I wasn't clear enough in my question (I've updated it). Sorry about that. I meant: What do you call a field that refers to privately or publicly owned businesses.
Wrong is evil and must be defeated. - Jeff Ello[^]
Ownership? I'm not sure now I understand you however...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
Ownership? I'm not sure now I understand you however...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
Ownership it is. Thanks!
Wrong is evil and must be defeated. - Jeff Ello[^]
-
What would you call a field that can have the states
Public
orPrivate
, as in being a publicly or privately owned/operated business?Wrong is evil and must be defeated. - Jeff Ello[^]