MailMergeDataSource.Included 属性

定义

如此 如果包含在邮件合并中的记录。

public:
 property bool Included { bool get(); void set(bool value); };
public bool Included { get; set; }
member this.Included : bool with get, set
Public Property Included As Boolean

属性值

注解

SetAllIncludedFlags(Boolean)使用 方法可以包含或排除邮件合并数据源中的所有记录。

适用于