|
NodeCompanyID Property
|
Company ID field.
Namespace: GSF.Security.ModelAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.207-beta
Syntax public int? CompanyID { get; set; }
Public Property CompanyID As Integer?
Get
Set
function get_CompanyID();
function set_CompanyID(value);
View SourceProperty Value
NullableInt32See Also