ArcFM Engine Developer Guide
MomentaryType Property


The type of momentary. If the Momentary is of type other than the specified operation a UnexpectedDeviceState exception will be thrown. Defaults to OpenClose.
Syntax
'Declaration
 
Public Property MomentaryType As MomentaryType
'Usage
 
Dim instance As CreateMomentaryOutage
Dim value As MomentaryType
 
instance.MomentaryType = value
 
value = instance.MomentaryType
public MomentaryType MomentaryType {get; set;}
Requirements

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.

See Also

Reference

CreateMomentaryOutage Class
CreateMomentaryOutage Members

 

 


Send Comment