 | CDOCUiIsReference Method |
Is the document only a reference (a URL) ?
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iIsReference()
public int iIsReference()
Public Function iIsReference As Integer
Public Function iIsReference As Integer
public:
int iIsReference()
public:
int iIsReference()
member iIsReference : unit -> int
member iIsReference : unit -> int
Return Value
Type:
Int321 - Yes, 0 - No
See Also