Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Utilities Namespace > SimpleSettingSetter Class : SetFieldSetting Method |
'Declaration Public Shared Function SetFieldSetting( _ ByVal objectClass As IObjectClass, _ ByVal subtype As Integer, _ ByVal fieldIndex As Integer, _ ByVal settingType As mmFieldSettingType, _ ByVal value As Boolean _ ) As Boolean
'Usage Dim objectClass As IObjectClass Dim subtype As Integer Dim fieldIndex As Integer Dim settingType As mmFieldSettingType Dim value As Boolean Dim value As Boolean value = SimpleSettingSetter.SetFieldSetting(objectClass, subtype, fieldIndex, settingType, value)
public static bool SetFieldSetting( IObjectClass objectClass, int subtype, int fieldIndex, mmFieldSettingType settingType, bool value )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.