Share via


SolutionComponentOption.ComponentPrincipalAccessItems Property

Definition

[System.Runtime.Serialization.DataMember(IsRequired=false)]
public System.Collections.Generic.List<Microsoft.Xrm.Sdk.ComponentPrincipalAccess> ComponentPrincipalAccessItems { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false)>]
member this.ComponentPrincipalAccessItems : System.Collections.Generic.List<Microsoft.Xrm.Sdk.ComponentPrincipalAccess> with get, set
Public Property ComponentPrincipalAccessItems As List(Of ComponentPrincipalAccess)

Property Value

Attributes

Applies to