コード例 #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");