[This is preliminary documentation and is subject to change.]
Returns true if the pointer has positive distributed NodeID and has a valid local pointer
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool DistributedValid { get; }
public bool DistributedValid { get; }
Public ReadOnly Property DistributedValid As Boolean
Get
Public ReadOnly Property DistributedValid As Boolean
Get
public:
property bool DistributedValid {
bool get ();
}
public:
property bool DistributedValid {
bool get ();
}
member DistributedValid : bool with get
member DistributedValid : bool with get
Property Value
Type:
Boolean