ServiceKnownTypeAttribute.Type Property

Definition

The known type that can be included in an object graph.

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The Type of the known type.

Applies to