Property Class
Represents a property of various ADOMD.NET objects.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class Property _
Implements ISubordinateObject
'Usage
Dim instance As [Property]
public sealed class Property : ISubordinateObject
public ref class Property sealed : ISubordinateObject
[<SealedAttribute>]
type Property =
class
interface ISubordinateObject
end
public final class Property implements ISubordinateObject
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.Property
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.