Click or drag to resize

CUSERMETAIGetMetaCreator Method (String)

Get the Meta Creator

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void IGetMetaCreator(
	ref string meta_creator
)

public void IGetMetaCreator(
	ref string meta_creator
)

Parameters

meta_creator
Type: SystemString
MetaCreator returned
See Also