
System.Object
EPLAN.Harness.API.ApiProperties.Property
EPLAN.Harness.API.ApiProperties.TextProperty
EPLAN.Harness.API.ApiProperties.MultiLanguageTextProperty
public class MultiLanguageTextProperty : TextProperty
Represents a property with a multi-language text value.
Name | Description | |
---|---|---|
![]() | MultiLanguageTextProperty Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | IsInterval | Specifies whether the property is interval. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
![]() | Unit | Unit of the value of this property. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
![]() | Value | Gets the value of this property. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
Name | Description | |
---|---|---|
![]() | Equals | Overridden. Is this property equal to the following object? |
![]() | GetHashCode | Overridden. Serves as the default hash function. |
![]() | GetValue | Get value for the specified language. |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
![]() | Are these properties equal? |
![]() | Overloaded. Implicit conversion from System.String to MultiLanguageTextProperty. |
![]() | Are these properties not equal? |