Method GetParameter NamespaceSkyline.DataMiner.Net.Profiles AssemblySLNetTypes.dll GetParameter(Guid) Retrieves the parameter with the specified ID. public Parameter GetParameter(Guid id) Parameters id Guid The ID of the parameter. Returns Parameter The parameter with the specified ID.