 | LogicalNodeViewModelIsSnapshotDummy property |
True indicates that it is a node within the
of a loaded snapshot.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic bool IsSnapshotDummy { get; }
Public ReadOnly Property IsSnapshotDummy As Boolean
Get
public:
property bool IsSnapshotDummy {
bool get ();
}
member IsSnapshotDummy : bool with get
Property value
Boolean
See also