Click or drag to resize

ModelContentParamTRemoteIdExpired Method

Namespace:  Grasshopper.Rhinoceros.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual bool RemoteIdExpired(
	RhinoDoc document,
	Guid id,
	GH_RemoteIdChange change
)

Parameters

document
Type: RhinoDoc
id
Type: SystemGuid
change
Type: GH_RemoteIdChange

Return Value

Type: Boolean
See Also