block_content_connection_type property

block_content_connection_type property

Gets or sets the type of the block content connection.

Definition:

@property
def block_content_connection_type(self):
    ...
@block_content_connection_type.setter
def block_content_connection_type(self, value):
    ...

See Also