Entity.Excluded

Entity.Excluded property

Gets or sets whether to exclude this entity during exporting.

public bool Excluded { get; set; }

See Also