Feature.SetValueNull
Feature.SetValueNull method
Establece el valor del atributo ennulo
.
public void SetValueNull(string attributeName)
Parámetro | Escribe | Descripción |
---|---|---|
attributeName | String | El nombre del atributo. |
Excepciones
excepción | condición |
---|---|
InvalidOperationException | El atributo no está bloqueado. |
InvalidOperationException | El valor de este atributo no puede ser Nulo. |
ArgumentException | El atributo con este nombre no existe en esta capa. |
ArgumentNullException | El nombre del atributo esnull . |
Ver también
- class Feature
- espacio de nombres Aspose.Gis
- asamblea Aspose.GIS