Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
User
Model
Is
Local Property
Definition
Namespace:
Centralpoint.Web.Models
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
bool
?
IsLocal
{
get
;
set
; }
VB
Copy
Public
Property
IsLocal
As
Boolean
?
Get
Set
Property Value
Nullable
Boolean
See Also
Reference
UserModel Class
Centralpoint.Web.Models Namespace
In This Article
Definition
See Also