C-DEngine 5.105

TheISBConnect..::..FNI Property

First Node ID: DeviceID of the node providing this ISBConnect Block

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string FNI { get; set; }
Public Property FNI As String
	Get
	Set
public:
property String^ FNI {
	String^ get ();
	void set (String^ value);
}