Excluded Property
Gets a value indicating whether the property should be excluded from operations.
Namespace
DbSyncKit.DB.Attributes
Containing Type
ExcludedPropertyAttribute
Property Type
bool

Syntax

public bool Excluded { get; }

Value

Type Description
bool true if the property should be excluded; otherwise, false.