[This is preliminary documentation and is subject to change.]
True to indicate that struct instance is assigned meaningful data
Namespace: NFX.Financial.Market.SecDbAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsAssigned { get; }
public bool IsAssigned { get; }
Public ReadOnly Property IsAssigned As Boolean
Get
Public ReadOnly Property IsAssigned As Boolean
Get
public:
property bool IsAssigned {
bool get ();
}
public:
property bool IsAssigned {
bool get ();
}
member IsAssigned : bool with get
member IsAssigned : bool with get
Property Value
Type:
Boolean