SoLDMTileVisitorNodeStatusM_inSubVolume Property |
Is the tile inside the subvolume (if any).
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool M_inSubVolume { get; set; }
Public Property M_inSubVolume As Boolean
Get
Set
public:
property bool M_inSubVolume {
bool get ();
void set (bool value);
}
member M_inSubVolume : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also