<Code Lib>
P

AnalyticalElement.StructuralRole

Description:
The enum value depicting structural role asigned to the Analytical Element.

public AnalyticalStructuralRole StructuralRole { get; set; }

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

Loading…