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 |