ObjectTranslation.Property Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies which property of the object that is being translated. Possible values are as follows. Invalid (-1) Default invalid value. Caption (1) Object caption (shown instead of the name when available). Description (2) Object description. DisplayFolder (3) DisplayFolder property.
public Microsoft.AnalysisServices.Tabular.TranslatedProperty Property { get; set; }
member this.Property : Microsoft.AnalysisServices.Tabular.TranslatedProperty with get, set
Public Property Property As TranslatedProperty