Click or drag to resize

GHASysGetModules Method

[This is preliminary documentation and is subject to change.]

Returns the Module root object in the GHA hierarchy

Namespace:  GHASchema.Helpers
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public static IGHAObject GetModules()

Return Value

Type: IGHAObject

[Missing <returns> documentation for "M:GHASchema.Helpers.GHASys.GetModules"]

See Also