Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > MultiFeatureTask Class : AddFeatureState Method |
'Declaration Protected Overridable Sub AddFeatureState( _ ByVal taskFeatureInformation As ITaskFeatureInformation, _ ByVal newState As FeatureState, _ ByVal priorState As FeatureState _ )
'Usage Dim instance As MultiFeatureTask Dim taskFeatureInformation As ITaskFeatureInformation Dim newState As FeatureState Dim priorState As FeatureState instance.AddFeatureState(taskFeatureInformation, newState, priorState)
protected virtual void AddFeatureState( ITaskFeatureInformation taskFeatureInformation, FeatureState newState, FeatureState priorState )
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.