言語

Field.Alias プロパティ

定義

報告書に登場するフィールドの別名。

public:
 property System::String ^ Alias { System::String ^ get(); void set(System::String ^ value); };
public string Alias { get; set; }
member this.Alias : string with get, set
Public Property Alias As String

プロパティ値

レポート内のフィールドの別名を含む String

適用対象