Interface IFunctionSettings
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
DataMiner element function settings interface.
public interface IFunctionSettings
- Extension Methods
Properties
- FunctionId
Gets the GUID of the linked function resource. If the element is not linked to a function resource, Guid.Empty is returned.
- IsFunctionElement
Gets a value indicating whether the element is linked to a function resource.