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