Show / Hide Table of Contents

Interface IHasCustomDimension

Interface that adds the Custom Dimensions requirement to the DataContract model

Namespace: STAIExtensions.Abstractions.DataContracts
Assembly: STAIExtensions.Abstractions.dll
Syntax
public interface IHasCustomDimension

Properties

CustomDimensions

Declaration
CustomDimension CustomDimensions { get; set; }
Property Value
Type Description
CustomDimension
Back to top Copyright © 2022 Trevor Mare