Click or drag to resize

CUSERMETA.IGetMetaCreator Method (String)

Get the Meta Creator

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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: System.String
MetaCreator returned
See Also