Class ScoreGroupConfig
ScoreGroupConfig class
グループ化の親。スコアベースのテーブル.
public class ScoreGroupConfig : ParentConfig
コンストラクター
名前 | 説明 |
---|---|
ScoreGroupConfig() | デフォルトのコンストラクター。 |
プロパティ
名前 | 説明 |
---|---|
override Children { get; set; } | 子 omr 要素。ほとんどの場合、親の内側または下に配置されます. |
override Name { get; set; } | RepeatRows の名前 element |
ScoreGroupType { get; set; } | スコアグループの種類 |
override Type { get; set; } | omr 要素のタイプ。 JSON シリアル化の必須フィールド. |