Click or drag to resize

OverlayGetStr Method

Get a particular string attribute, or null if not present.

Namespace:  Cadcorp
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetStr(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Cadcorp.Overlay.GetStr(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.Overlay.GetStr(System.String)"]

See Also