entity_type Field
<DataMember()> _
Public entity_type As Nullable(Of EntityType)
This language is not supported or no code example is available.
[DataMember()]
public Nullable<EntityType> entity_type
This language is not supported or no code example is available.
[DataMember()]
public:
Nullable<EntityType^> entity_type;
This language is not supported or no code example is available.