Class FieldHelper
Class FieldHelper
名称: Aspose.Tasks.Util 合計: Aspose.Tasks.dll (25.4.0)
フィールドで有用な操作を提供するヘルパークラス。
public static class FieldHelper
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
GetDefaultFieldTitle(Field)
特定フィールドのデフォルトタイトルを返します。
public static string GetDefaultFieldTitle(Field field)
Parameters
field
Field
デフォルトタイトルを取得するフィールド
Returns
特定のフィールドのデフォルトタイトルは、フィールドが MS プロジェクトの表示に表示される場合、別に表示されません。
GetDefaultTaskFieldTitle(TaskKey)
特定のタスクフィールドのデフォルトタイトルを返します。
public static string GetDefaultTaskFieldTitle(TaskKey taskKey)
Parameters
taskKey
TaskKey
タスクフィールドはデフォルトタイトルを取得します。
Returns
特定のタスクフィールドのデフォルトタイトル フィールドが MS プロジェクト ビューで表示される場合、別に表示されません。