ParameterFieldReference.FieldAlias 속성

정의

데이터 기반 구독에 대한 매개 변수를 나타내는 필드 참조의 별칭을 가져오거나 설정합니다.

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

속성 값

String 값입니다.

적용 대상