|
AccessLogNodeID Property
|
Node ID of the Application.
Namespace: GSF.Security.ModelAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public Guid NodeID { get; set; }
Public Property NodeID As Guid
Get
Set
public:
property Guid NodeID {
Guid get ();
void set (Guid value);
}
member NodeID : Guid with get, set
function get_NodeID();
function set_NodeID(value);
View SourceProperty Value
GuidSee Also