LayoutId Property
LayoutId
Gets or sets the id of the layout applied
Declaration
[Json(true, 1, "layout")]
[JsonConverter(typeof(ServiceConverter))]
public string LayoutId { get; set; }
<Json(True, 1, "layout")>
<JsonConverter(GetType(ServiceConverter))>
Public Property LayoutId As String