MailMergeDataField.Value 属性

定义

返回当前记录的邮件合并数据字段的内容。

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.Value : string
Default Public ReadOnly Property Value As String

属性值

注解

ActiveRecord使用 属性在邮件合并数据源中设置活动记录。

适用于