EntityList.SynchronizeAttributes (String) Method

Synchronizes AttributeReference entities of the BlockReference referring to the blockName block with the data of its Attribute entities.
Public Sub SynchronizeAttributes( _ 
ByVal blockName As String
)
This language is not supported or no code example is available.
public void SynchronizeAttributes( 
string blockName 
)
This language is not supported or no code example is available.

Parameters

blockName
string

The name of the block containing the Attributes to synchronize

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition