Exemplo n.º 1
0
 public static string GetDisplayDateOverride(IUfDisplayDate that) => that.Value <string>("displayDateOverride");
Exemplo n.º 2
0
 public static global::System.DateTime GetDisplayDate(IUfDisplayDate that) => that.Value <global::System.DateTime>("displayDate");