Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMFieldManager Interface : WriteDefinition Method |
'Declaration Sub WriteDefinition( _ ByVal pCuDef As IMMAttributedDefinition _ )
'Usage Dim instance As IMMFieldManager Dim pCuDef As IMMAttributedDefinition instance.WriteDefinition(pCuDef)
void WriteDefinition( IMMAttributedDefinition pCuDef )
If the target (pCuDef) implements IMMAttributes then this interface will be used to hold the defined field values to the object. Otherwise, it will add the MMCuDefAttribute objects manually. The benefit of implementing IMMAttributes is that the implementer can interrupt the addition of the attribute and do one of the following:
accept or reject the attribute
use a different storage mechanism
react to the setting of an attribute
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.