FileGdbOptions.ExpectedGeometryType

FileGdbOptions.ExpectedGeometryType property

Expected geometry type for layer. If this option is set then we allow adding only geometries with this type

public GeometryType? ExpectedGeometryType { get; set; }

See Also