|
VendorGetInfo Method
|
Gets information about the vendor identified by the given ID.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.207-beta
Syntax GSF.PQDIF.Logical.Vendor.GetInfo = function(vendorID);
View SourceParameters
- vendorID Guid
- Globally unique identifier for the vendor.
Return Value
IdentifierThe information about the vendor.
See Also