<Code Lib>
P

AnalyticalElement.AnalyzeAs

Description:
This represents the Analyze As parameter assigned to Analytical Element.

public AnalyzeAs AnalyzeAs { get; set; }

  • When setting this property: The provided AnalyzeAs is not supported
  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…