 | CGXAttributeGxList Property |
Get the list of gx's called by this entry point
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic string GxList { get; }
public string GxList { get; }
Public ReadOnly Property GxList As String
Get
Public ReadOnly Property GxList As String
Get
public:
property String^ GxList {
String^ get ();
}
public:
property String^ GxList {
String^ get ();
}
member GxList : string with get
member GxList : string with get
Property Value
Type:
String
See Also