Click or drag to resize

VendorGetInfo Method

Gets information about the vendor identified by the given ID.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public static Identifier GetInfo(
	Guid vendorID
)
View Source

Parameters

vendorID  Guid
Globally unique identifier for the vendor.

Return Value

Identifier
The information about the vendor.
See Also