Click or drag to resize
ReplicationOrigin Constructor
Overload List
  NameDescription
Public methodReplicationOrigin(String)
Creates new ReplicationOrigin feature item with the specified location. Note that this constructor uses LocationBuilder to construct location object from the specified location string.
Public methodReplicationOrigin(ILocation)
Creates new ReplicationOrigin feature item from the specified location.
Top
See Also