Click or drag to resize

GenericSPReplicateSelection Method

[Missing <summary> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelection(System.String,System.Int32)"]

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public virtual void ReplicateSelection(
	string TargetOverlayName,
	int SelectOverlayPos
)

Parameters

TargetOverlayName
Type: SystemString

[Missing <param name="TargetOverlayName"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelection(System.String,System.Int32)"]

SelectOverlayPos
Type: SystemInt32

[Missing <param name="SelectOverlayPos"/> documentation for "M:Cadcorp.GFB.CadcorpSP.GenericSP.ReplicateSelection(System.String,System.Int32)"]

See Also