[This is preliminary documentation and is subject to change.]
Returns true when struct has some data assigned i.e. connect string is specified
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Assigned { get; }
public bool Assigned { get; }
Public ReadOnly Property Assigned As Boolean
Get
Public ReadOnly Property Assigned As Boolean
Get
public:
property bool Assigned {
bool get ();
}
public:
property bool Assigned {
bool get ();
}
member Assigned : bool with get
member Assigned : bool with get
Property Value
Type:
Boolean