This document is archived and information here might be outdated. Recommended version. |
Temporarily release the read-only property on system the fields of the given cadastral fabric table.
[Visual Basic .NET] Public Sub ReleaseReadOnlyFields ( _ ByVal pTable As ITable, _ ByVal Table As esriCadastralFabricTable _ )
[C#] public void ReleaseReadOnlyFields ( ITable pTable, esriCadastralFabricTable Table );
[C++]
HRESULT ReleaseReadOnlyFields(
ITable* pTable,
esriCadastralFabricTable Table
);
[C++] Parameters pTable [in]
pTable is a parameter of type ITable* Table [in]
Table is a parameter of type esriCadastralFabricTable