ASP.NET Core MVC コントロールヘルプ
Order プロパティ (JsonAttribute)

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 > JsonAttribute クラス : Order プロパティ
Gets a value indicates the order of the seriailization or deserialization.
シンタックス
'宣言
 
Public ReadOnly Property Order As System.Integer
public System.int Order {get;}
解説
The property which has greater order, it will be serialized or deserialized earlier.
参照

JsonAttribute クラス
JsonAttribute メンバ