Lines Matching refs:MinVersion
393 **`[MinVersion=N]`**
394 : The `MinVersion` attribute is used to specify the version at which a given
525 You can use the `MinVersion` [attribute](#Attributes) to indicate from which
541 [MinVersion=1] Date? birthday;
547 with the `MinVersion` attribute set to a number greater than any previous
572 [MinVersion=1] Date? birthday@2;
612 QueryEmployee(uint64 id, [MinVersion=1] bool retrieve_finger_print)
614 [MinVersion=1] array<uint8>? finger_print);
616 [MinVersion=1]
664 [MinVersion=1] RESEARCH,
669 **NOTE:** For versioned enum definitions, the use of a `[MinVersion]` attribute