Property SupportsAttributeRules
SupportsAttributeRules
Gets a value indicating whether the service supports creating a replica with attribute rule data.
Declaration
public bool SupportsAttributeRules { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
|
Remarks
Feature layers and tables are always included in the generation and synchronization of the geodatabase.
If the value is true, you can generate an offline geodatabase and synchronize it using the service's
attribute rule data.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |