{CompanyName} FlexyGo

OfficeEvent..::..locations Property

The locations where the Event Is held Or attended from. The location And locations properties always correspond With Each other. If you update the location Property, any prior locations In the locations collection would be removed And replaced by the New location value

Namespace:  FLEXYGO.OfficeResourceTypes
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public List<Location> locations { get; set; }
Public Property locations As List(Of Location)
	Get
	Set