Interface ITomErrorMessageObject
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
Objects that can have error messages in TOM. These are only shown for objects that are not IDaxDependantObjects, as we do our own error handling for objects with DAX expressions.
public interface ITomErrorMessageObject
- Extension Methods
Properties
ErrorMessage
string ErrorMessage { get; }
Property Value
Type | Description |
---|---|
string |