Struct NamedSelection Last update: 16.07.2025 Namespace: VM.Models.FE.Utilities Assembly: VM.Models.FE.Utilities.dll public struct NamedSelection Properties ID public uint ID { readonly get; set; } Property Value uint NumberOfPatch public uint NumberOfPatch { readonly get; set; } Property Value uint Patch public FEPatchInfo[] Patch { readonly get; set; } Property Value FEPatchInfo[]