Edit

Share via


GrainClassOptions.ExcludedGrainTypes Property

Definition

Gets the list of grain classes which are excluded from the silo.

public System.Collections.Generic.List<string> ExcludedGrainTypes { get; }
member this.ExcludedGrainTypes : System.Collections.Generic.List<string>
Public ReadOnly Property ExcludedGrainTypes As List(Of String)

Property Value

Applies to