Click or drag to resize

IGHAObjectSetGHAObjectsDatabase Method

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

Internal use only

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
void SetGHAObjectsDatabase(
	MultiKeyDictionary<Guid, Uri, IGHAObject> objDB
)

Parameters

objDB
Type: MultiKeyDictionaryGuid, Uri, IGHAObject

[Missing <param name="objDB"/> documentation for "M:GHASchema.IGHAObject.SetGHAObjectsDatabase(GeorgeHA.Utilities.MultiKeyDictionary{System.Guid,System.Uri,GHASchema.IGHAObject})"]

See Also