 | SnapshotsContainerSnapshotsList Eigenschaft |
Die eigentliche Liste.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic List<JobContainer> SnapshotsList { get; set; }Public Property SnapshotsList As List(Of JobContainer)
Get
Set
public:
property List<JobContainer^>^ SnapshotsList {
List<JobContainer^>^ get ();
void set (List<JobContainer^>^ value);
}member SnapshotsList : List<JobContainer> with get, set
Eigenschaftswert
ListJobContainer
Siehe auch