Click or drag to resize

OverlayGroupSetHydrate Method

Hydrate this data structure from a JSON string

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void Hydrate(
	string jsonString
)

Parameters

jsonString
Type: SystemString

[Missing <param name="jsonString"/> documentation for "M:Cadcorp.GFB.CadcorpSP.OverlayGroupSet.Hydrate(System.String)"]

See Also