.NET Helper Packages
C#
Show/Hide TOC
ICompany
Private Property
Gets or sets the Private Company indicator.
Definition
Namespace:
Common.Core.Interfaces
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
bool
?
Private
{
get
;
set
; }
Property Value
Nullable
Boolean
See Also
Reference
ICompany Interface
Common.Core.Interfaces Namespace
In This Article
Definition
See Also