Gets a value indicating whether the property should be excluded from operations.
- Namespace
- DbSyncKit
.DB .Attributes - Containing Type
- Excluded
Property Attribute - Property Type
- bool
Syntax
public bool Excluded { get; }
Value
Type | Description |
---|---|
bool | true if the property should be excluded; otherwise, false . |