Share via


ManagementPackCube.Substitutions Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the substitutions for this object instance.

public:
 property System::Collections::Generic::ICollection<Microsoft::EnterpriseManagement::Configuration::ManagementPackCubeSubstitutionType ^> ^ Substitutions { System::Collections::Generic::ICollection<Microsoft::EnterpriseManagement::Configuration::ManagementPackCubeSubstitutionType ^> ^ get(); };
public System.Collections.Generic.ICollection<Microsoft.EnterpriseManagement.Configuration.ManagementPackCubeSubstitutionType> Substitutions { get; }
member this.Substitutions : System.Collections.Generic.ICollection<Microsoft.EnterpriseManagement.Configuration.ManagementPackCubeSubstitutionType>
Public ReadOnly Property Substitutions As ICollection(Of ManagementPackCubeSubstitutionType)

Property Value

The collection of substitutions.

Applies to