Entity.GetXAttributes Method

For internal use only.
Protected Function GetXAttributes( _ 
ByVal includeAttributes As Boolean
) As Object()
This language is not supported or no code example is available.
protected object[] GetXAttributes( 
bool includeAttributes 
)
This language is not supported or no code example is available.

Parameters

includeAttributes
bool

Return Value

object[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition