Class CopyToOptions

Class CopyToOptions

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Cho phép chỉ định các tùy chọn bổ sung khi sao chép dữ liệu dự án.

public class CopyToOptions

Kế thừa

objectCopyToOptions

Các thành viên kế thừa

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Các hàm khởi tạo

CopyToOptions()

Khởi tạo một thể hiện mới của lớp Aspose.Tasks.CopyToOptions.

public CopyToOptions()

Các thuộc tính

CopyViewData

Lấy hoặc đặt một giá trị chỉ định liệu có sao chép dữ liệu chế độ xem trong khi sao chép dữ liệu dự án hay không.
Giá trị mặc định là true.

public bool CopyViewData { get; set; }

Giá trị thuộc tính

bool

 Tiếng Việt