Click or drag to resize

WoVisitCfg Properties

The WoVisitCfg type exposes the following members.

Properties
 NameDescription
Public propertyDtEnd End of the period for WO visits. Date value linked to parent WO's time zone (not inclusive).
Public propertyDtStart Start of the period for WO visits. Date value linked to parent WO's time zone (inclusive).
Public propertyIsVisitAlert True means visit alerts are required for this WO. Inherited from PM Schedule or requestor WO.
Public propertyServiceCnt Number of services for a visit to select from.
Public propertyVsArrivalTime Arrival window start time. Time only without date part. Null means arrival window is undefined.
Public propertyVsArrivalWindowMn Arrival window length in minutes. Values 0-1439 (one day minus one minute).
Public propertyVsDaySched Weekday bitmask for scheduled visit days. Bit 0x01=Sunday, 0x02=Monday, etc.
Public propertyVsExpected Expected number of visits for parent WO. Computed based on DtStart, DtEnd and VsDaySched.
Public propertyVsFrequency Visits frequency - expected number of visits per week. Values 0-7; 0 means open schedule.
Public propertyVsMaxNumber Maximum number of visits for WO. Values 0-999; 0 means no limit. Used only for open schedules (VsFrequency=0).
Public propertyWorkOrderId Parent work order ID.
Top
See Also