Property FunctionId
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
FunctionId
Gets the GUID of the linked function resource. If the element is not linked to a function resource, Guid.Empty is returned.
Guid FunctionId { get; }
Property Value
- Guid
The GUID of the linked function resource, or, if the element is not linked to a function resource, Guid.Empty.