ArcFM Engine Developer Guide
MarkDayAsMajorEventDay Method


Add major event day to collection of days and SAIDI values for the day
Syntax
'Declaration
 
Public Sub MarkDayAsMajorEventDay( _
   ByVal dateTime As Date _
) 
'Usage
 
Dim instance As MajorEventDayManager
Dim dateTime As Date
 
instance.MarkDayAsMajorEventDay(dateTime)
public void MarkDayAsMajorEventDay( 
   DateTime dateTime
)

Parameters

dateTime
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

MajorEventDayManager Class
MajorEventDayManager Members

 

 


Send Comment