Interface IHasDFTHFile Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Thermal Assembly: VMThermalBase.dll This interface is to represent the entity has dfth file public interface IHasDFTHFile Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties DFTHRelativeFilePath Gets or sets the dfth relative file path. string DFTHRelativeFilePath { get; set; } Property Value string