RetrieveAnalyticsStoreDetailsResponse.AnalyticsStoreDetails 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.
Retrieves analytics store details.
public:
property Microsoft::Xrm::Sdk::AnalyticsStoreDetails ^ AnalyticsStoreDetails { Microsoft::Xrm::Sdk::AnalyticsStoreDetails ^ get(); };
public Microsoft.Xrm.Sdk.AnalyticsStoreDetails AnalyticsStoreDetails { get; }
member this.AnalyticsStoreDetails : Microsoft.Xrm.Sdk.AnalyticsStoreDetails
Public ReadOnly Property AnalyticsStoreDetails As AnalyticsStoreDetails