SfcReferenceSelectorAttribute Class

Definition

Important

This API is not CLS-compliant.

Attribute that allows valid values to be returned that can be applied to a property that is also a soft reference.

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.CLSCompliant(false)]
public class SfcReferenceSelectorAttribute : Attribute
Inheritance
SfcReferenceSelectorAttribute
Attributes

Constructors

Properties

Arguments

Arguments for the PathExpression

Field

The field that needs to be returned by the query

PathExpression

Path expression that is used to resolve the reference

Applies to